Separating galleries on same page – autogallery not working
-
I’d like to prevent Easy Fancybox moving between galleries on the same page. I’ve read about sections but I don’t have them, so they’re either deprecated or just in the pro version. I’ve tried all the three autogallery settings and they have no effect – even when set to Disabled.
Maybe my code is the problem. I had to wrap the gallery shortcode in div tags due to a placement issue between my theme and Responsive Gallery Grid.
<div style="float: left; margin-left: 10px;"> <p>[gallery link="file" class="rggborder-style" ids="466,467,459,461,469,470,463,464,454,455"]</p> </div> <div style="float: left; margin-left: 10px;"> <p>[gallery link="file" class="rggborder-style" ids="468,462,460,453,471,465,456"]</p> </div>
Everything else works perfectly. Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Separating galleries on same page – autogallery not working’ is closed to new replies.