Re: can I use php code in the tiki-custom_home.tpl ? should I even try that ? Will it break something ? Posted by Marc Laporte Sun 04 Oct 2009 17:10 GMT-0000 posts: 1541 ☆ ☆ ☆ In Smarty, you can use php code Try {PHP} my php code here {/PHP} However, template security must me off. Best regards, M ;-)