Hi Chuck,
Last year I had some questions for you regarding changing the page titles of my product pages. Here's the link to that post:
Changing Page Titles?
I just realized the page titles with the product keywords are not working anymore. So, I checked my showproduct.php file and it had this code...
if ( !empty($title) )
{
printheader( $cat, " $title" );
}
else
{
printheader( $cat, " $bigimage" );
}
So, I replaced the word title in the code above with the word keywords like you said to do before. I uploaded the newly saved file, made sure my keywords are set to yes and my keywords on the Yankee Candle page of my site, for example, are not showing in the page title. Here's a link to that page of my board...
http://www.candlefind.com/candle-rev...duct/19/cat/78
Any idea why? I'm running 3.32.
Thanks,
Carolyn