By i25 on
I have a views slideshow (which you can see at www.mwebdev.com/at.html) which is supposed to rotate through specific content pieces (using a taxonomy filter in the view). The pager is enabled and is set to show 1 item per page. As you will see when you visit the page above, there are 3 different items that the view is supposed to show, but the views slideshow is only rotating through the first item (refreshing itself). What could be the possible cause here?
Also, why does the text in the view become very distorted on the second rotation (looks worse in IE)?
Thanks in advance guys!
Comments
About the first problem
Set the number of items to display higher. If you want three item -> make it three. Use the Sort criteria settings and filters to narrow down what to display.
dddave, The problem with
dddave,
The problem with doing this is that it makes the pager disappear. If I have 3 images and I set the view to show 3 items, then there is no need for the pager. I would like a pager to show 1 of 2 etc.
Anyone have any thoughts on
Anyone have any thoughts on how to achieve paging in the manner that I've specified in my last post? Thanks!
I had the same issue, the
I had the same issue, the solution that worked for me was to create a separate view with just one display the views slideshow block. I know this is an old topic but it may help someone out there