Re: How to add php code?
Just so you know, it probably won't work.
If Wordpress has any php functions with the same names as in X-cart (which is likely) then you'll have errors. You will probably have session problems as well.
As for how, I believe you'll need to put that into init.php
You will also need to assign the php variables as smarty variables to call via {$variable} in your template.
__________________
- Shane Munroe
|