On the bottom of my blog posts I want to add a section which allows users to go to other blogs, including a next and previous pagination button.
Adding that section and pagination is not a problem at all. But once the site is live and I click on either next or previous it shoots me back to the top of the page. I just want it to stay on that section.
Any tips or tricks on how to fix it?
Here’s a link to the webflow domain to illustrate the problem. Scroll down to the read more section and click on next to see what I mean.
Only thing that you need to change is to give ID “seamless-replace” to your collection list wrapper ( the one where pagination is contained ) and it should work. You need to put it into Custom Code tab > Footer code in project settings.
It’s one the same page, you can use the link provided above. I don’t want the current blog post your on to show in the read more section, because your already on that blog, so it doesn’t make sense to show that one as an option