@guaym2
Can you share a link to your site please?
@bradvin I sure can. https://www.cryovex.com/2020/09/02/lenovo-legion-5-review/ You’ll notice that the foogallery under benchmarks isn’t showing up. Which it was before the update.
What version of WP are you on?
@steveush can you take a look
Hi,
Something seems to be a miss here with the enqueueing of the scripts. FooGallery has a dependency on jQuery however it is currently being included in the page before jQuery is. jQuery itself is being combined into a single autoptimize script that is inserted in the very bottom of the body after the FooGallery script.
FooGallery itself should have been combined into that autoptimize script, I’m not sure why it has not been. Can you try clearing the cache and rebuilding the cached files to see if autoptimize correctly picks up and combines FooGallery after that?
Thanks
Steve
@steveush I’ve already done that on a few occasions before posting. Any other suggestions?
@steveush aight I’ve done a few more things. I’ve excluded foogallery.min.js from the service. It has restored functionality to the gallery.
@optimizingmatters yeah, I’ve just done that. Looks like it’s resolved the issue noted.