Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Product title after Description in Title

Product title after Description in Title

Views: 626

Results 1 to 4 of 4
3 Jul 2011, 7:39 PM
#1
paul69 avatar

paul69

Zen Follower

Join Date:
Jan 2010
Posts:
124
Plugin Contributions:
0

Product title after Description in Title

Well I've tried over and over to make this work with no luck. My product pages show the part description with a ":" then the title tag for every page. I can't seem to get rid of the title no matter what I do. I've tried setting the default on the product type and also changing the product setting it self. It still shows it and it looks like too many of the same key words in every title tag. Can anyone help? I may have done this somehow or the template I'm using may be doing it but either way I need to fix it. Any help? :blink:

3 Jul 2011, 9:17 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Product title after Description in Title

Haave a look at includes/modules/meta_tags.php

3 Jul 2011, 9:56 PM
#3
paul69 avatar

paul69

Zen Follower

Join Date:
Jan 2010
Posts:
124
Plugin Contributions:
0

Re: Product title after Description in Title

Still a bit of trouble here. I found the case for the product_info page but it is commented out and the original I had looks the same way. Trying to figure out which one it is using as the page is product_info so I'm not sure where it's coming from.

3 Jul 2011, 10:36 PM
#4
paul69 avatar

paul69

Zen Follower

Join Date:
Jan 2010
Posts:
124
Plugin Contributions:
0

Re: Product title after Description in Title

In case anyone is following this I wanted to share what I had to remove to make this work. Apparently, the following was causing the title to show after the description so I removed it:

. PRIMARY_SECTION . TITLE . TAGLINE

I'm thinking it has something to do with the primary tagline but I'm sure this is all a configuration setting some place and just a round about way to do it.

I do have it working now...:clap: