• Resolved Eduardix

    (@eduardix)


    Hi,

    Congratulations for this great theme.

    I have been trying to make NextGEN Gallery –Lightbox effects – works with Ascent theme, but I couldn’t.

    Once NextGen gallery Plugin is installed, when clicking on any thumbnail, the picture opens at full screen instead of in a Lightbox popup window.
    If I change themes, the plugin works perfectly. Only Ascent theme seems to have a conflict with the plugin.

    I experience the issue in both, local and server options.

    Any help would be welcome.

    Thank you very much
    Eduardix

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Pitabas

    (@pitabas106)

    Hi Eduardix,

    Thanks for use Ascent theme.

    I have checked the above issue. For now you just edit the themes ‘main.js’ file and it will work.

    Remove/disable this below lines main.js(Line number 61)

    /* Swipe Box */
    if (jQuery().swipebox) {
        jQuery("a[href$='.jpg'], a[href$='.png'], a[href$='.jpeg'], a[href$='.gif']").swipebox();
     }

    After edit the line, Theme default lightbox will disable and NextGEN Gallery lightbox will work.

    Will fixed the issue on next version release.

    Thread Starter Eduardix

    (@eduardix)

    Pitabas, thank you for your reply.
    It works!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with NextGEN Gallery’ is closed to new replies.