Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Lost email, lost site?Your site is still on the hosting server but you cannot access it because the domain name of the website bought by someone.
You can register another domain name and ask your host to change your hosting account’s domain name to the newly registered domain name.
Then, you will need to replace all old domain name in your website database to the new domain name.
Forum: Fixing WordPress
In reply to: Add Expires headersBased on the GTmetrix report, some 3rd party resources do not have expiry headers. Nothing much you can do about them. You can try contact the 3rd parties.
refer: https://gtmetrix.com/reports/www.thibautgoarant.com/ZjsOqhvv
Forum: Fixing WordPress
In reply to: a survey or pollsounds like you need a custom solution
Forum: Fixing WordPress
In reply to: 2016 Theme: How to remove white space before the first postcan’t access the site now.
hope you have resolved it. 🙂
Forum: Fixing WordPress
In reply to: Why some plugins don’t have update link?No “update” link means the particular plugin does not have a newer version (you installed the latest version)
Forum: Fixing WordPress
In reply to: website not loading anymoreContact your hosting provider if you cannot access the cPanel hosting panel. Once you gain access to cPanel then follow @sufi-punjabi-shayar answer
Forum: Fixing WordPress
In reply to: When I login in to edit websitetry disable the plugin “varnish-http-purge”
Forum: Fixing WordPress
In reply to: duplicate wordpress installations in my public_html dirYour website’s WordPress installation path is /public_html/wordpress/
You can remove the other WordPress installations but make sure you BACKUP everything first.
Some staging plugin could create a copy of your WordPress installation. But a plugin does not take action unless you ask it to.
Forum: Fixing WordPress
In reply to: Images not loading and slow blogWordPress importer sometimes failed to import media files. You can try to run the importer again or use plugin to import external images.
Even when the importer failed to import images hosted on wordpress.com, the images will still displayed on your new site.
For your site, the original images are not existing, thus images are not displayed.
screenshot: https://i.imgur.com/ZtxXlV4.png
Refer:
– https://www.wpbeginner.com/wp-tutorials/how-to-properly-move-your-blog-from-wordpress-com-to-wordpress-org/
– https://www.wpbeginner.com/plugins/how-to-import-external-images-in-wordpress/Forum: Fixing WordPress
In reply to: website ads on mobile phoneyou have Google AdSense code in the beginning of the page. It is not mobile only. I can see the ads in both desktop and mobile.
Check if you have install any ads plugin or the ads code inserted in the theme file (probably header.php)?
Forum: Fixing WordPress
In reply to: HTTPS not working anymore. Cannot access sitecurrently, your website is not accessible
Forum: Fixing WordPress
In reply to: Resizing header imagewhich theme is it? you may want to contact the theme developer for support
Forum: Fixing WordPress
In reply to: New SSL Certificate IssueCurrently, your homepage has 3 HTTP resources (mixed content)
Forum: Fixing WordPress
In reply to: HTTP ERROR Uploadingthere are many reasons for HTTP ERROR while upload. Most of them are on the server side. Contact your host to troubleshoot it. (another common cause of HTTP ERROR is the server’s mod_security rules)
Forum: Fixing WordPress
In reply to: Moving WordPress from a subfolder to the root directorysounds like you haven’t update the WordPress path in .htaccess file?