• I have a page set as the shop page in Woocommerce settings and the product permalinks set to Shop base.

    What I am seeing is that the shop base and shop page both appear in the breadcrumbs:

    Home / Shop / Shop Page / Product Cat / Product Title

    Which isn’t ideal because it actually looks like this on the page:

    Home / Shop / Shop / Donation / One-off Donation

    (on a side, but related, note I’ve looked at your code and see that the breadcrumbs are entirely hard-coded. I would love to see it being built using filters so that I could have a chance of influencing it myself. Have a look at how Storefront does it!)

    Thanks

    Peter

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Dylan Ngo – Woostify

    (@duongancol)

    Hi Peter,
    We’ve fixed this duplicate problem here and it will be added in the next version.
    You can easily custom our breadcrumb function by copying our woostify_breadcrumb() function to the child theme.

    Thank you so much for the feedback!

Viewing 1 replies (of 1 total)
  • The topic ‘Breadcrumb issue with shop base permalink’ is closed to new replies.