Stars are yellow before selecting something

  • Posts: 52
  • Thank you received: 0
9 years 3 months ago #185976

-- url of the page with the problem -- : www.vapeholland.com
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- Error-message(debug-mod must be tuned on) -- : The stars are already yellow when the need to vote into the comment vote field. Because someone else have vote 5 stars the get already 5 yelllow stars. I like this emty.

The stars are already yellow when the need to vote into the comment vote field. Because someone else have vote 5 stars the get already 5 yelllow stars. I like this emty.




Kind regards,

William van Veen
Wveen.com
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 26000
  • Thank you received: 4004
  • MODERATOR
9 years 3 months ago #185981

Hi,

The yellow stars indicates the current rating value of the product.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

  • Posts: 52
  • Thank you received: 0
9 years 3 months ago #186087

Yes, but is litlebit strange because on top we have the overall stars of the product. Why he shows there also the overall stars and not emty for the costumer review?

Thanks for your time :)


Kind regards,

William van Veen
Wveen.com

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
9 years 3 months ago #186210

Hi,

You can edit the view "vote / form" and force the value of the variable to 0 like that:

$hikashop_vote_average_score_rounded = $row->hikashop_vote_average_score_rounded;
// Add this code:
$hikashop_vote_average_score_rounded = 0;

Please Log in or Create an account to join the conversation.

  • Posts: 52
  • Thank you received: 0
9 years 3 months ago #186222

Thanks for you answer! This solves the isue :)


Kind regards,

William van Veen
Wveen.com

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum