Post navigation for Post (tiles)

Hello,

I have a page which contains a “Posts (tiles)” element in the sidebar. It shows one post at the time. Below that, i want either navigation or pagination. I can add that as a separate element, but how do i connect the two so that the pagination/navigation buttons actually show me the next or previous tiles?

This is probably a no-brainer, and im pretty sure i did it before, but i cant figure it out…

Thanks!

Hello @HugoW,

Thanks for writing to us.

The Post paginations element only works on the custom archiev layout, I would suggest you use the Looper and Slider element.

  1. Add Slider (Inline) element.
    https://theme.co/docs/sliders
  2. SliderCustomizeLooper providerQuery Builder .
  3. PostsPost TypePost .
  4. Slide element → Customize → Enable Looper Consumer .
  5. Inside Slide: Add The Title element, Featured Image element, etc.

The slider pagination will take your next and previous posts.

Hope it helps
Thanks

Thanks! Works perfectly :slight_smile:

You are most welcome, @HugoW

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.