Liew Cheon-Fong
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Appears Brokentry turn on WP Debug to check the error messsages
Forum: Fixing WordPress
In reply to: [NSFW] Video playbackthe video on cdn is 404 not found
[video src="https://darklanternentertainment.b-cdn.net/wp-content/uploads/2021/05/Looped-Film-EDIT-3.m4v" /]
Forum: Fixing WordPress
In reply to: Image not inserting at place where I wantlooks like you are using a plugin or theme for the custom post type “Profile”, which is not WordPress default post type. Please contact the plugin/theme for support.
thank you @behroozjanfada
Forum: Plugins
In reply to: [Custom Order Status for WooCommerce] Fatal error and orders not able to editI have the exact issue
Forum: Fixing WordPress
In reply to: Moving Host and changing domain name/contentThis is quite technical. I suggest you hire someone who knows how to do it.
Below are simplified steps:
- Use a migration plugin to backup islandestates.net
- Add new domain “islandestates.es” on hosting company B
- Update islandestates.es domain DNS A record to point to Hosting Company B web server IP address
- Restore WordPress backup to islandestates.es that’s now on Hosting Company B
- Now islandestates.es is on Company B with the new content of islandestates.net
- Your email accounts still on Company A
- Email accounts migration is more difficult than website migration. Try contact Company B for email migration help
- If you want to DIY, you can use IMAPSync https://imapsync.lamiral.info/
Forum: Fixing WordPress
In reply to: i´m not receiving messages form the forms and ordersyou can install an email log plugin such as https://wordpress.org/plugins/post-smtp/ to check all the outgoing emails from your website.
Forum: Fixing WordPress
In reply to: WordPress Update WordPress 5.9.3BACKUP FIRST!!!
You can download the no-content version https://wordpress.org/wordpress-5.9.3-no-content.zip , unzip then upload & replace WordPress files via FTP
BACKUP FIRST!!!
Forum: Fixing WordPress
In reply to: Invalid url when I share imagesdo you get the same error if you use Pinterest browser button https://about.pinterest.com/en/browser-button ?
If Pinterest browser button works but the plugin does not work, then you may want to contact the plugin author for support/bug reporting.
Forum: Fixing WordPress
In reply to: WordPress auto update to latest after install older version?WordPress does not do auto update for major versions
you can check your WordPress version at Tools > Site Health > Info > WordPress
- This reply was modified 4 years ago by Liew Cheon-Fong.
Forum: Fixing WordPress
In reply to: Difficulty Updating WordPress VersionFirst of all, Backup your WordPress site!
You can upgrade by manually upload and replace WordPress files.The latest version is available at https://wordpress.org/download/
For existing site, you do not want to replace the “wp-content” directory. You can download the WordPress no-content version. Example: https://wordpress.org/wordpress-5.9.3-no-content.zip
Unzip the file then upload & replace your WordPress files via FTP.
Forum: Fixing WordPress
In reply to: Manual migration frontend white screenhave you try enable WordPress debug mode to check if any errors?
install a smtp plugin to check/setup smtp for WordPress site
Forum: Fixing WordPress
In reply to: Block bots in Uploadstry the following code in robots.txt file:
User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-content/uploads/*Some bots may not obey robots.txt rules…
You may also want to disallow directory browsing for upload folder.
1. create and edit a .htaccess file in /wp-content/uploads/ with the following line of code:Options -IndexesForum: Fixing WordPress
In reply to: removing Breadcrum with custom cssthe link shows under maintenance page