badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Editor

#39470

Hi Michael,

Sometimes while installing WordPress site in your server you may get this issue. Its the WordPress related issue not the theme issue. So We would like to recommended you to install the fresh copy of WordPress, delete the current database and install the fresh wordpress. Just do this once.

and also
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

– switching to the default theme to rule out any theme-specific problems.

– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

– re-uploading all files & folders – except the wp-content folder and wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

If still no luck then add this code in wp-config.php file
define('DB_CHARSET', 'utf8');

Thank you!