View Single Post
  #9  
Old 10-28-2005, 10:50 AM
 
jkirkpatrick jkirkpatrick is offline
 

Senior Member
  
Join Date: Jan 2005
Posts: 193
 

Default

Along this same line I'm also having problems specifying ONLY a category page.

I want to change the titles for the category pages so I used:

Code:
<TITLE> {if $cat eq "248"} Baby Clothes - Baby Shoes {/if} </TITLE> But, that makes the page title for ALL products in category 248 "Baby Clothes - Baby Shoes". I only want the category page to have that title and the product pages to keep their product names as the page title. Any ideas how to fix this problem? Thanks, Jennifer
__________________
Jennifer Kirkpatrick
X-Cart Pro Version 4.4.1
AND
X-Cart Gold Version 4.1.9
Reply With Quote