First post so please be gentle. I am used to smarty based templates and I was hoping that I could do something like the following. I have tried a lot of different variables to try and get the same result but to no avail.
In this example I tried to define the variable in the home.php controller file and put the following in the layout.tpl file.
Code: Select all
<?php if ($ishomepage == "1") { ?>
This is the homepage
<? } ?>
Thanks very much in advance, I hope there is a solution.
And congrats on a great product at a great price

Regards
Jon