Autoptimize conflicts with WP Beaver Builder
-
Hi,
I’m a big fan of this plugin and recently begin using it in tandem with https://www.wpbeaverbuilder.com (a drag and drop page builder that does many things right).
However, Autoptimize causes it to be disfunctional on wp-admin. Exluding plugin scripts from Autoptimize did not help. It turns out that the cause is because Autoptimize is “pulling in the HTML templates for WordPress’ media manager because those are underscores templates that must be in script tags”
More details at:
https://www.wpbeaverbuilder.com/support/q/w3-super-cache-conflict/page/2/#post-11275While I can simply deactivate Autoptimize while using Beaver Builder, it’s not a good idea on a production server with many page views (slows down page load time obviously). So, my client can not make edits using Beaver Builder on production.
The other consequence is for me as the developer trying to implement best practice in following a development workflow:
1. LIVE, TEST and DEV sites.
2. Content should go from LIVE, to TEST and then to DEV.
3. Code should go from DEV to TEST and then to LIVE.With Autoptimize blocking content editing via Beaver Builder on LIVE, I need to make content changes on DEV and push up the changes (read: database) upwards to the LIVE site. Especially not great if my client periodically edit posts (using WP default editor) on LIVE site. That would mean new content on LIVE will be overwritten by DEV content.
Please let me know if this is indeed caused by Autoptimize and if the above issue warrants a fix/change of some sort in future versions.
Thanks again!
Bowo
- The topic ‘Autoptimize conflicts with WP Beaver Builder’ is closed to new replies.