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

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

Do you have a link to the Internet site, so I can have a look at the behavior.

tuanvpb’s picture

Hi, 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.

ppblaauw’s picture

When 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.

tuanvpb’s picture

The 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.

tuanvpb’s picture

Somebody have the same problem with me ?

tuanvpb’s picture

Hi ppblaauw , did u spend some time to look at this bug ?

ppblaauw’s picture

No, 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.