• Resolved jujiz

    (@jujiz)


    Hello πŸ™‚

    Need to defer parsing all/most JavaScript of the website. So I installed autoptimize for the job.

    After that I check GTmetrix to check and yes! it works. 100 for defer parsing JS
    The problem came next…. πŸ™‚

    The gallery of images from The Grid plugin (crucial plugin for me) hide from the screen. So I tried to spot the JS on the gtmetris and add on the exclude JS field https://snipboard.io/P46pWU.jpg but it didnt work.

    So need your assistance to achieve greatness πŸ˜€ just to defer parsing without mess with the grid plugin πŸ™‚

    thank you!!

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    So when excluding that JS-file, what JavaScript errors do you see on the browser console?

    Thread Starter jujiz

    (@jujiz)

    when I exclude that JS-file nothing happens, I mean the plugin just simply doesnt show. The gallery turns blank.

    Looks like the exclusion made no difference

    • This reply was modified 5 years, 9 months ago by jujiz.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, but do you see any errors on the browser console (see https://ww.wp.xz.cn/support/article/using-your-browser-to-diagnose-javascript-errors/#step-3-diagnosis for info on how to view that)?

    Thread Starter jujiz

    (@jujiz)

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, can you:
    * re-add js/jquery/jquery.js to the JS exclusion list (and make sure jQuery is not asynced/deferred)?
    * tick the 404 fallback-option?
    * clear any page cache you might have?
    * re-test with JS optimization on?

    frank

    Thread Starter jujiz

    (@jujiz)

    1. So i swap the path FROM /wp-content/plugins/the-grid/frontend/assets/js/the-grid.min.js?ver=2.7.6 TO js/jquery/jquery.js

    2. “and make sure jQuery is not asynced/deferred”
    β€” How/where do I make sure?

    3. tick the 404 fallback-option
    β€” OK

    4. “clear any page cache you might have”
    β€” purge the cache from “WP Cloudflare Super Page Cache”

    5. “re-test with JS optimization on”

    Didnt work :/

    • This reply was modified 5 years, 9 months ago by jujiz.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    So i swap the path FROM /wp-content/plugins/the-grid/frontend/assets/js/the-grid.min.js?ver=2.7.6 TO js/jquery/jquery.js

    no, you need both excluded

    β€œand make sure jQuery is not asynced/deferred”
    β€” How/where do I make sure?

    well, if you are using something like Async Javascript, disable it for now.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    any news jujiz ?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Saw no further feedback so I assume this got resolved jujiz ? Feel free to follow up if you still encounter issues!

    have a great day!
    frank

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘the grid plugin not working’ is closed to new replies.