Thread: Static Pages
View Single Post
  #5  
Old 09-22-2005, 07:28 PM
  Stephen Hatton's Avatar 
Stephen Hatton Stephen Hatton is offline
 

Senior Member
  
Join Date: Mar 2004
Location: Melbourne, Australia
Posts: 182
 

Default

Hi Rossco

The pages.php allows the cart generates your static pages for the dynamic cart and the HTML catalog.

The file that handles/displays the meta tags is home.tpl using meta.tpl (there are a few in the cart - you will have to experiment how they interact).

The home.tpl is included with all the pages that are generated.

I would suggest that you make pages.php somehow point to a different meta.tpl, or maybe set a php or smarty flag so that in the meta.tpl a smarty script could replace the standard meta tag with your alternative.

I hope this helps.

Regards
Ing. Stephen Hatton
__________________
Apache Linux V1.3.33
PERL version: 5.8.0
PHP version: 4.3.11
MySQL version: 4.0.22-standard
X-cart V4.0.17: Addons: X-PConfig, X-Giftreg, X-Fancycat, X-AOM
Reply With Quote