Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333659
    walda
    Participant

    Xtheme Versión: 4.6.4
    cornerston Versión 1.3.3
    wordpress Versión 4.7.1

    Hi
    I have updated wordpress and theme but now the customizer does not work. Cornerstone works well to edit pages.

    I have tested customizer button at dashboard and cornerstone with the same result.

    First appeared this errors (one at a time):

    Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 3 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1483

    Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 9 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1559

    Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 30720 bytes) in /usr/home/institutomalave/www/wp-admin/includes/media.php on line 1233

    after that, i updated revolution slider, and the error now is always:
    Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 84 bytes) in /usr/home/institutomalave/www/wp-includes/class-wp-hook.php on line 300

    How can i fix this?
    Thank you!

    #1333719
    Thai
    Moderator

    Hi There,

    Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.

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

    If that doesn’t help, please provide us with your FTP login credentials to check your current setup.

    Thanks!

    #1333869
    walda
    Participant

    It works!

    Thanks!

    #1333874
    Darshana
    Moderator

    Glad we were able to help 🙂

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