• Resolved ddmccaleb

    (@ddmccaleb)


    Currently the when viewing a product page or other pages the breadcrumbs read Home\Jewelry\ProductName. I would like them to read Home\Shop\Jewelry\ProductName. How can I make this edit? Many thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @ddmccaleb

    The single product page is coming from WooCommerce and the breadcrumb you are referring to comes from the theme’s end. Different themes handle the breadcrumbs in different ways but commonly the product’s name and category are shown in the breadcrumb.

    If you want to show the store name in the breadcrumb then this will require proper customization. As per our support policy, we are unable to provide any custom solution.

    But I believe your theme has used, woocommerce_breadcrumb_defaults this hook to show the breadcrumb. You can modify it using the hook too.

    I hope the information helps. Thanks!

    Thread Starter ddmccaleb

    (@ddmccaleb)

    Jahidul,

    Thank you for clarifying this topic is regarding the woocommerce breadcrumbs. With that help, I was able to find guidance at https://woocommerce.com/document/customise-the-woocommerce-breadcrumb/ and made adjustments sufficient for my current purposes. Thanks again!

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @ddmccaleb,

    Great to know that my assistance helped. As your query has been replied to, I am marking this topic as resolved. Feel free to open a new one if any further queries come to your mind.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change Home link in breadcrumb to point to shop’ is closed to new replies.