When a product is rated the stars doesn't show up. It only says 5/5 or whatever the rating is.
Also the unordered lists typography doesn't work. If I use "gkbullet1", the arrow from "gkbullet4" shows up.
Is it possible to fix these two issues?
Junior Boarder
GK User
Wed Mar 06, 2013 9:18 am
This is how we resolved this in our style, we display only text with rating. If you want to use default VM view you need to change name od root/templates/gk_eSport/html/com_virtuemart directory to any other to avoid template override for this component.
Platinum Boarder
GK User
Wed Mar 06, 2013 10:34 am
Ok. But I don't want to remove the complete design. Just show the stars.. Is this still the solution?
Do you have any suggestions for the bullets? Why doesn't the right one show up?
Junior Boarder
GK User
Thu Mar 07, 2013 10:11 am
Bullets should be working if you have updated template. The only way for make stars similar to original one is to copy proper CSS form vm.css file - you need to check via Firebug which code should be copied.