This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Eva Kemp
My client wants very specific products in the related product fields on the single product pages. So the normal related product option will not work for him. I’ve used up sells because it appears there is no support for cross sells in the royal theme. Is it possible to change the name our offers to some thing else?
Hello,
You can 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.
Thank you.
Regards,
Eva Kemp.
The issue related to '‘Cross Sells, Up Sells, Related Products’' has been successfully resolved, and the topic is now closed for further responses