Jump to content

Breadcrumbs not showing


Recommended Posts

Hi,

I try to add the breadcrumbs in my individual tpl files.

 

by:

{capture name=path}{l s='Offerte'}{/capture}

{include file="$tpl_dir./breadcrumb.tpl"}

 

Also changed the css .breadcrumb to absolute positioning...

 

But it shows nothing!!

 

please help

thx

Edited by sasivity (see edit history)
Link to comment
Share on other sites

If you view the source of the page, do you see anything new from breadcrumb.tpl?

Try adding some text below it, clear the cache and see if that shows (that should let us know if the cache is properly cleared).

Link to comment
Share on other sites

Thank you for your reply!

 

When I add the code at the top, the content of the page disappears! When I just add 'test' for example (and clear the cache) it shows test on top of the content.

 

In the source the breadcrumb isn't showing :( .

 

Do you have any idea??

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...