Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254257

    Hi and thanks for excellent theme and support!

    I Have a problem with the gallery function of Nextcellent Galleries. The galleries are displayed in the widget area as normal but when I click on an image it opens twice with two different layouts/frames. It seems like Nextcellent and WP/Enfold is opening the same image at once. Is there any way of fixing this? (for reference you can click any of the pictures in the widget area in this link: http://oslorenovering.no/fliser-gruppe-2/kaleido-5×15-30×30-30×60/)

    Best regards

    Petter

    #254425

    Hey pshildal!

    Thank you for visiting the support forum! The kind words are heart warming.

    You can disable the theme’s default prettyPhoto lightbox if you want to use the third party plugin. Edit js > avia.js, find this code on line 60:

    //activates the prettyphoto lightbox
            $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
    

    Replace it with:

    //activates the prettyphoto lightbox
            //$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});
    

    Remove browser cache then reload the page.

    Best regards,
    Ismael

    #254617

    Just had to figure out how to edit the file through Filezilla and then it worked perfectly!

    Big thanks:)

    Petter

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Duplicate images with Nextcellent plugin’ is closed to new replies.