• Resolved deeforce

    (@deeforce)


    Hi. I’m using FooGallery and FooBox with SiteOrigin. When you click on a gallery image, there are no navigation arrows or an X to close the image. You have to use the browser back arrow. I’m not sure when this stopped working. All plugins are up-to-date. Can you help please? Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter deeforce

    (@deeforce)

    I have tried Foo Plugin’s recommendation of adding this CSS to the style.css file:

    .fbx-modal a {
    font-family: foobox !important;
    }

    This didn’t work.
    https://fooplugins.com/documentation/foobox/troubleshooting/missing-icons/

    Plugin Author bradvin

    (@bradvin)

    @deeforce

    I had a look at your page and the problem is not with FooBox. The problem is that FooBox is not running on the page. The reason you are not seeing the lightbox controls is because the image is loading in the browser when clicked.

    Your site caching is causing the problem. Can you exclude foobox from the javascript minification?

    Thread Starter deeforce

    (@deeforce)

    You’re AMAZING!!! Thank you so much – worked perfectly. (Well, I added the rule to exclude the gallery pages from the cache – hopefully that’s the same as you’re suggesting and won’t cause any unforeseen issues!). Really appreciate your help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Navigation arrows and X are missing from lightbox images’ is closed to new replies.