Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1053280
    devinconcannon
    Participant

    Hi! I’m trying to install the agency demo on my site and keep getting the “Demo failed to import message”. Any help would be appreciated!

    URL: localsumo.co
    Wordpress: 4.5.3
    X Version: 4.5.2
    Cornerstone version: 1.2.4

    #1053344
    devinconcannon
    Participant
    This reply has been marked as private.
    #1053700
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Please check your server permission and see if the permissions set correctly.

    Here is a link for more information:
    http://codex.wordpress.org/Changing_File_Permissions

    Along with that 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. */

    Let us know know how it goes.

    Thanks.

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