Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #124758

    Paul R
    Moderator

    Hi,

    Your theme isn’t updated yet.

    Please update theme and plugins using this guide

    http://theme.co/x/member/kb/updating-your-theme-and-plugins/

    Also, Can you try adding the codes below in your wp-config.php

    
    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
    

    Thanks