Breadcrumbs not showing previous page link

Hi everyone,

I could really use some help…

If you go to this page

dinosaur – Sprinkle Pop (shopifypreview.com)

You can see that it’s a page with subsets of a collection. If you click on a category the breadcrumb doesn’t show the previous page “Dinosaur”

Here is the breadcrumb snippet we are currently using, I know I need to add code the “page” section but I can’t figure it out… I would appreciate any help immensely, thank you.

{% include 'advanced-tag-loop' %}

{% unless template.name == 'index' or template.name == 'cart' %}

{% endunless %}