Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1385392
    thitchcock
    Participant

    I’m running into what seems to be a conflict with Slider Revolution and the Customizer. If the slider plugin is active, I either can’t load the customizer at all (I get a 500 internal server error), or it will load but only save one change at a time and I have to close the window and reload customizer for every single change I need to make. Deactivating the plugin resolves the problem. I’ve worked around it by deactivating the plugin whenever I need to use the customizer but of course it’s not an ideal situation. Just wondering if this is a known problem and if there’s anything I can do about it. I haven’t run into this on any of my other sites.

    http://www.stasnm.org/development

    #1385400
    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', '128M' );
    define( 'WP_MAX_MEMORY_LIMIT', '128M' );

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

    Thanks!

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