Tagged: x
-
AuthorPosts
-
February 25, 2017 at 8:32 am #1385392
thitchcockParticipantI’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.
February 25, 2017 at 8:55 am #1385400
ThaiModeratorHi 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!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1385392 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
