anonymized-13171256
(@anonymized-13171256)
You found a bug. Please update to version 1.20.2 and let me know if that solves it.
Solved!
But isn’t there a style already included?
I see that in the options, but there’s nothing loaded.
Thanks!
anonymized-13171256
(@anonymized-13171256)
Yes, there is. You’re using OptimizePress, yes? It seems there is a conflict.
Yes I’m on optimizepress and I use W3 Total Cache with minify on.
Do you want to troubleshoot this?
Otherwise tell me which CSS I should include.
anonymized-13171256
(@anonymized-13171256)
I would like to troubleshoot.
Page builders like OptimizePress store content differently. The plugin preprocesses content in order to know which styles and scripts to load. I already have this working for several page builders so it’s simply a matter of figuring out where OptimizePress stores the content.
I have been trying to buy OptimizePress but I keep getting redirected to a login page. I have not tested with W3 Total Cache but I will do that today.
Meanwhile, you can simply copy the contents of wpmtst-form.css in the plugin’s css directory to your stylesheet, or manually enqueue that stylesheet in your theme’s functions.php.
anonymized-13171256
(@anonymized-13171256)
I was finally able to install and test OptimizePress. It stores content normally so the [strong] shortcode is preprocessed correctly so that’s not the problem.
I have minify enabled for HTML, CSS, and JS, and everything seems to be working so far.
I suppose it’s possible that the cache may have been created before the shortcode was added to the page so the scripts and styles are not loading. Purge the cache and try the page again. Also, try disabling and re-enabling minification.
Otherwise, contact me at wpmission.com with a temporary admin login so I can take a deeper look. There are simply too many options in Total Cache to test here.