hungpham
Forum Replies Created
-
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 https://frameda.fi/htdocs/ but it’s not working correctly, cause it should be installed at https://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?
Forum: Fixing WordPress
In reply to: WordPress Off by Ten Minutes Ahead of ScheduleWrong clock from your server?
Forum: Fixing WordPress
In reply to: Dashboard layout seems to be lostCSS is not loaded, the page is not fully loaded either. So, I guess something wrong with your code, if you are using customized backend. Or your site is embedded external components, that external source is not working anymore.
Forum: Fixing WordPress
In reply to: Database error, no such file wp-settings.phpNothing there, so I guess you will need to upload your site again first ??
Forum: Fixing WordPress
In reply to: Index pageDo you have “Options +Indexes” in your .htaccess? Or your web server configuration?
Forum: Fixing WordPress
In reply to: how to show all tags list in page?You can create short-code with wp_tag_cloud function then put that short-code to any page you want.
Forum: Fixing WordPress
In reply to: ?→ and ?← don't work in editorIt’s working for me in both text and visual modes ??
Forum: Fixing WordPress
In reply to: Website lost after rename BluehostIt’s a bit hard for me to understand your situation, but from what I know, Bluehost uses cPanel. So, the add-on domain content should be in a sub-folder of the primary domain.
If you have both domains hosted in the same account, is there any chance that Bluehost confused with your requests, and did wrongly?
When you said your files were gone, is that happening with both domains?