hungpham
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] White screen of death after installing pluginThe first load after upgrading was still much slower than 3.0.3. Next loads seem ok.
Also, if anyone upgraded to 3.1.0 already, they cannot login wp-admin. Will need to rename wordpress-popular-posts folder, then upload the new one via ftp.Forum: Fixing WordPress
In reply to: Content doesn't display after update to 4.0 BennyMight check your CSS files? I noticed that you included lot of CSS formats outside of CSS files. Something conflict between?
Forum: Fixing WordPress
In reply to: Problem with loginYout .htaccess file might be corrupted?
Forum: Fixing WordPress
In reply to: Admin page messed upI would like to do this:
– check messages in server error_log
– disable all pluginsIs the admin coming back?
Forum: Fixing WordPress
In reply to: Lost content after upgrade to 4.0Any error message in your server error_log?
Forum: Fixing WordPress
In reply to: Content doesn't display after update to 4.0 BennyViewing source, it seems the content is still there, but something wrong with your theme. Is it compatible with WordPress 4?
Forum: Fixing WordPress
In reply to: Unable to login to Dashboard on Addon DomainAny rewrite, redirect rule in .htaccess?
Forum: Fixing WordPress
In reply to: How to Retrieve WordPress Content from Expired DomainAsk them the IP address of hosting server, then you can use ftp for downloading files, images. For WordPress content, you will need to access to database tool, such as phpMyAdmin. Ask them too.
I saw this kind of issue with a plugin, not WordPress itself. But you can try to turn off plugins, and switch to the default theme to see if it’s happening again?
Forum: Fixing WordPress
In reply to: Database error, no such file wp-settings.phpHow about the permission and owner of load.php file? Any setting in .htaccess?
Forum: Fixing WordPress
In reply to: Database error, no such file wp-settings.phpRemember that you need to check file wp-includes/load.php, not wp-settings.php. Is that load.php file existing?
Forum: Fixing WordPress
In reply to: how to show all tags list in page?You are using class formatting, not id in your css file.
Forum: Fixing WordPress
In reply to: Database error, no such file wp-settings.phpNot sure. I see you have a WordPress installation at http://frameda.fi/htdocs/ but it’s not working correctly, cause it should be installed at http://frameda.fi/wordpress/. That’s why I am asking you to upload again to show exactly the error.
Forum: Fixing WordPress
In reply to: how to show all tags list in page?Of course, you can add div id, or li id then add css formatting for that.
Forum: Fixing WordPress
In reply to: Dashboard layout seems to be lostWhat is your domain, if I can take a look?