HI, how can I make disappear the text inside the leave a reply field?
Hello Iban,
Thanks for writing in!
- If you are trying to remove or change the placeholder text in product page then you need to focus on single-product-reviews.php under /wp-content/themes/pro/woocommerce/ and from line number 83 to 88 the the forms code that you need to make changes. Before making any changes, please make sure to copy the file into child theme in the same directory path.
- In case you are referring to blog page, then the file you need to focus on is ethos.php under /wp-content/themes/pro/framework/functions/frontend/. Here, the block of code that you need to focus is from line number 410 to 424. Before making any changes, please make sure to copy the file into child theme in the same directory path.
Please note that making changes into theme files falls outside the scope of support we can offer.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.