Replies: 1
Hi,
Autoptimize is breaking Plugin: Easy Accordion – Best Accordion FAQ Plugin for WordPress when “Optimise JavaScript Code?” is enabled and you’re unable to open the accordion panels.
To work around this do I need to add the plugin’s .js path to the exclude scripts from Autoptimize or should the issue be reported to the Plugin Author as a bug?
Adding:
wp-content/plugins/easy-accordion-free/public/assets/js/collapse.min.js
/wp-content/plugins/easy-accordion-free/public/assets/js/script.min.js
To exclude scripts from Autoptimize fixed the issue.
Cheers.