You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have 2 sliders on your site, then remove one of them, the viewlet doesn't display the slider anymore (len(context.slider_relation) > 1 & len(banners) > 1).
It should work, but without the next / previous arrows.
If you have 2 sliders on your site, then remove one of them, the viewlet doesn't display the slider anymore (
len(context.slider_relation) > 1&len(banners) > 1).It should work, but without the next / previous arrows.