Liew Cheon-Fong
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 - Dynamic Text Extension] Get WooCommerce Cart content@wsps in the end, I use another plugin for that. It is “WooCommerce Cart To Quote Plugin” at CodeCanyon.
Forum: Networking WordPress
In reply to: MultiSite Install – Change From Sub-Domains To Sub-Directoriesthey can get a wildcard SSL certificate for all subdomains and it is free from Let’s Encrypt.
Forum: Fixing WordPress
In reply to: Migrating website to new serveryour solution is correct. Develop the new website at other place first then migrate to live site when done.
Yes, you can create the new website on your computer (local web server) then migrate.
If you are working with multiple persons, then it would be easier to host the development site online (a separate hosting account)
Forum: Fixing WordPress
In reply to: Ubuntu 15.04 Move Site to new serverit would be easier if you deploy a new Ubuntu 16.04 VM, instead of upgrading the distro, then migrate the website to new VM. by the way, Ubuntu 18.04 is the latest LTD.
Forum: Fixing WordPress
In reply to: warningI assume you are using updraftplus backup.
please refer to their forum https://updraftplus.com/forums/topic/error-when-backing-up-table-postmeta-has-very-many-rows/Forum: Requests and Feedback
In reply to: Reduce photos to reduce server pressure and speedit was not an answer. It was a “for your information”. I understand the WordPress image issue. Peace.
Forum: Networking WordPress
In reply to: Manage site from different URL than default site URLHow about edit your local ‘host’ file to access http://www.site.com via the EC2 IP address?
Refer: https://www.howtogeek.com/howto/27350/beginner-geek-how-to-edit-your-hosts-file/
Forum: Fixing WordPress
In reply to: Converter Pages to a Custom post type ? is this possible ?I exported all posts and re-import them as custom post type using WP All Import/Export plugin. It is not a free plugin.
Forum: Requests and Feedback
In reply to: Reduce photos to reduce server pressure and speedthere was a plugin (now abandoned) that make WordPress only generate thumbnails when requested. It greatly save the number of useless thumbnails generated (and disk space).
Forum: Fixing WordPress
In reply to: Zapier – XML-PRC and WordPresscheck your hosting and WordPress site to see if it is blocking XMP-RPC or not. for security reasons, some hosting provider and WP security plugins block XML-RPC.
You can check XML-RPC using this online tool https://orilliadentist.com/xml-rpc-validator/ (don’t need to enter username/password)
Forum: Fixing WordPress
In reply to: Converter Pages to a Custom post type ? is this possible ?try create a post type with a different name (“pets_cp”) so that it won’t break the URL while you are creating custom post type. Later you can change the post type name to “pets” after done.
I would create a staging site to do the job so that it won’t affect the live site. Migrate from staging site to live site when done.
Forum: Fixing WordPress
In reply to: password protected project pages are not showing anymoreIt is working
http://182.180.112.174 is accessible
so I guess it is web server settingForum: Fixing WordPress
In reply to: Can’t access to subdirectory after SSLdo you have https redirection set at the root domain name, such as in .htaccess file?
Forum: Fixing WordPress
In reply to: Lost access to my wordpress accountYou can try to manually reset user password or create a new admin user using FTP.
Related news:
https://www.webarxsecurity.com/critical-issue-in-themegrill-demo-importer/