I
I
Ivan Malyshev2017-01-13 15:30:53
Electronic commerce
Ivan Malyshev, 2017-01-13 15:30:53

How to remove stars from product preview in woocommerce?

Adjusted the reviews as I need, everything is fine! But! In product previews, stars are displayed for those products that have at least 1 review
54720b782c68441db5c788e8ad7587d6.png
. How can I cut them out from here (I left the option with hiding via css at the very end)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Syomka Gavrilenko, 2017-01-13
@yos

To do this, add to your foonctions.php file

remove_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_rating', 5 );

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question