• phanvudn

    (@phanvudn)


    Hello!
    My breadcrumbs category product currently looks like this:
    HOME> SHOP > CATEGORY PAREN > CATEGORY CHILD 1> CATGORY CHILD 2
    I need it like this:
    HOME> SHOP> CATGORY CHILD 2
    Is there any way to do it?
    I am very grateful when you help me

Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Generally speaking, you should display the entire hierarchy when using hierarchical taxonomies (in general, if you want to hide a term, that term probably should be of a different taxonomy). That said, you can use the bcn_after_fill action to loop through the breadcrumbs and remove the one for the term you don’t want to have appear. If you don’t want to write code to do this, the uManager extension provides two GUI methods of doing this (via the admin bar and via the term editor).

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Category Parent from breadcrumbs in shop’ is closed to new replies.