Using Server Side Includes in ReviewPost Pro
I am integrating several different software packages on my web site and I would like to use a server side include to customize the header area.
How do I go about using a server side include within a reviewpost template? I've tried using the <!-- xdkdkdkdkd --> approach and also the PHP include command - but neither seems to work.
The <!-- dkdkdk --> approach results in the ssi comment appearing in source of the HTML of the page (instead of rendering the content of the file).
And the PHP include approach results in the actual PHP include code appearing on the page (instead of rending the content of the file).
Any suggestions will be greatly appreciated.
|