Zen Cart Logo
Forums / General Questions / How to Remove "This product was added"

How to Remove "This product was added"

Locked

Views: 17,953

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
15 May 2006, 9:21 AM
#1
mgbyte avatar

mgbyte

New Zenner

Join Date:
Nov 2005
Posts:
45
Plugin Contributions:
0

How to Remove "This product was added"

Does anyone know how to remove the following text from the product info page?

This product was added to our catalog on Monday 15 May, 2006.

Also how to remove the "write a review" icon of the same pape?

15 May 2006, 9:32 AM
#2
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to Remove "This product was added"

Product Info...
Admin>Catalog>Product Type
select the Product Type (most cases Product - General used),
look to the far right and click Edit Layout
Show Date Added = False
Other places...
Admin>Congiguration>New Listing (also Featured Listing, All Listing)
Display Product Date Added = 0

Reviews..-admin->catalog->product_types->product_general-> edit layout
turn off reviews button..i.e show products review button
:wink2:
15 May 2006, 9:36 AM
#3
mgbyte avatar

mgbyte

New Zenner

Join Date:
Nov 2005
Posts:
45
Plugin Contributions:
0

Re: How to Remove "This product was added"

Thank you..Thank you it worked

15 May 2006, 9:49 AM
#4
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to Remove "This product was added"

No problem.. great to hear you got it sorted
:wink2:

15 May 2006, 10:06 AM
#5
mgbyte avatar

mgbyte

New Zenner

Join Date:
Nov 2005
Posts:
45
Plugin Contributions:
0

Re: How to Remove "This product was added"

Hope you dont mind me asking something else? Would you know how to add
extra meta tags?

<meta name="robots" content="index, follow"> <meta name="revisit-after" content="14 days">

Also my discription tag shows my discription and also my key words. How do i fix it so that it only shows my discription?

Any help is appreciated and thank you for answering fast

15 May 2006, 10:26 AM
#6
misty avatar

misty

Inactive

Join Date:
Apr 2004
Location:
UK
Posts:
5,752
Plugin Contributions:
1

Re: How to Remove "This product was added"

how to add
extra meta tags?
/includes/templates/template_default/common/html_header.php
Advise you make new folder in your current template folder.. name it common,
copy includes/templates/template_default/common/html_header.php to that folder and adust to taste..that way, any future zencart upgrades you install will
NOT override your new meta tags
:wink2:

15 May 2006, 10:43 AM
#7
mgbyte avatar

mgbyte

New Zenner

Join Date:
Nov 2005
Posts:
45
Plugin Contributions:
0

Re: How to Remove "This product was added"

I'll give it a try. Thank you again your help i really appreciate it.

25 Jul 2010, 8:13 PM
#8
willywanka666 avatar

willywanka666

New Zenner

Join Date:
Jul 2010
Location:
Tampa
Posts:
35
Plugin Contributions:
0

Re: How to Remove "This product was added"

thanks, worked for old and new products.