Theme options and CSS doesn't work after migration

Hey,

I just migrated my site to another host. Everything seems to be imported including theme options and custom CSS.

However, the theme options aren’t applied to the live site.

For example, check the image below, where links are made orange in the theme options, but it isn’t applied (not on the live site either):

Caching has been purged

Hi Fedrick,

Thanks for writing in! You need to properly migrate your site, otherwise it will not function correctly after the migration. You can follow our migration guide here (https://theme.co/apex/forum/t/cornerstone-content-builder-migration/126).

The next thing is to make sure that you have similar server configurations as your old server. We recommend the following.

  1. PHP Version: We recommend the PHP v5.6.x or later to avoid any incompatibility issues.
  2. PHP Memory limit: We recommend PHP memory limit of 512MB or higher to function your site smoothly. You can refer to our guide on how to increase memory limit (https://theme.co/apex/forum/t/troubleshooting-increasing-php-memory-limit/16935).
  3. Also we recommend PHP script execution time of 120 or higher. You can refer to this guide on how to increase it (https://www.simplified.guide/php/increase-max-execution-time).

Further you can enable the WP_DEBUG mode on your WordPress by following this guide (https://codex.wordpress.org/WP_DEBUG) and revisit your pages to see if you’re getting any error messages.

If you’re still having issue, provide us with your WordPress login credentials along with your FTP credentials in a secure note to investigate your issue further.

Thanks!

Hey,

I updated to Wordpress 5.0+ and it worked! :slight_smile:

Thanks for all the extensive suggestions though :thumbsup:

Glad you were able to resolve it :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.