Post by Andrew_M » Mon Jan 05, 2009 1:41 am

How do you disable reviews completely?

Thanks.

New member

Posts

Joined
Sat Jan 03, 2009 1:38 am

Post by Qphoria » Mon Jan 05, 2009 5:25 am

This is a feature we will be adding to the admin menu for v0.8
For 0.7.9, the easiest way is to remove the "write reviews" button on the product pages, and remove the reviews sidebox.

1. Remove the button on the product page
EDIT:
catalog/template/default/content/product.tpl

CHANGE:

Code: Select all

<td align="left"><input type="[color=red]button[/color]" value="<?php echo $button_reviews; ?>" onclick="location='<?php echo $review; ?>'"></td>
TO:

Code: Select all

<td align="left"><input type="[color=red]hidden[/color]" value="<?php echo $button_reviews; ?>" onclick="location='<?php echo $review; ?>'"></td>
2. Disable the "Catalog Reviews" Module
- Goto Admin area
- Goto 'Extensions->Module'
- Find: 'Catalog Reviews'
- Click the "wrench" (spanner) icon
- Set to disabled.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 2 guests