This topic has 5 replies, 2 voices, and was last updated 1 years, 5 months ago ago by Rose Tyler
The actual product rating is 4.5 stars. But it shows 5 stars on multiple pages.
Product ratings showing incorrectly on the shop page, category page, and related products section
Hello,
Thank you for contacting us and for using XStore.
Could you provide FTP access also?
To create FTP access, please contact your hosting provider for assistance.
Kind Regards,
8theme team
Here are the SFTP details.
Hello,
Thank you for your response.
We will have another specialist review your inquiry in greater detail and will be in touch with you.
We kindly ask for your patience.
Kind Regards,
8theme team
Hello,
The issue was caused by the custom CSS
.content-product .star-rating {
float: left !important;
width: 100% !important;
}
Details on the screenshot https://prnt.sc/CQCITpB3UzcU
We have replaced it with the following
.content-product .star-rating {
float: left !important;
}
.content-product .price {
display:inline-block;
}
Details on the screenshot https://prnt.sc/-Gi6JSKIc6Z2
Kind Regards,
8theme team
Tagged: category, incorrectly, product, products, rating, related, shop, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up