After the update, the changes are back to the old!
-
Hi.
The changes I made after updating woocommerce are back to the old.
The “H” tag of the heading “Reviews” in the comments section of the Product Page returned to the former.
When I spoke with you earlier “wp-content \ plugins \ WooCommerce \ templates \ single-product-reviews.php” I learned that I would change the scene.
Thank you.
Attachments:
You must be
logged in to view attached files.
Hi,
We suggest you to move this file to the child theme to prevent losing changes after the update.
Regards
But the location of the file is not under the theme. Under the plugins! How will I do?
Yes, it comes with WooCommerce plugin but you can override in the child theme as well.
Just create a file in your child theme folder woocommerce\single-product-reviews.php
and edit it as you need.