Zen Cart Logo
Forums / General Questions / Write A Review Button MIssing

Write A Review Button MIssing

Views: 912

Results 1 to 5 of 5
26 Aug 2013, 3:49 AM
#1
traytray avatar

traytray

Totally Zenned

Join Date:
May 2012
Posts:
566
Plugin Contributions:
0
26 Aug 2013, 4:00 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Write A Review Button MIssing

Just turn on the feature (which is normally on by default, so someone turned it off on your site):
Admin->Catalog->Product Types->Product General->Edit Layout->**Show Product Reviews Button -- turn it on
**If that's already on, or if turning it on makes no difference, then whoever wrote your template removed the functionality from it, and you'll have to put it back by using the original code in template_default.

26 Aug 2013, 4:19 AM
#3
traytray avatar

traytray

Totally Zenned

Join Date:
May 2012
Posts:
566
Plugin Contributions:
0

Re: Write A Review Button MIssing

DrByte:

Just turn on the feature (which is normally on by default, so someone turned it off on your site):
Admin->Catalog->Product Types->Product General->Edit Layout->**Show Product Reviews Button -- turn it on
**If that's already on, or if turning it on makes no difference, then whoever wrote your template removed the functionality from it, and you'll have to put it back by using the original code in template_default.

which file would that be from template_default?

26 Aug 2013, 6:13 AM
#4
traytray avatar

traytray

Totally Zenned

Join Date:
May 2012
Posts:
566
Plugin Contributions:
0

Re: Write A Review Button MIssing

I found the missing code and entered it. Now what I would like to do is change the "Read The Reviews" button to a "Write A Review" button on the Product Page, in the same location, when there is a review showing. I don't need a Read The Review button, because the reviews are present on the page.

http://designerperfumesnob.authsafe.com/pink-sugar-eau-de-toilette-spray-34-oz-by-aquolina-for-women-p-2230.html?cPath=656_696

The "Write A Review" is fine on product pages that do not currently have reviews.

26 Aug 2013, 4:06 PM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Write A Review Button MIssing

The Write A Review button is built-in on the Product page, but only appears if the viewer is logged in.