Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter david

    (@davidlgonzalo)

    I would appreciate your help a lot. I am quite new in this field and I still find it a bit difficult.

    Regarding the Breadcrumb NavXT plugin as well, do you know how to write a chunk of text before the Breadcrumbs?.

    Something like: You are here:

    Thanks again!!!!

    Plugin Author John Havlik

    (@mtekk)

    To do what you are asking in the first comment, you will need the Breadcrumb NavXT Menu Magic extension plugin. If all goes well, this plugin will be available June 23rd.

    Placing text before the breadcrumb trail depends on how you are calling the breadcrumb trail. If you are using the included widget, there is an option in the widget for placing text before the breadcrumb trail. Otherwise, you just place the desired text before the call to bcn_display() in your theme.

    Thread Starter david

    (@davidlgonzalo)

    John,

    Regarding the 2nd part. Can you give an example? This produces an error:

    */
    Estas aqui
    function bcn_display($return = false, $linked = true, $reverse = false)

    Thanks a lot,
    David

    Plugin Author John Havlik

    (@mtekk)

    You will want to place the text outside of the php tags.

    Thread Starter david

    (@davidlgonzalo)

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I don't want to have the original title of the pages as breadcrumbs’ is closed to new replies.