Liew Cheon-Fong
Forum Replies Created
-
Forum: Plugins
In reply to: [Clever Addons for Elementor] Plugin not working after updating elementorI have the same issue with Pro version. Here is the error log:
[26-Mar-2022 02:42:20 UTC] PHP Fatal error: Uncaught Error: Class 'Elementor\Scheme_Typography' not found in /home/sitename/public_html/wp-content/plugins/cafe-pro/src/widgets/class-clever-site-nav-menu.php:398 Stack trace: #0 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2280): Cafe\Widgets\CleverSiteNavMenu->_register_controls() #1 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(494): Elementor\Controls_Stack->init_controls() #2 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/widget-base.php(177): Elementor\Controls_Stack->get_stack() #3 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\Widget_Base->get_stack() #4 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2369): Elementor\Controls_Stack->get_controls() #5 /home/sitename/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(1105): Elementor\Controls_Stack->sanitize_settings(Array) #6 in /home/sitename/public_html/wp-content/plugins/cafe-pro/src/widgets/class-clever-site-nav-menu.php on line 398Forum: Fixing WordPress
In reply to: Page shows on the site, but registers as a 404 errorit is 404 for me too.
Is the page published with public access?
Forum: Localhost Installs
In reply to: Dummy page problemit is localhost installation on your laptop. how did your phone access the website hosted on your laptop? Are you accessing the public site of the domain instead?
Check to make sure you are accessing the correct site (even though the domain is same)
Forum: Fixing WordPress
In reply to: Some Featured Images Not Showingcould not access the link
Forum: Fixing WordPress
In reply to: Accidentally deleted default homepage, posts not displaying anywhereYou can recover the page if it is still in the Pages’ Trash
object cache pro is for database performance. you can use other page cache plugin for better performance too.
Forum: Fixing WordPress
In reply to: Critical ErrorRename the plugin folder will deactivate the plugin without logging in WordPress. You should should be fine if it is the plugin that caused the error.
You can also enable WordPress debug to check the error messages.
Both the above requires access to your website files, either FTP or hosting panel file manager. you can contact your hosting provider for FTP account info or a hosting control panel access (cpanel/plesk/etc)
Forum: Fixing WordPress
In reply to: How to disable auto scroll on desktop?It works fine for me. I am using Opera for Mac
Forum: Fixing WordPress
In reply to: Cannot Login /wp-admin/your site has infected by malware
https://sitecheck.sucuri.net/results/ibpzn.comForum: Fixing WordPress
In reply to: How to make the parent of a drop down menu not clickableInstead of adding a Page menu, use a “Custom Links” with URL set to “#” to add a “Web Development” menu.
Forum: Fixing WordPress
In reply to: Header menu and footer doesnt workI can see your website header and footer now
Forum: Fixing WordPress
In reply to: After resetted the staging page cannot log infirst of all, WordPress[.org] does not host website. The login.wordpress.org url is not for your website. It is for your WordPress[.org] account only.
What is the URL for the staging page and the production page? Were you referring to WordPress[.com], the WordPress hosting company?
Forum: Fixing WordPress
In reply to: Duplicating one site to anothercloning/duplicating a site does no risk to the original site’s health. I think what you mean is SEO (duplicate pages), which is another topic.
Yes, you can use duplicator plugin to duplicate a site then edit the contents.
- This reply was modified 4 years, 3 months ago by Liew Cheon-Fong.
the theme source files are under /wp-contents/themes/[theme folder]
Forum: Networking WordPress
In reply to: Backup single website to a local multisiteI won’t recommend multisite for your case.
since the two sites are different, it is better to have individual WordPress installation for each of them. It is easier, simpler, less headache too.