• Resolved zanzaboonda

    (@zanzaboonda)


    Hello,

    This plugin seems to block the functionality of plugins that expand on Gutenberg blocks. For example, Essential Blocks and Spectra Blocks. I tried clearing the cache, but it does not seem to help. Both work fine when I disable WP Optimize. Any thoughts on how to fix or work around this issue?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support wpmansour

    (@wpmansour)

    In this case, since both Essential Blocks and Spectra Blocks work when WP-Optimize is disabled, it’s possible that the caching or minification feature is interfering with how those block plugins load their scripts or styles.

    Here are a few things you could try to resolve this:

    1. Disable Minification: WP-Optimize includes options for minifying CSS and JavaScript files. Sometimes, the minification process can break block-based plugins. You can try disabling minification by going to WP-Optimize > Minify and unchecking the relevant options for CSS and JavaScript.
    2. Exclude Specific URLs or Files from Caching: If the issue is caching-related, you might want to exclude certain pages (like those using block editors) from the cache. Go to WP-Optimize > Cache > Advanced setting (tab) and add the URLs of the affected pages to the exclusion list.

    Please give these steps a try and let us know if the issue persists. If it does, feel free to share any error messages or logs, and we’ll be happy to take a closer look!

    Thread Starter zanzaboonda

    (@zanzaboonda)

    I will try these options. Thank you!

    Thread Starter zanzaboonda

    (@zanzaboonda)

    Disabling the minify seems to have resolved the issues (so far as I can tell). Thanks!

    • This reply was modified 1 month ago by zanzaboonda. Reason: forgot to mark resolved
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.