Just a little bit of feedback on the Ratings system.
I know how you select 5 stars, but I don't think users will. It seems I have to click just beyond the 5th star to choose a 5 star rating.
Any thoughts?
Page 1 of 1
Ratings System
#2
Posted 26 July 2010 - 03:24 PM
Hi, Nick!
LemonStand Stars widget implementation automatically calculates which star you clicked by the mouse offset relative to the left side of the SPAN element which contains the stars background. This SPAN element (<span class="rating_stars rating_5"> </span>) must have a width equal to the background image width. On your website the stars background image (star-ratings.png) has width 80px, but the SPAN element has width 96px (copied from the default store, I suppose). Just update the SPAN element width in the CSS file (styles.css, line 1252) and the mapping will begin working correctly.
Thank you
Aleksey
LemonStand Stars widget implementation automatically calculates which star you clicked by the mouse offset relative to the left side of the SPAN element which contains the stars background. This SPAN element (<span class="rating_stars rating_5"> </span>) must have a width equal to the background image width. On your website the stars background image (star-ratings.png) has width 80px, but the SPAN element has width 96px (copied from the default store, I suppose). Just update the SPAN element width in the CSS file (styles.css, line 1252) and the mapping will begin working correctly.
Thank you
Aleksey
#4
Posted 28 November 2011 - 03:24 PM
Hi Aleskey,
I noticed that if a user gives a review/rating to a grouped product, it will apply to all products in that grouped product.
Is there a way where we can only apply the review/rating to that specific grouped product without making it an independent product?
Thanks,
Beats.
I noticed that if a user gives a review/rating to a grouped product, it will apply to all products in that grouped product.
Is there a way where we can only apply the review/rating to that specific grouped product without making it an independent product?
Thanks,
Beats.
Share this topic:
Page 1 of 1

Help













