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:
@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.
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..