• Resolved Ceedjay

    (@ewatts)


    Hi,

    I would like to add rate count on star review on archive page. Natively it looks like there is only stars.

    I tried to use an old solution who was to add a folder rating.php but don’t work on my side. Is there a way to do it ?

    Regards

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem – a11n

    (@shameemreza)

    Hi @ewatts

    To add a rate count on star reviews on the archive page, you might need to do a bit of coding. Unfortunately, the old solution of adding a rating.php file might not work with the current version of WooCommerce.

    Instead, you can use the WooCommerce hooks to modify the review output. You can add a code snippet to your theme’s functions.php file that uses the woocommerce_review_before_comment_meta hook to display the review count.

    Alternatively, you can use the WooCommerce Product Reviews Pro plugin that allows customers to provide more detailed reviews, including photos and videos. It also includes a feature to show the review count alongside the star rating.

    I hope this helps! Please let us know how it goes or if you need further assistance.

Viewing 1 replies (of 1 total)

The topic ‘Add rate count on archive’ is closed to new replies.