I’ve imported the settings from Volume but I can’t see the custom post navigation at the end of the posts. How can I add it? It there any tutorial for this? Screenshot:
I didn’t import the whole site as I already have some content. Currently my site is in maintenance mode and I’ve done lots of changes without the Volume settings but I wonder if it’s possible to add the custom post navigation without importing any settings? Is there any code that I need to implement? Thank you 🙂
The featured images were large enough but the code generated small images so I changed the_post_thumbnail_url() with the_post_thumbnail_url(“large”) and now they look better.