Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My Plugin Dashboard looks very at the very bottomdoes it solve the issue if you disable Nitropack?
Forum: Fixing WordPress
In reply to: Moving a wordpress from subdirectory to another subdirectoryyou want to move /wordpress10 to /wordpress9 BUT without accessing /wordpress9 ?!
Forum: Fixing WordPress
In reply to: WP auto update deletes pluginsprobably caused by hosting error while updating plugins.Try turn off auto update and update plugins manually?
Forum: Fixing WordPress
In reply to: Some images missing only on Chromechecked using Chrome and the images are showing correctly
Forum: Fixing WordPress
In reply to: Critical / Fatal Error on websitetry remove and reinstall the latest version of JetWooBuilder
You may contact the plugin support tooForum: Everything else WordPress
In reply to: MySql Find and ReplaceI think you can escape the character.
I recommend to use a plugin to easier search and replace the string:
https://wordpress.org/plugins/better-search-replace/Forum: Fixing WordPress
In reply to: Website wp-admin.php redirects to blog login pagebecause you installed a plugin that create the user login page
anyway, you won’t see that page again until you logged outForum: Fixing WordPress
In reply to: Website wp-admin.php redirects to blog login pagethat’s user login and it is correct.
Forum: Everything else WordPress
In reply to: Bulk Upload problemtry temporary disable email sending using plugin https://wordpress.org/plugins/disable-emails/
Forum: Fixing WordPress
In reply to: Site can’t be reachedare you using local host WordPress? Have you start your local web server after restart laptop?
Forum: Fixing WordPress
In reply to: Unable To Delete Mediaprobably folder/file permission error. try contact hosting provider for support
Forum: Fixing WordPress
In reply to: Remove thumbnail size not usedtry
https://wordpress.org/plugins/image-sizes/ to stop generating unused thumbnail sizes
https://wordpress.org/plugins/media-cleaner/ to remove unused thumbnail files
Forum: Fixing WordPress
In reply to: [NSFW] Random Search Results For datebest.xyz appearingyou can tell search engines not to index your website search page results
<meta name="robots" content="noindex,follow"/>most SEO plugin can add that for you.
Forum: Fixing WordPress
In reply to: Lazy Load not working on iOS/iPadOSI think they use javascript for lazy loading
Forum: Fixing WordPress
In reply to: How To Set Site On Catalog Mode and Not Based On User Loginthere are WooCommerce plugins to “hide price until login”
there are also WooCommerce B2B plugins