Is it possible to have a custom template for something Actinic doesn't do as a standard? For example, say I wanted to put a list of top products every page, but to make life easier for me I want to be able to update that list from one include style file as opposed to updating all primary templates one by one. Can this be done?
I thought about using a custom var of some sort, but that only works on products. I don't want to make all the pages php to use includes, and I would preferably like to avoid using any java so the search engines can pick up on it.
Any help as always is much appreciated
-Leonard
I thought about using a custom var of some sort, but that only works on products. I don't want to make all the pages php to use includes, and I would preferably like to avoid using any java so the search engines can pick up on it.
Any help as always is much appreciated
-Leonard
Comment