Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368795
    agardin
    Participant

    If I try to configure the updraftplus plugin, it opens a white/blank screen. However, if I flip the theme to a wordpress standard (eg 2017), the plugin works.

    X Theme version 4.6.4
    Cornerstone version 1.3.3

    #1368849
    Paul R
    Moderator

    Hi,

    Please try adding the code below in your wp-config.php file located at the root directory of your site.

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

    You may add it before this line.

    /* That’s all, stop editing! Happy blogging. */

    Thanks

    #1369871
    agardin
    Participant

    Thanks so much!

    #1369899
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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