This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Rose Tyler
Hi there,
Please see attached picture below;
http://vitashop.woorijun.com/wp-content/uploads/2016/08/i_Vitamin_us_ss003.png
I need to change ‘size guide’ text to ‘Supplement Facts’
and ‘Our Offer’ to ‘Best Selling’
How can I change the text???
Thanks,
Hello,
You have to edit the file wp-content/themes/royal/framework/woo.php the code <?php _e('SIZING GUIDE', ETHEME_DOMAIN); ?>
.
Also change the title in wp-content/themes/royal/woocommerce/single-product/up-sells.php.
You will find the code:
etheme_create_flex_slider($args, __('Our offers', ETHEME_DOMAIN), false, true);
and change “Our offers” title to anything you want.
We recommend you to make this customization in Child Theme.
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up