Ajax pagination issue

Posted in: Newspaper
Post count: 9

Hi Team,
I’m using ajax next – prev pagination option for my blocks and I see a problem with it. Even when there are no posts in the next page, the next arrow is enabled and when I click it, I see an empty page. How can I overcome with this problem?

Post count: 6600

Hi,

You can notice that if you tap the next page arrow then the previous page the next arrow becomes unselectable that means that the next/prev pagination feature doesn’t know that there aren’t any other post until it searches for them, you can try to change this and make it search for other posts when loading the page but this means an other action in advance and could damage the pages speed and load time.
You can try to change this from here if you like: http://screencast.com/t/qcIhYIMwM or you can disable the next/prev pagination only for that block if you don’t need it.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.