Forums / Setup & design / change breadcrumb location

change breadcrumb location

Author Message

Fátima Chapri

Tuesday 17 May 2011 2:51:46 am

Hi,

I wan to include the breadcrumb in templates full view, instead of the pagelayout.

Whenever i try including in (for example) full/article.tpl the breadcrumb doesn't appear.

I'm using the same include code as the one used in pagelayout.tpl:

"

{if $pagedata.show_path}
{include uri='design:page_toppath.tpl'}
{/if}

"

Jean-Luc Nguyen

Thursday 19 May 2011 5:48:42 am

Hi Fátima,

I don't think the $pagedata variable exist in your article.tpl.

You should remove the if condition.

http://www.acidre.com

Fátima Chapri

Monday 23 May 2011 1:49:05 am

Thanks for your reply jean.

I removed the if condition, but it doesn't appear.

Any other suggestions?

Jean-Luc Nguyen

Monday 23 May 2011 2:03:27 am

Hi,

You should activate the debug mode to display the template error.

http://www.acidre.com