MY Breadcrumbs only working for some Collections

Hello - I installed some breadcrumb code which has worked fine but when I create new collections they arent working.. Im not sure if the new products arent collection aware or what’s going on.. This collection is sorted by tags just like others. THe products have the same style tags and have a custom product template like other products..

Here is a collection that work fine and show breadcrumbs:

https://devildaves.com/collections/devil-daves-shirts-merchandise

https://devildaves.com/collections/bloody-mary-seasoning

https://devildaves.com/products/blaster-liquid-bloody-mary-seasoning

And here is the new collection that wants to go back to “ALL PRODUCTS” instead of its host collection:

https://devildaves.com/collections/devil-daves-anniversary-bundles

WOuld gladly buy a coffee for someone who can take a look and figure it out.. .. thanks!

1 Like

@Ryanp code unseen from the outside looking in there’s no way for someone else to really even begin to guess in a reasonable amount of time .

If you need theme repair services then contact me.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Did you try checking the collection template to make sure the new collections are using the template that has breadcrumbs?

Go to Products > Collections then click into the collections you highlighted above and check the “Theme template” dropdown on the right hand pane.

I’m thinking it’s something like this. The code I installed might only work for collection templates I made prior to the code. Any new templates I created aren’t rendering the code.

Not sure what to check for. I may paste my code here tomorrow.. thanks!

Check the name of the template that’s being used for each collection. My hunch is that you’re using one template for the old collections and a different template for the new collections that are getting created. If that’s true, you should be able to fix this by updating the template in the new collections to the same one you’re using in the other collections

Thank you.. Yes but I have new templates created because they have different layouts and sections.. I don’t want everything to be under the default template..