Cornerstone doesnt start / work

I am not able to edit my homepage via cornerstone pagebuilder. It worked a few weeks in the beginning but not now anymore.

Further everytime when i log in into the backend after a few days it tooks a endless time until the backend reacts to my commands.

Plz HELP

Hello There,

Thanks for writing in! You maybe having a PHP memory exhaustion. ​We recommend that you increase your memory allocated to PHP. 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' );

You can add it before the line
/*That's all, stop editing! Happy Blogging. */

We would loved to know if this has work for you. And if nothing is working, please provide us access to your site so that we can investigate further.

Thank you.

Hi, thanks but it doesnt work.

Plz Check my secure notes for login.

The Homepage is made with cornerstone only and it cant be edited…

Plz fix…

Thank you

Hi @Robeasy83,

It is not loading well because this could be because of the script conflicts. 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!

Thanks.

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