I want you to remove the “shop” from the breadcrumbs of my product category page.

This topic has 5 replies, 4 voices, and was last updated 3 months ago ago by Andrew Mitchell

  • Avatar: leduy500
    leduy500
    Participant
    August 19, 2024 at 06:22

    I want you to remove the “shop” from the breadcrumbs of my product category page.

    Currently, the breadcrumbs: home>>shop>>category>>subcategory

    I want it to be home>>category>>subcategory

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 19, 2024 at 08:26

    Hello leduy500,

    Thank you for contacting us and for using XStore.

    If you would like to remove the “Shop” from the breadcrumbs, please add the following code to your child-theme/functions.php:
    add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);

    Best Regards,
    8Theme’s Team

    Avatar: leduy500
    leduy500
    Participant
    August 19, 2024 at 15:18

    not working on website

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 20, 2024 at 07:23

    Hello @leduy500

    We got an update for the previously recomended filter from our developers:
    add_filter( 'etheme_breadcrumbs_shop_step', '__return_false', 999);

    You should add the priority of 999 for this filter to make it work.

    Kind regards,
    Jack Richardson
    The 8theme’s team

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    August 20, 2024 at 07:49

    Dear leduy500,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘I want you to remove the “shop” from the breadcrumbs of my product category page.’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.