PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

You need to log-in to create request (topic) to the support

Review count is zero - rating will duplicated though

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi there. As my topic describes already, I have the issue that every time I duplicate a product which has reviews, the rating will be duplicated too, but the reviews aren't visible anymore. Can you help here?

Best
Martin

Hello Martin

oK! What's the best? do not clone rating or copy reviews

In the best case, nothing of these two things would be duplicated. The thing is that the rating stars from the duplicated product are visible on the new product, but no review is visible, so this is a really strange behavior. But overall I don't want to duplicate these things - just a new product without ratings or reviews.

Hello

Ok! I will write to you as soon as we find a solution

Hello Martin

I  did  the  test - but I cannot repeat the error. Our plugin does not duplicate ratings

But you can  in  file - \wp-content\plugins\woocommerce-bulk-editor\index.php - add  code - https://c2n.me/4aBegMW.png

//delete rating
delete_post_meta($duplicate->get_id(),"_wc_average_rating");

and  do a test

I will test it thanks so far...

Hello

Welcome;)