Hi, I'm brand new to Smarty... I seem to be understanding it quite well but I'm a bit stuck on this conditional... I just need to say: {if home or index} .... {else} .... {/if} Just need to know how to reference the home or index page (I hope!). Thanks Tom
You can also use $scriptname . TC provides a way to test for nearly all types of pages. Look in modules/templatecodes/includes/TC_Scriptname.php