Home Forums Themes Support Claue Reviews/Star count on catalog page and front page

Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #22388

      Hi!

       

      Is it possible to add reviews star count on the front and catalog page?

       

      Thnx!

    • #22395

      Hi,

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .products .star-rating {margin: 0;}

      and add below code to claue-child > functions.php

      add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_rating', 7 );

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.