Hi there,
first of all, thanks for your perfect help with my last request! :) There is another question …
I have some articles with pictures on a single page. When I click on a picture to enlarge it, I can click through all of the pictures from all of the articles on the page. But I just would like to see the choosen picture without the possibility to click through all of the pictures of all of the articles … thanks in advance!
Hi greengraphicsvienna!
What shortcodes are you using for this? Try opening up /enfold/js/avia.js and change line 892 from this.
groups : ['.avia-slideshow', '.avia-gallery', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'],
To this.
groups : ['.avia-slideshow', '.isotope', '.main_menu'],
If that does not work then send us a link and we’ll take a look to see which elements your using.
Regards,
Elliott