I have FlexSlider set up to work inside a content type field that displays images from several Entity References. It works. I love it! But the problem is that when I first load the node to view it, the Next/Previous controls show up, but don't work. Also, the Paging controls don't show up. But, if I re-size the browser window (or use the toggle to open/close the Drupal admin bar's shortcuts, or even switch tabs in a browser), suddenly the Paging controls show up and everything works great - both sets of controls work.
I feel like it has something to do with the js loading, but I don't know where to fix it.
Any help would be appreciated. Thanks!

Comments

wlftn’s picture

Figured it out -- the flex slider was inside a closed accordion fieldset. I set the accordion to be open (showing when the page loads) and the flexslider works immediately.

wlftn’s picture

Status: Active » Closed (works as designed)
wlftn’s picture

Issue summary: View changes

I wanted To clarify the situation a bit more