• Resolved piltdownman

    (@piltdownman)


    I find that I can’t use the standard “close a lightbox window with the ESC key” with this plugin. Is this a configuration option or does it just not work?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Cristian Raiber

    (@cristianraiber-1)

    @piltdownman – that’s actually available with the premium version of Modula. The PRO version of Modula offers a LOT more lightbox customisability, including keyboard navigation and the possibility of closing the lightbox via the ESC key.

    Here’s our doc entry on this: https://modula.helpscoutdocs.com/article/202-lightbox-links

    By visiting the link ^, you’ll be able to see all the settings available for the lightbox with the PRO version.

    I really hope this answers your question.

    Much love,
    /C.

    Thread Starter piltdownman

    (@piltdownman)

    I’d also like the ability to HIDE the file name. Is that also a Pro feature? Thanks.

    Hi @piltdownman,

    To hide the title please go to your gallery > edit it > scroll down to Captions > and enable ‘Hide title’ > save.

    Warmly,
    Mihaela

    Thread Starter piltdownman

    (@piltdownman)

    Yes, I’d already done that. However, in certain cases it does not seem to work.

    Go here >

    https://angtini.com/gallery-2/

    Scroll down to the third row, photo on the right (3 down, 3 over)

    Somehow the this text is showing up “Cat, Domestic, La Perme” I don’t know where that is coming from!

    Thanks
    Ron

    Hi Ron,

    Do you mean the caption displaying in the lightbox?
    You can turn that off by adding this code in Appearance > Customize > Additional CSS:

    .modula-fancybox-caption {
    	display: none;
    }

    Save and that’s it!

    Warmly,
    Mihaela

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

The topic ‘Closing window with ESC’ is closed to new replies.