Tell us what you are trying to do?
On the bottom of the page is the pagination. When you pick a next page, the pagination (bottom of the page) is the start of the new page. So visitors first have to scroll to top to start reading. I like it when visiters go to the top of the next page using pagination
The code in this pages looks better than the code in the mail 😉
But it doesn't work. When i go to another page in pagination, I still stay at pagination at the bottom.
I have the pagination set in my view, because otherwise the filtering won't work. Can that be the issue.
The default pagination is out of site with a display:none
This is the pagination that is in sight for the visitors:
<center>
<div class="pagineren"> [wpv-pager-archive-nav-links output="bootstrap" first_last_links="true"]</div></center>