Hi,
I’m using Revolution Slider Version 6.1.2 and it appears to be causing the editor preview not to display most of the time (“The preview was unresponsive after loading”) . I’ve disabled the plugin and the preview works. I’ve also added the following to wp-config:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
Is there a way to fix this?
Thanks.