You are here:  » How do I remove 'Review this product' feature?

Support Forum



How do I remove 'Review this product' feature?

Submitted by shabbysheep on Sat, 2008-07-05 09:50 in

Hello David,

I'm sure this has been covered in the forum somewhere, but I can't seem to find an answer. I would like to remove the 'Review this product' feature from my comparison site in order to streamline it's design. Could you explain how to do this please.

Also, I have been trying to add a total clicks and products report to my admin screen by following instructions on an earlier post. All I get is the read out with zero clicks and products shown. Could you post the full code and its positioning please.

Really enjoying PriceTapestry, just wish I knew more about PHP!

PS: I am using a template from Dave at the moment - not sure if that matters.

Submitted by support on Tue, 2008-07-08 09:27

Hi,

To remove the link to review this product, look within html/product.php for the following line:

<?php if (isset($mainProduct["extraHTML"])) print $mainProduct["extraHTML"]; ?>

...and simply remove it to remove the review link.

If you would like me to have a look at your code to show the total number of products and clicks please email your modified admin/index.php to me (reply to your registration code or forum registration email is the easiest way) and i'll take a look for you...

Cheers,
David.