Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Database error after migrating WP from AWS Lightsail to EC2check wp=config.php make sure the database settings are updated to the new server
Forum: Fixing WordPress
In reply to: Webp images causing issues in safariyou should setup webp fallback to jpg/png
most image/speed optimisation plugins can do thatForum: Fixing WordPress
In reply to: Error establishing a database connectionI would suggest try another hosting provider
Forum: Fixing WordPress
In reply to: Translator for the blogA plugin that does not do what you want is definitely not “nonsense”
You have a niche requirement thus you have hard time to find a plugin for that purpose.
You might want to hire a developer to create a translation widget for your website. Example: https://www.bing.com/webmaster/tools/translator/
Forum: Fixing WordPress
In reply to: Error establishing a database connectionIt is web hosting (database server) error. Please check with your hosting provider support.
Forum: Fixing WordPress
In reply to: Error when log-in in admin pagecheck and make sure you have the file
/salesmedia.net/public_html/wp-admin/wp-blog-header.phpForum: Fixing WordPress
In reply to: Header background colorcheck your theme options for the the background color setting: https://theme.co/docs/layout-and-design
If not available, you can add a custom css code to modify it. The following code will cahnge the background color to “white”. Replace “white” with the HTML color code you desire.
.x-navbar-inner { background-color: white; }Forum: Fixing WordPress
In reply to: Search and replace string into the databaseyou can use the plugin https://wordpress.org/plugins/better-search-replace/
try contact your hosting provider for FTP access or hosting panel access (cPanel, Plesk, DirectAdmin, etc) with file manager.
I hope you have FTP access and know how to use FTP.
1. rename the redirect plugin directory under /wp-content/plugins/ to disable the plugin
2. there are multiple ways to change site url https://wordpress.org/support/article/changing-the-site-url/
Forum: Fixing WordPress
In reply to: can i add my own web page to wordpress?you can upload your php file to WordPress installation directory then link to your php file from WordPress
Forum: Fixing WordPress
In reply to: [NSFW] Google analytics only firing when logged into wordpressyour website is cached. try to clear website cache (breeze cache) or disable cache for troubleshooting
Forum: Fixing WordPress
In reply to: 「安裝外掛」頁面搜尋時發生錯誤开启 WP Debug 以获得详细的除错信息
Forum: Networking WordPress
In reply to: Jetpack/Vaultpress new solution?I recommend blogvault for WordPress site backup and it supports multisite too.
Forum: Fixing WordPress
In reply to: http2 enabled but still use http1.1your site is using http/2