Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #389063

    Hi Kriesi-Team,

    i put several post-entrys in an accordion. When i open pictures from a particular post all the other pictures (from other posts) are lined up (f.e. 1/30). How can i seperate this? Only pictures of the post from one accordion-slide should be shown.

    #389464

    Hey FlipmodeSQ!

    Open up /enfold/js/avia.js and around line 860 you should see this.

    enabled:	true,
    

    Change it to this.

    enabled:	false,
    

    Best regards,
    Elliott

    #630144

    I have the same sort of problem.
    I have a widget that runs with lightbox and in post a sl;ider with lightbox, all pictures are showing.
    I need to seperate them from each other

    i looked in that file you mentioned above i guess its to old, cus i dont find anything similair on that line 860

    #630284

    Hi!

    Please do create a new ticket so we can see the problem and help you fix it.
    Thanks a lot

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.