Product reviews duplicates

Hi,

I can see duplicates for price, quality and value for my product reviews, how do I fix this? See attached image

Attachment 40094

Also I would like to add product review tab above product tags tab (see image). How do I achieve this?

Attachment 40095

2 answers

Profile photo of Seoki Lee 1510.00 $tone September 22, 2014
Public

With duplicates for price, quality and value on your product reviews, please PM me your site’s url, admin and ftp credentials, I’ll detect the root of issue for troubleshooting.

And to add product review tab on product detail you can edit file \app\design\frontend\default\jm_kidsland\layout\ca talog.xml, at line 198, after this rule:

Code:

<block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">

Add this rule:

Code:

<block type="review/product_view_list" name="product_reviews" as="product_reviews" template="review/product/view/list.phtml" />
#1

This question is now closed

Written By

Comments