Hi,
I’m pretty new to EE, but I’ve been googling this problem for ages, and finally given up. I’m sure it’s pretty simple, but…
All I want to do if have a conditional in a template - so I’ve edited one of the template files to include this code:
{if segment_3!=""}{include:breadcrumb}{/if}However, when I view the page, the {if ..} code is shown on the page! The {include:breadcrumb} code is parsed correctly. So the output is something like {if segment_3!=”“}Talk:blah:blah{/if}.
This is the Page Sub-header template in the Discussion Forum module.
Any advice gratefully received.
Thanks!
G
[Mod Edit: Moved to the Technical Support forum]