• Hello,

    I am using FooBox with Isotope filtering.
    For each of category I have entered Rel parameter and everything is fine, separate galleries work, but when user select category “All” I would like to have one big gallery that includes all images.

    I changed with JS every rel attribute to something identical using code like this
    fooItems.forEach(item => item.setAttribute('rel', 'eveything'))

    but after click on some image I have still the same galleries as before Rel attribute changing despite having just one including all images.

    Could you please tell me how to reload galleries to make it working as I described?

    The page I need help with: [log in to see the link]

  • The topic ‘Reload galleries’ is closed to new replies.