• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

How to hide WC Reviews and show only Star ratings?

warmanepro2

Member
Banned User
May 22, 2022
59
5
8
Hi,

Is there any way to turn this in woocommerce short product description

28262690ea09ee081f5d36385e89eb37.png


to this

4e6c662d0e7a0a0ffb08120c14a40ab3.png


I really don't want to show customer reviews in woocommerce product description, only virtual/fake star ratings should be enought without breaking google rich snippets..
 
If I were you I will completely disable review system on Woocommerce - Settings - Products - General
And just install this plugin ( https://wordpress.org/plugins/wp-customer-reviews/ ) or similar plugin which providing shortcode.
And use this function where you want to place it
Code:
echo do_shortcode("[your_shortcode]");

PS: For inserting use child theme folder ( templates-single-product-title.php)
 
If I were you I will completely disable review system on Woocommerce - Settings - Products - General
And just install this plugin ( https://wordpress.org/plugins/wp-customer-reviews/ ) or similar plugin which providing shortcode.
And use this function where you want to place it
Code:
echo do_shortcode("[your_shortcode]");

PS: For inserting use child theme folder ( templates-single-product-title.php)
Hi thanks for your reply, just wondering does disabling reviews will affect my seo ranking?
 
Hi thanks for your reply, just wondering does disabling reviews will affect my seo ranking?
There have no difference between woocommerce rating system and others. Just one thing you should remember:
When you use yoast plugin with woocommerce extension it automatically creates "review" schema in product page. So you should create "review schema" for product pages if you disabled review system and using Yoast (or other plugin)
 
  • Like
Reactions: warmanepro2
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock