• Hello.
    I use your plugin to create breadcrumbs on my website.
    And I would like to know. Can I customize the name of the product that will be shown in the crumbs?
    As an example, I use the Perfect Brands plugin, and I need to add the brand name at the end of the product name. Can this be done with your plugin? Thank you

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

    (@mtekk)

    This depends on how Perfect Brands works, if it affects the output of the get_the_title() function, then it may just work. If Perfect Brands doesn’t affect the output of get_the_title(), then you may need to write a little bit of code to hook into the bcn_breadcrumb_title filter and add the brand in as required.

Viewing 1 replies (of 1 total)

The topic ‘Brand in Product name’ is closed to new replies.