Hello,
I have a page which pulls in the title and featured images of posts with a specific category using get_posts.
On the posts i want a breadcrumb trail showing only the the post you are on, plus the previous page which pulls all the intros to the posts.
I have installed Breadcrumb NavXT and thought i could set the parent link in the breadcrumb as that page, and then the next link would be the post you are on - but can't seem to set it like this.
Any ideas?
Thanks in advance