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

    (@bradvin)

    Hi

    There seems to be a javascript minifier that you have installed that is combining all the inline JS together which is causing an issue with the foobox script. Could you turn off the minifier for all inline scripts perhaps?

    Thread Starter Marcus

    (@marcuss)

    Hello,

    thanks for Your Answer.

    But I have all plugins disabled, and nothing changes. I can find no a tag around the image. This does not depend but together with a Minifier, right?

    Plugin Author bradvin

    (@bradvin)

    If you have all other plugins disabled, then it means this is happening in your theme’s function.php

    Do you have the same problem if you activate the default 2015 theme?

    Thread Starter Marcus

    (@marcuss)

    Yes it is. also in the default theme twenty fifteen the picture is not displayed as an overlay

    Thread Starter Marcus

    (@marcuss)

    Have you a Solution for this?

    Plugin Author bradvin

    (@bradvin)

    I went to your page again : https://salzsau-panorama.de/2016/08/04/brueckenreparatur-deutsch-evern-beendet/

    FooBox is working on the 2 images fine, but the 3rd image further down the page is not opening in FooBox because it is not linking to the full size image.

    You need to link the image so that the foobox will work

    Thread Starter Marcus

    (@marcuss)

    Thanks for your Answer!

    I have set FooBox as a custom target, so it should work, or not?

    Plugin Author bradvin

    (@bradvin)

    You can choose a custom target as FooBox or as New Tab (_blank)

    Let me know if that solved you issue please can mark this thread as resolved.

    Thread Starter Marcus

    (@marcuss)

    Hello!

    The answer did not solve the problem. How can I create a link that displays the image as a lightbox?

    Plugin Author bradvin

    (@bradvin)

    create a link with a class of “foobox” and that will be picked up by FooBox and show in the lightbox. Example:

    <a href="path-to-image.jpg" class="foobox">This will open in foobox</a>

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Image are not open in Overlay’ is closed to new replies.