Hi all,
I have a site which features many primary templates and I would like to display some infoboxes on some of those templates. My idea is to create a blank column on the right hand side of my templates and create a php include file that I can modify whenever needed. The include file will start off as just a simple block of info like delivery terms, special offers etc. I would like to have that master file and then just define the include function in whatever templates I want.
Can this be done? I presume all the Actinic pages will have to have the PHP extension but how can that be done easily?
Kind regards
Granthams
I have a site which features many primary templates and I would like to display some infoboxes on some of those templates. My idea is to create a blank column on the right hand side of my templates and create a php include file that I can modify whenever needed. The include file will start off as just a simple block of info like delivery terms, special offers etc. I would like to have that master file and then just define the include function in whatever templates I want.
Can this be done? I presume all the Actinic pages will have to have the PHP extension but how can that be done easily?
Kind regards
Granthams
Comment