Page 1 of 1

Product rating star became a square

Posted: Mon Jun 20, 2016 4:16 am
by angelorigo
Hi

In my Opencart 2.2.0 instalation with Kingstore lite theme the product rating stars became a square.

The class="fa fa-star" below any product in the product listing.

How can i fix this bug? or why this happens

THe last modifications was adding html content to header.tpl, nothing that i think could trigger this kinf of error.

Thank`s in advance.

Re: Product rating star became a square

Posted: Mon Jun 20, 2016 10:08 am
by EvolveWebHosting
Does it happen if you change to the default theme and refresh the cache? If it goes away, you know the issue is with the custom theme and it's most likely the catalog/view/theme/your_theme/template/product/product.tpl file.

Compare the default coding to your custom theme.

Re: Product rating star became a square

Posted: Thu Jun 23, 2016 6:57 am
by angelorigo
Thank you , it happens with kingstore lite theme. i will check this file. Regards