• alekseo

    (@alekseo)


    Hi, can you tell me if you know how to remove duplicate words from the breadcrumbs? Now it looks messy like this:
    Home » Clothing » Women’s Clothing » Women’s Accessories » Women’s Watches » Women’s Omega Watches

    Instead, it should be:
    Home » Clothing » Women’s » Accessories » Watches » Omega

    Thanks!

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

    (@mtekk)

    Breadcrumb NavXT uses the titles for resources using the appropriate WordPress API calls. I assume the actual term names are as appears in the breadcrumb trail, and are longer for SEO purposes. The bcn_breadcrumb_title filter can be used to programmatically change the title of a breadcrumb (e.g. remove the extra words you don’t want). If you want a GUI to provide you a method of supplying breadcrumb trail specific titles, there is a premium extension (Title Trixx) that provides said functionality.

Viewing 1 replies (of 1 total)

The topic ‘Duplicate words?’ is closed to new replies.