Post by dklnd » Wed Dec 21, 2011 4:01 am

Hi!

Is it possible to only let the review-stars be shown on the productpage and not on 'latest' etc. If so, where/what code do I edit?

Cheers!

Sander

Active Member

Posts

Joined
Mon Nov 14, 2011 6:30 pm

Post by billyggla » Wed Dec 21, 2011 5:02 am

yes, comment out the reference to ratings in the tpl files.

Active Member

Posts

Joined
Mon Sep 20, 2010 7:05 am

Post by marissaj » Wed Aug 01, 2012 5:27 pm

Hi i am a beginner to this, could someone please give a more details on where and how to fix this?

dklnd wrote:Hi!

Is it possible to only let the review-stars be shown on the productpage and not on 'latest' etc. If so, where/what code do I edit?

Cheers!

Sander

Newbie

Posts

Joined
Wed Apr 18, 2012 6:29 am

Post by Sebcart » Thu Sep 13, 2012 4:56 pm

I want to remove ratings overall, so with the info I got here to remove references from tpl files I managed. For example to remove the stars from the Featured modules go to your opencart files and edit catalog/view/theme/default/template/module/featured.tpl

I searched for 'rating' and removed the section:

<?php if ($product['rating']) { ?>
<div class="rating"><img src="catalog/view/theme/default/image/stars-<?php echo $product['rating']; ?>.png" alt="<?php echo $product['reviews']; ?>" /></div>
<?php } ?>

New member

Posts

Joined
Sat Sep 08, 2012 11:25 pm
Who is online

Users browsing this forum: No registered users and 357 guests