Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress /wp-admin/ logging in on other computersI guess the web browser has your password saved and synced.
Forum: Fixing WordPress
In reply to: Very slow Dashboard after IP restrictionHow do you restrict to Iran IP only?
Does the dashboard faster if you do not restrict to Iran IP only?
What are the active plugins?
Forum: Fixing WordPress
In reply to: cURL 28 – Ubuntu Server 16.04.1contact your hosting provider
Forum: Fixing WordPress
In reply to: Update to WordPress vers 5.5.3 isn’t workingcheck the wp-includes/functions.php file permission and file owner.
Forum: Fixing WordPress
In reply to: All white space on my site – http 404 errorcheck with your hosting provider about the ModSecurity rules setting. you may want to disable rule [id “77140992”]
All in one WP Migration (multisite extension) supports MU site migration
Forum: Fixing WordPress
In reply to: Major issues with site – error log providedlooks like your hosting account does not have enough memory available
please check with your hosting provider about the allocated memory quota
try deactivate all plugins and use default themeForum: Everything else WordPress
In reply to: Media Streaming From A NASNote, my NAS does not allow for remote streaming (i.e., media streaming over an external network).
Are you able to stream your video file on the NAS from your web browser? If can’t then WordPress cannot get the video file for streaming too.
Forum: Fixing WordPress
In reply to: Unwanted gap between announcement bar and headerWhat is the website URL?
Forum: Fixing WordPress
In reply to: “Error Establishing a database connection” no cpanel accessMake sure your database name, database user and password are correct in wp-config.php file.
Forum: Fixing WordPress
In reply to: WP-ADMIN Panel is taking too long to loadTry to audit using Query Monitor
Forum: Fixing WordPress
In reply to: [NSFW] wp_options: Table is marked as crashed and last repair failedTry ask help from your hosting provider
Forum: Fixing WordPress
In reply to: Multiple errors PHP 7.4You can revert to php 7.3
Forum: Everything else WordPress
In reply to: How to import an old static bookshop website to WordPressCan the old website export the data?
If yes, then you can import data using import plugin like wp all import.Forum: Fixing WordPress
In reply to: WooCommerce menu hierarchy – Not correctly displayedYou add each menu item manually. You can drag & drop an menu utem to be sub menu.
It’s not a good idea to add 200 categories into the menu. See how Amazon does their menu.