• The plugin is working fine (thanks) but I’d like to customise it slightly. For example the following trail is the default:
    Home > Report > 01-2015 > Article

    ‘Article’ is not linked as we are already on that post/page. I would
    a) like to remove ‘Article’ from the trail as this is anyway the title of the post/page just below the breadcrumb
    b) potentially (just to see how it looks) replace ‘Article’ with the static text ‘> You are here’

    Any tips how to achieve?
    Many thanks
    Bill

    https://www.ads-software.com/plugins/breadcrumb-navxt/

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

    (@mtekk)

    For option a, see the Breadcrumb NavXT FAQ.

    For option b, since there isn’t an all encompassing “current item breadcrumb template”, you have two options:

    1. Since all the unlinked breadcrumb templates are used for the current item, just replace the %title% and %htitle% tags with ‘You are here’.
    2. Write a filter for the bcn_breadcrumb_title hook, check for the current item and programatically change it to ‘You are here’.
    Thread Starter billnanson

    (@billnanson)

    Appreciated – Thanks John

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘custom breadcrumb trail – how to…’ is closed to new replies.