WPProHelp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to Log In After URL ChangeYou can change back the URL manually. Refer to this: http://codex.wordpress.org/Changing_The_Site_URL
Forum: Fixing WordPress
In reply to: Site unavailable, available after login?Unavailable in what sense? Can you send a screenshot?
Forum: Fixing WordPress
In reply to: Connection was reset – publish postsSo most probably the issue is related to the instance of MySQL. It is terminating the connection abnormally.
Did you check the MySQL of the website and its logs, maybe you find something of interest?
Forum: Fixing WordPress
In reply to: image upload but not show in Post help meIn that case you have to ask your provider. Typically the images or files in a directory inherit the permissions from the parent directory.
Forum: Fixing WordPress
In reply to: htaccess questionsWell that is a different story 🙂 Good luck with it but rest assured that WordPress and htaccess files got nothing to do with it.
Forum: Fixing WordPress
In reply to: Created a child theme and menu messed upCan you make another instance of the same WordPress install (in a different sub folder or so) and publish them both?
Like that it would be easier to troubleshoot using tools such as the developer tools in Google Chrome etc.
Forum: Fixing WordPress
In reply to: Can't access Admin for siteIf you follow Clayton’s suggestion you might be better off.
Though if you still want to remove WordPress completely, it is not difficult.
Simply delete all the php files where you installed it (typically under public_html if you have 1 website) and delete the MySQL database.
Start again from scratch though this time I would recommend you a manual install or WordPress: http://codex.wordpress.org/Installing_WordPress
Forum: Fixing WordPress
In reply to: Can't access Admin for siteIt seems nothing is installed on your web hosting. Can you login via FTP and confirm that the files are there?
Ask your hosting provider to check for you.
Forum: Fixing WordPress
In reply to: Can't access Admin for siteWhy can’t you access admin?
i.e. you cannot login or when you login you get a whitescreen?
Forum: Installing WordPress
In reply to: moving root install to its own directoryForum: Installing WordPress
In reply to: WordPress getting redirected loopJust to be sure, are you using twenty eleven theme and no plugins at all? This is just to make sure it is not a problem from the theme or a problem from a plugin.
Forum: Fixing WordPress
In reply to: htaccess questionsNo problems Vern.
Regarding “Guess I can concentrate on cleaning up other deficiencies” – are you having some speed issues or what?
Forum: Fixing WordPress
In reply to: Created a child theme and menu messed upCheck the child theme css properly. Did you modify style.css? Maybe you used a different font, or different font size or different spacing between the links.
Forum: Fixing WordPress
In reply to: Uploaded backup not reflected?Nope. The actual blog post and pages content (the text, image locations etc) are stored in the MySQL database.
Forum: Fixing WordPress
In reply to: Uploaded backup not reflected?Unfortunately files will only contain plugins, themes and images. Contact the hosting provider in case they have a backup of your MySQL database.