Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1005813
    mniwebdesign
    Participant

    Hey

    I have installed your theme yesterday, but because of a issue, i had to reinstall wordpress. Now I cannot download demo content gain, it just says “we’re sorry, the demo failed to finish importing”. I have tried to buy another licence, but it still says the same. So now I have to linceses, but no demo content 🙁 It’s the agency demo content.

    I have tried the /wp-admin/admin.php?page=x-addons-home&x-clean-demo-content-cache without success

    #1005816
    mniwebdesign
    Participant
    This reply has been marked as private.
    #1005820
    mniwebdesign
    Participant
    This reply has been marked as private.
    #1005877
    Rahul
    Moderator

    Hey there,

    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', '512' );

    You can add it before the line

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

    Let us know how it goes.

    #1005957
    mniwebdesign
    Participant

    not working, gets a fatal error. It has worked before today.

    #1005958
    mniwebdesign
    Participant

    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 3072 bytes)

    #1006410
    Darshana
    Moderator

    Hi there,

    The above code has a typo, please change 512 to 512M and see if that works for you. Some hosting providers doesn’t allow to change memory limits directly. In that case, you will need to contact your hosting provider and ask them to increase your memory limit.

    Thanks!

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