WordPress Avada theme icon missing

WordPress Avada theme load fontawesome from old site

I have migrated a web site using Avada WordPress theme. Once site is migrated, i edited wp-config.php file and added

WordPress CLI

WordPress CLI

To install WordPress CLI, run the following command How to reset WordPress Password using wpcli To list all users in

wordpress

WordPress debug

If you have a wordpress web site that give blank screen, you can add following to wp-config.php to enable displaying

wordpress

WordPress Backup and Migration Plugins

Migrate Guru: Migrate & Clone WordPress Free This plugin allow you to transfer your wordpress web site to another hosting

wordpress

WordPress CherryFramework lessphp fatal error

On a WordPress site using CherryFramework based theme, was getting following error. This was due the web site have migrated

Change WordPress URL

Change WordPress URL

Method 1: Editing MySQL backup To change WordPress site url, backup your MySQL database. Run sed command to replace the

Running wp-cron with cronjob

Running wp-cron with cronjob

By default wordpress run cronjob everytime user visit your web site. This is bad idea for busy site. To run

Best WordPress Image Compression Plugins

Best WordPress Image Compression Plugins

Here are some plugins that can optimizse images. https://imagify.io/wordpress/ – Optimise all your images. https://wordpress.org/plugins/ewww-image-optimizer-cloud/ https://wordpress.org/plugins/wp-smushit/ See WordPress

Find WordPress Version

Find WordPress Version

To find WordPress version, check file See WordPress

Bitnami

Bitnami

WordPress bitnami How to install LetsEncrypt SSL on Bitnami WordPress Server Install LetsEncrypt SSL on Bitnami Disable MySQL bin log

Enable Amazon Cloudfront CDN in WordPress

Enable Amazon Cloudfront CDN in WordPress

I was setting up a wordpress web site to use Amazon S3 + Cloudfront as CDN. I used w3 total

Disable WordPress wp-cron.php

Disable WordPress wp-cron.php

WordPress run its sheduled tasks using wp-cron.php, this get called every time visitor visits web site. This is not efficient