How to solve Looper Provider and Pagination conflict in blog page with hero post

Hi there. I have set up my blog page with a hero post and an additional limited number of posts (excluding the hero) to follow. I use Looper Providers to 1) define that I only want the latest post in the hero row; and 2) define that I want to offset that latest post in the following posts to show. Using the Looper Providers makes the pagination work incorrectly - page 2 repeats the posts on page 1 rather than show the following posts.

I have read many of your posts in the forum, see the videos, and still don’t manage to make it right. So, I have two questions:

  1. How can I make it work right with the pagination.
  2. And how can I not display the hero post on page 2 and onwards?

I will leave a link and login credentials in a secret note. Thank you so much.

Hello @nblund,

Thanks for writing in!

1.) You will need to disable the Looper Providers in your layout.

2.) You can add a condition in your Hero post.

Best Regards.

Okay @ruenel. Thanks.

You are most welcome, @nblund.

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