• Resolved warenr

    (@warenr)


    Hi,

    I’m implementing the lightbox functionality on a fresh WP site, but as soon as I switch it on, the PageSpeed ranking (https://developers.google.com/speed/pagespeed) absolutely tanks

    It seems that the reason is that this plugin forces WP to use the very outdated 1.12.4 version (wp-includes/js/jquery.js?ver=1.12.4-wp) that takes a long time to load.

    Any suggestions on how to handle this issue? Seems to me the plugin should be updated to use the latests version..

    (issue is easy to reproduce with any WP site: just enable plugin on some image(s) and observe the PageSpeed results)

    Thanks,
    Warner

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bradvin

    (@bradvin)

    hi @warenr

    FooBox does not come with a bundled version of jquery. It also does not load a specific version of jquery. It enqueues the foobox javascript files with jquery as a depedency, which tells wordpress to load the version of jquery that is bundled with the wordpress install.

    What is the link to your site so I can take a look at the network tab in chrome dev tools to see what is causing the delay

    Hi @warenr,

    Just following up on your request to see if you can provide a link to your site so that we can review it for you.

    Please let me know if you’ve already resolved this issue so we can close this request.

    Thanks in advance.

    Hi @warenr,

    We haven’t heard back from you on this so I’m going to assume you’ve resolved the issue and will close this support request.

    If we can help with anything else please open a new support request.

    Thanks in advance.

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

The topic ‘jQuery 1.12.4-wp’ is closed to new replies.