Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1393387
    stuartgrunsell
    Participant

    HI X – Agency theme case-study page error when loading; “A suitable content area for the live preview couldn’t be identified. Switching to Skeleton Mode.” can you have a look at if i give you WP logins? thx million ;-]

    #1393476
    Joao
    Moderator

    Hi There,

    You can try adding this in your wp-config.php located at the root directory of your site.

    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. */

    Hope that helps

    If that does not work,

    You could 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.

    Thanks

    Joao

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