Hello,
I recently moved the directory from shop.mydomain.co.uk to www.mydomain.co.uk, together with the associated change of directory from shop to the root. With the relevant editing of the two configuration files.
If I edit the CSS file associated with the template
/includes/templates/myTemplate/css/stylesheet.css
changes are observed and changes the image in
/includes/templates/myTemplate/images/scr_template_default.jpg
are also observed in the site admin.
However, if I edit the tpl_header.php file
/includes/templates/myTemplate/common/tpl_header.php
I find that the changes are ignored. Deleting this file, of indeed the Common directory makes no difference. I originally created the template and was able to make changes.
My guess is that the problem is a result of the move of directory. I was wondering if anyone had experienced a similar problem. I didn't think that the template was compiled/cached but perhaps someone could correct me on this.
Any suggestions appreciated.
Neil



