I’ve been struggling with this for a few hours now, and I’m sure it’s easy as pie, but I need help:
I have a weblog called recipes here:
http://www.hutchinsonscorner.com/recipes/
and I have the following code for my breadcrumb:
You're viewing [url={path=recipes/index}]Recipes[/url] | {categories}[url={path=recipes/index}]{category_name}[/url] | {/categories} {title}
The path works fine when I’m on the main recipes page, and when I’m viewing a full article, like this:
http://www.hutchinsonscorner.com/recipes/view/old-fashioned-granola/
However, if you click on the category to view only recipes in that category, it only shows ‘Recipes’ and not ‘Recipes | Breakfast’ (for example)
Can anyone see where I’ve gone wrong?
Thanks in advance!
LAURA 😊