Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m having the same problem…

    Plugin Author bradvin

    (@bradvin)

    hey

    Your settings look correct. Please can you provide a URL to your site so that I can check if there are any JS errors on the page

    Thread Starter bfrisch1

    (@bfrisch1)

    Sure thing. https://tksconcrete.com/portfolio/residential/ site is still in dev but foobox/gallery/etc. is configured.

    bfrisch1

    Plugin Author bradvin

    (@bradvin)

    @bfrisch1

    Thanks for posting the URL. A few issues I can see by looking at your source:

    1) You have moved from localhost and you need to clear your FooGallery CSS optimization cache. This will fix the many 404 CSS issues.
    2) You are loading in multiple versions of Jquery into the page causing FooBox to break, as it does not know which version to use. You need to find out which plugin/theme is loading in jquery from https://code.jquery.com/jquery-1.12.0.min.js and disable it. Fixing this will fix your FooBox JS error of “Uncaught TypeError: $(…).foobox is not a function”

    Thread Starter bfrisch1

    (@bfrisch1)

    Thank Bradvin.

    I know exactly what’s using jquery. However, that “thing” needs to operate as well should there be any issues there do you think?

    Best,
    Brandon

    Plugin Author bradvin

    (@bradvin)

    If you know what is loading the 2nd instance of jquery then contact the plugin developer and ask them to stop loading their own version of jquery, because jquery is bundled in WP.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Images not opening in lightbox: FooBox Free Enabled’ is closed to new replies.