Hi there,
I’m still new to all things website development and learning as I go. Not sure if this is the right category to put this in (I’ve initially posted on How To, but got no response there and couldn’t delete the post), but I just wanted to ask: how do I make the pagination to show in my blog archive?
For context, I have a total of 30 posts, and I’m currently showing 12 on the archive page. I’ve added a pagination element, and selected the element with a query loop that it relates to, but when I view on the frontend, it doesn’t show the pagination.
Here’s a snapshot of the editor and the view of the frontend:
Note: I’ve also read through the Pagination Element in the Query Loop article and made sure to follow the steps there… not sure what I’m missing. Grateful for any advice. Thanks in advance!