November 16, 2015 at 11:56 am
Hi, I did a search of the forums to see if anyone has had a similar problem but though there were some similar ones they weren’t quite the same, so I’ll ask:
On my portolio-item pages the breadcrumbs do not list the portfolio grid page, only the item title, item type and home. I would like the breadcrumbs to include the portfolio grid page as well. I’m working locally and cannot provide a link to my website but the breadcrumbs look something like this:
where the url is: website/portfolio/portfolio_item/
the breadcrumbs are: Home>>Project Type>>Portfolio Item
if I remove the type category from the item I get the following:
url: website/portfolio/portfolio_item/
breadcrumbs: Home>>Portfolio Item
On the portfolio grid page itself it works fine, with the page recognizing its own existence:
url: website/portfolio/
breadcrumbs: Home>>Portfolio
Ideally my portfolio-item page breadcrumbs would look like this:
url: website/portfolio/portfolio_item/
breadcrumbs: Home>>Portfolio>>Project Type>>Portfolio Item
As far as I can tell all my theme options are set up correctly. Any ideas what might be causing this?
Thanks
Adam