• Resolved Remo R.

    (@remo94)


    Hello,

    Is it possible to disable lightbox for specific pages or/and (Link-CSS Class /Image CSS Class) images?

    Thanks and for the nice plugin.

Viewing 1 replies (of 1 total)
  • Plugin Author Dennis

    (@dhoppe)

    The easiest way to disable the lightbox for one link is to append a “?” to the href url. So that the script does not notice this is a link to an image file.

    To disable the lightbox for the whole document you could dequeue the gallery manager script by:

    WP_Dequeue_Script('gallery-manager');

Viewing 1 replies (of 1 total)
  • The topic ‘Disable lightbox for specific pages or/and images’ is closed to new replies.