Is there any way to replace description of the product by story and how to change the menu tab titles?
Any guidance will be much appreciated! thanks.
Product page and menu tab
4 posts from 3 voices-
Posted 1 year ago #
-
Hi,
Kindly go to the plugins folder, then go to woocommerce > templates > single-product > tabs > tab-description.php. You can find this line:
<?php _e('Description', 'woocommerce'); ?>Replace it with this:
<?php _e('Story', 'woocommerce'); ?>For the Reviews(still on tabs folder): tab-reviews.php
For the Additional Information(still on tabs folder): tab-attributes.phpChanging it should be similar with the Description. Hope this is helpful to you and Happy Easter. :)
Best Regards,
IsmaelPosted 1 year ago # -
Thanks a lot very kind of you! will make the change and see, happy easter:)
Posted 1 year ago # -
Hey!
Glad that Ismael could help you :)
Regards,
PeterPosted 1 year ago #
Topic Closed
This topic has been closed to new replies.














