Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: content, Navigation, next, pages, previous
This is my blog: https://religionandstory.blogspot.com/
And this the original template I used: https://gooyaabitemplates.com/inventive-portfolio-blogger-template/
When users click on one of my blog posts, it takes them to a new page where. From that new page, I would like for them to be able to quickly see other posts and go between the previous and the next post (without them having to go back to the home page and scroll down to the Portfolio section). Could you help me put some sort of navigation at the bottom of those pages?
Hi,
dont know if you already found the solution to this. If not or for future reference:
Search for the following code and e.g. remove the word “none”.
#blog-pager{display:none;}
Then you should be able to see the “older” and “newer” links in the individual content page.