Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1100134
    [email protected]
    Participant

    Hello,

    I installed the latest version on a new site and am getting this error when trying to use cornerstone. I read about previous people having this issue so I will respond with credentials below.

    Thanks!!

    #1100135
    [email protected]
    Participant
    This reply has been marked as private.
    #1100382
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    Please make sure that you have inserted a valid and correct html. If ever there is a broken html, it will break Cornerstone and will switch to Skeleton mode. And perhaps you might also experiencing PHP memory limit 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. Thank you.

  • <script> jQuery(function($){ $("#no-reply-1100134 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>