Cornerstone not loading any pages

Hi,

I updated my plugins and now cornerstone is not loading. A message doesn’t appear to say there is a plugin conflict, it simply isn’t loading any of the pages, any ideas?

Many thanks,

Marina

Hello,

Same problem for us,

Thank you for the support :wink:

Regards,
Kosmoss

Hi guys,

Please double check and make sure that X and Cornerstone are both updated to the latest version.

Also, please check for the following as well:

  • We’d recommend that you increase your memory allocated to PHP if you haven’t done so already. To increase it, please edit your wp-config.php file and insert these lines:
    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
  • If the issue is still there, please make sure that you have everything updated to the latest version especially for X and Cornerstone. You can find more info about the support versions of X and its bundled plugins here.

  • If you are still seeing an issue, please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

Let us know how it goes!

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