bikermanirl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sharing post problem on Facebook and LinkedInIf you are using Jetpack, try again after disconnecting and reconnecting your blog to wordpress.com account.
Forum: Installing WordPress
In reply to: Connected to database server but not databaseYou are connecting to the database fine so you need to check that your user has been added to the database with sufficient permissions.
If the user is root, it should be able to access it.
Check your wp-config file for any whitespace in the variables e,g “root ” instead of “root” thats is usually the problem.
It can take time for Google to update their info.
Check the link yourself and if it redirects, it’s fine but if you get a 404 error you need to check your redirect.
Forum: Fixing WordPress
In reply to: Help Cant access my wordpress site it says parse errorrThat sounds like your functions.php file is corrupted, try reinstalling the file to your theme folder
Forum: Themes and Templates
In reply to: Defining css classes for a single wordpress pageI normally make a child a theme from one of the default themes, usually twentyeleven and use pages instead of posts.
Forum: Fixing WordPress
In reply to: Recently Hacked? Quick fix here.I had a load of my wordpress sites, including unused standard installations hacked on my dedicated server.
The hack was exactly like that one.
No files were altered and everything was done at the database level.
I cant find anything wrong and am worried it will happen again.
Does anyone have any info on what causes (either in the server config or wordpress config) this attack and how to prevent it?