Elxis CMS Forum

Support => General => Topic started by: armpouniotis on December 22, 2012, 20:25:56

Title: About templates
Post by: armpouniotis on December 22, 2012, 20:25:56
Hi there !

1) when we are making a template in elxis Nautilus, is it possible to exclude the file: includes/name.class ?

2) Which means, to exclude the following lines in the "index.php":

elxisloader::loadFile('templates/xxx/includes/name.class.php');
$hec = new tplname();

If I don't put these lines, then the template is not working....

So, what do we have to put in the index.php in order to make a template working properly ???

Thank you in advance
Christos