- Posts: 47
- Thank you received: 4
Stars not showing after update
-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.4.45
-- Browser(s) name and version -- : Firefox
After I updated Hkashop from 2.6.0 to 2.6.1 all stars below and above the product disappeared.
Please Log in or Create an account to join the conversation.
You're using an override for the HikaShop front-end CSS.
The voting system received few modifications which require some CSS rules.
Please add that code in your CSS override file :
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.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If you do not have any HikaShop CSS file for the front-end ; it would explain why you do not seen any star.
Please read my post above about the required CSS rules.
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.
my solution for now is to stay with 2,6,0 and latest hikamarket, same setup as the picture above but with stars...
Please Log in or Create an account to join the conversation.
Please add the CSS rules I gave in the post above into your template CSS file.
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.
I put the code in my templates default css file, the stars is now yellow and red instead of black and white and slightly misaligned but i get to that
but i still wonder why a "clean" install get that error?
Please Log in or Create an account to join the conversation.
Because it's not a "clean" install.
Your template quick start package disables the frontend CSS file of HikaShop so that the template can define all the CSS of HikaShop.
However, with new versions of HikaShop (and new/improved features), we add new CSS code in the frontend CSS file of HikaShop. And your template didn't add these changes on their end and since they're disabling the frontend CSS file of HikaShop, you get missing bits of CSS necessary for the proper display of the new/improved features).
Please Log in or Create an account to join the conversation.
Thank you!
Please Log in or Create an account to join the conversation.