Hi there,
I was able to cause the breadcrumbs on my site to display the “category” of each post using thesome code provided by @Thai on this ticket.
This works great! However, I would also like it show the “parent category” of the current category of the current post. How can I achieve this?
What I am currently seeing: Home > Category > Post
What I would like to see: Home > Parent Category > Category> Post
Thank you so much!
-Joshua