Hi, on my page, there's 1 ddblock, and another views with ajax pagination.
Ddblock have 4 items and it works okay until I click the pager of that views, the pager of ddblock goes back to first item and the jquery effect looks very bad. I've tried with Full/mini ajax pager in that view but still have no luck.
Is it a bug of ddblock ? And how can I make these blocks live together without any problem ?
Comments
Comment #1
ppblaauw commentedDo you have a link to the Internet site, so I can have a look at the behavior.
Comment #2
tuanvpb commentedHi, I post a test node with what I said here:
http://www.daisuhangviet.vn/?q=node/19.
It's my custom ddblock theme but with theme come with ddblock (upright...), it's also wrong.
Thanks.
Comment #3
ppblaauw commentedWhen I go to the page the slideshow does not seem to work well, also when the ajax pager is not clicked.
For Ajax pagination you use standard Views functionality?
Would take some time for me to have a look at this.
Comment #4
tuanvpb commentedThe slideshow should work ok, it goes from slide 1 to 4 smoothly, but if you click on the views pager, the slide suddently goes to slide1 (of course not smoothly). That happens like you refresh the whole page, and slideshow pager starts at first position.
Ajax pagination is the standard views functionality. Can you show me something wrong there ? So I can fix it.
Comment #5
tuanvpb commentedSomebody have the same problem with me ?
Comment #6
tuanvpb commentedHi ppblaauw , did u spend some time to look at this bug ?
Comment #7
ppblaauw commentedNo, did not.
Will try to reproduce this on my test server and have a look at the pager code of views.
Will let you know.