Jump to content

How to display breadcrumbs in template?


carltonsent

Recommended Posts

I'm making some custom pages and cant figure out how to display the breadcrumbnav.

 

I'm using the code copied from WHMCS to create a new page, created the template .tpl but don't see how to get the breadcrumbnav to display.

 

I'm using the code from here to create the newpage.php:

http://docs.whmcs.com/Creating_Pages

 

and then I have this in the begenning of the .tpl file:

 

{include file="$template/pageheader.tpl" title=$LANG.titleof page desc=$LANG.descripofpage}

 

{is this where I call breadcrumbs and if yes how?}

 

This is my content

 

In the .php page I see where it has code for breadcrumbnav but cant find the code to show it:

initialiseClientArea($pagetitle,'',$breadcrumbnav);

 

 

Thanks in advance for all your help!;-)

Chad

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated