Sliders not working within Tabs
-
This is a great plugin and has lots of potential, in testing for things I really want to I have had some issues. While testing I am using the free version but if I get this up I will pay for full bundle.
I am working in a multi-site environment.
I am trying to set up a series of tabs that each have a slider in them. The first Tab works fine and then subsequent tabs fail. In the example I have at ,
Tab1 has a slider followed by catlist short code. – This works fine.
Tab2 has a slider followed by catlist short code. – The slider doesn’t work but catlist works fine.
Tab3 has a NGG_slider followed by catlist short code – This works fine.I have tried Tab2/Tab3 with a carousel and that doesn’t work either. If I just put a box or some other “SU” short code in the tabs they seem to work fine.
Code below
Tabs with Sliders
[su_tabs class=”my-custom-tabs”]
[su_tabs][su_tab title=”Fishing”]
[su_slider source=”media: 3611,3617,3609,3602″ width=”400″ height=”400″] [/su_slider]
Fishing[catlist name=Fishing-favs] [/su_tab]
[su_tab title=”Pub Yarns” ]
[su_slider source=”media: 3445,3016,2252,922″ width=”300″ height=”150″ ] [/su_slider]
Pub Tales[catlist name=Pub-favs] [/su_tab]
[su_tab title=”Road Trips”]
[scrollGallery id=10 start=2 autoScroll=true thumbsdown=true imagearea=”imgarea”]
Road Trips[catlist name=Road-favs] [/su_tab] [/su_tabs]
- The topic ‘Sliders not working within Tabs’ is closed to new replies.