• Resolved pixelkicks

    (@pixelkicks)


    Just purchased the pro version, great plugin. Very simple, quick and great looking!

    One problem though is that I have standard fancybox working on all images, so when I click a thumbnail in the gallery I get two modal windows activating, the first one using fancybox and the second one the gallery itself.

    How can I stop this from happening?

    https://wordpress.org/plugins/responsive-photo-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pixelkicks

    (@pixelkicks)

    I’m using the plugin “Fancybox for WordPress”.

    Can I use a function to disable that plugin on pages where this one is called?

    Thread Starter pixelkicks

    (@pixelkicks)

    I’ve just fixed this by changing to a different plugin “Easy Fancybox”, and using some jquery to add the class “nofancybox” to all “a href” tags inside the gallery, eg.

    $(‘.nivoz’).addClass(‘nofancybox’);

    Works great.

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

The topic ‘Disable standard fancybox from activating?’ is closed to new replies.