WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.8 is now available!


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Mamboo portal
  • Print
Pages: [1]   Go Down

Author Topic: Mamboo portal  (Read 3933 times)

dpulver

  • Guest
Mamboo portal
« on: May 11, 2010, 10:09:51 AM »
Hello,
i have a small question:
In the mamboo template for WebsiteBaker, over the left menus there is written 'Your are here'.
I have searched all files of this template but didn't find it.
Can you tell me, wherer i can delete this words?
Thanks
Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Mamboo portal
« Reply #1 on: May 11, 2010, 10:23:28 AM »
It is the function "show_breadcrumbs" in line 90 of the template:

Quote
<?php show_breadcrumbs(); ?>

If you remove it, the page trail will be gone including the part "you are here".

cheers

Klaus
Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Mamboo portal
« Reply #2 on: May 11, 2010, 10:31:14 AM »
Addition: If you want to "just" remove the text, you can also call it:

Code: [Select]
<?php show_breadcrumbs(&#39; &raquo; &#39;, 0, true, -1, &#39;You are here: &#39;); ?>
Parameters:

1 - ' &raquo; ' is the separator
2 - 0 is the startlevel
3 - true set links, if yes = true or no = false
4 - -1 startlevel
5 - 'You are here: ' - Titel can be set to whatever you want

cheers

Klaus
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Mamboo portal
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2