Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support pistachio6321

    (@pistachio6321)

    Thanks for the interest in our plugin!

    These rating stars are a standard feature of WooCommerce. You don’t need any additional plugin to display them.

    Thread Starter stellasidus

    (@stellasidus)

    But I added a code to get the Woocommerce stars.

    remove_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_rating’, 5 ); add_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_rating’, 5 );

    The stars don’t match CusRev’s rating and number.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Overall Review Stars below the product name’ is closed to new replies.