I have a PREVIOUS, NEXT navigation at the end of my blog posts. Any way to keep the navigation from disappearing when it reaches the first or last article? Thank you for your time.
Thank you, it worked great as text only navigation. I just had to delete each last {% endif %} as it was coming up with error.
I’ve now switched it to show images like so below; but now I’m getting the no image placeholder if I’ve reached the current article (first or last article). Thank you for your time.
Thank you @LitCommerce , would you please simplify to a novice such as myself the following “add conditions to display images”? - What type of conditions?
You can see a screenshot of the previous answer, you just need to add ‘blog.previous_article.image’ or ‘blog.next_article.image’ it facilitates seeing if the image exists to do.