By thinhnp.it on
Hi all,
I used AJAX link API module to load the content of a view (first view) into a container.
Everything works fine, the view is displayed ok.
But in the current page I also create an other view (second view) which use Views Slideshow, and next/prev controls in this view (second view) does not work anymore when first view is loaded.
Could you let me know how to fix it.
Thanks a lot.
Comments
If they both have pagers that
If they both have pagers that could be the problem. The setting for the pager include a "Pager ID", you would need to set one of the pagers to have a "Pager ID" different than 0 (zero).
I tried but It still doesn't work
Both of view are set "Display a specified number of items". But the link is used to load first view is contained in a pager. The problem is still happen.
Note: when I click on next/prev controls after the view is load, the console on Firebug (or Developer Tool on Chrome) shows these warnings:
[cycle] options not found, "prev/next" ignored
[cycle] terminating; zero elements found by selector