[Resolved] Infinite scroll and pagination?

Home Forums Support [Resolved] Infinite scroll and pagination?

Home Forums Support Infinite scroll and pagination?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #942215
    James

    Is it possible to combine infinite scroll with a pagination bar like google recommends. An example would be like the following http://scrollsample.appspot.com/items?page=2.

    Thanks

    #942359
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Our infinite scroll feature should work like that by default.

    For example, if you go to yoursite.com/blog/page/2 – you should see the second page of items.

    #942663
    James

    Any thoughts on a way to get the sticky panel on the bottom which keeps track of what page you’re theoretically on? Also, do you know if the infinite scroll triggers the analytics for different pages and page views?

    Thanks again for your help!

    #943010
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I believe analytics are dealt with automatically, as infinite scroll makes a request to the next page to grab the posts. I could be wrong, but I just did some research and couldn’t find anything saying otherwise.

    As for outputting the current page, I believe you would need some custom javascript, unfortunately. I tried to find an example that I can help implement, but I couldn’t find anything.

    #944283
    James

    I appreciate you looking into it – thanks!

    #944660
    Tom
    Lead Developer
    Lead Developer

    No problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.