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

    (@ekitel)

    I see now it works by class, not id, so of course you can only have one per page since it’s targeting the class.

    insert:'.main_image'

    $output .= "<div class='main_image'></div>\n";

    I’m no jquery guru, I’m wondering how hard it would be to alter this to target id’s instead of classes.

    I’m wondering the exact same thing – I am getting errors when having multiple galleries appear on the same page (the same image loaded into the main image div)- is there a work around here?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Image Gallery Reloaded] Not working with multiple galleries on a page’ is closed to new replies.