Close

Review Rating Issue

WebAntics
7 years ago
#12371 Quote
Avatar
  • 3
I'm using nopCommerce 3.70 with the Brooklyn Theme and it looks like there is a bug with regards to product reviews and the number of stars it is rated. On the Home Page or when there is a list of products, the product review 'stars' are highlighted (eg 3/5 or 4/5 however when you go onto the product page and look under the review tab, the stars are shown next to the header but none of them are highlighted (all grey) to show the number of stars the reviewer gave the product. I see your demo is working fine but our site doesn't. Is there something that needs to be checked for it to work?
Aleks
7 years ago
#12372 Quote
Avatar
  • Moderator
  • 70
WebAntics wrote:
I'm using nopCommerce 3.70 with the Brooklyn Theme and it looks like there is a bug with regards to product reviews and the number of stars it is rated. On the Home Page or when there is a list of products, the product review 'stars' are highlighted (eg 3/5 or 4/5 however when you go onto the product page and look under the review tab, the stars are shown next to the header but none of them are highlighted (all grey) to show the number of stars the reviewer gave the product. I see your demo is working fine but our site doesn't. Is there something that needs to be checked for it to work?


Hi,

could you provide a link to your website, so that I could investigate the problem ?
Regards,
Aleksandar Ivanov
Nop-Templates.com
WebAntics
7 years ago
#12376 Quote
Avatar
  • 3
http://www.webantics.com/
Then look at the review of this product to see what I mean:
http://www.webantics.com/geniatech-mygica-atv585-full-hd-1080p-quad-core-wireless-android-tv-box-2
Aleks
7 years ago
#12377 Quote
Avatar
  • Moderator
  • 70
WebAntics wrote:
http://www.webantics.com/
Then look at the review of this product to see what I mean:
http://www.webantics.com/geniatech-mygica-atv585-full-hd-1080p-quad-core-wireless-android-tv-box-2


1. Go to SevenSpikes.Theme.Brooklyn\Styles\Less\preset.less
2. Find this line of code - .ropc .complete-button button
3. Paste this line of code right above it - .product-review-box .rating div, and upload the file to your website
4. Now go to the administration of your website and go to the Brooklyn Theme Plug-in and click Save.

It should work fine now. If it still doesn't I would suggest that you download the latest version of your theme and update the Brooklyn Theme Plug-in
Regards,
Aleksandar Ivanov
Nop-Templates.com
WebAntics
7 years ago
#12385 Quote
Avatar
  • 3
Thank you. That solved the issue