NO BUG: Posts element pagination not working

I have a page built in Bricks using a Posts element with two Filter - Select elements. When clicking the pagination links, the browser jumps to the top of the page instead of loading the next set of results. The URL does not update.

Setup:

  • Bricks Builder 2.3.1
  • Posts element with two Filter - Select elements on the same page

Steps to reproduce:

  1. Visit the page
  2. Click a pagination link
  3. Page jumps to top, results do not update, URL unchanged

Could you advise what might be causing this?

Hi nicknick,
Thanks so much for your report!

That’s the expected result as the native posts pagination doesn’t use Ajax. However, you can add a pagination element, choose the posts element loop and enable Ajax and it should work as expected. Can you give it a try?

Best regards,
timmse

Thanks, timmse! all working now.

1 Like