ryans149
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how do I remove the categories from the top of my page??you are welcome!
Can you please mark this thread as resolved??
Forum: Fixing WordPress
In reply to: 404s everywhere.check your .htaccess file, if any changes you have made to it..
Also, if this is a sudden issue, you should consult your host..
Forum: Installing WordPress
In reply to: Having problems moving my siteI can give you an advise:
Export the posts from wordpress in XML format and then import them one by one to your new installation..
Forum: Installing WordPress
In reply to: Having problems moving my sitewp-config.php on new domain (Mandalay.se), check this file. Is your database details correct ?
Forum: Fixing WordPress
In reply to: how do I remove the categories from the top of my page??Open your header.php file in themes folder.
You will find wp_list_categories or something like this. Remove that function and save the file
Forum: Fixing WordPress
In reply to: 404 error when recreating pagessearch in your database, for the page slug.. and remove it
Forum: Installing WordPress
In reply to: Installed WP 2.8.4 on my server. Can’t login to WP-adminare you facing the issue with the same domain? Name servers properly propagated???
Forum: Installing WordPress
In reply to: updated, able to access Dashboard but NOT site.can you check the htaccess file? Try removing the htaccess file completely ..
Forum: Fixing WordPress
In reply to: cannot upload audio filesForum: Fixing WordPress
In reply to: I can see the blog BUTURL please
Forum: Fixing WordPress
In reply to: Google and wp-login.phpForum: Fixing WordPress
In reply to: Blog url forwards to WordPress Install PageHave you completed the installation? if not, complete them..
Also, check if your database is safe..
Forum: Fixing WordPress
In reply to: Image Media Problem1) Do you have /tmp directory? Check that and check its permissions as
well2) Is your upload path correct? Check here:
go to admin panel, then go to settings –> Miscellaneous..
Forum: Fixing WordPress
In reply to: Getting 403 500 Errors for WordPress pages1) check your htaccess code. Is it correct?
2) Do you have suphp on your server? Consult your host
3) Check for proper permissionsForum: Fixing WordPress
In reply to: How do I edit the “?p=1#comments” page?URL please..