This topic has 2 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Stan Russell
hi,
is there a way to change the read more in the product category please?
Hello,
you need to edit file \woopress\woocommerce\content-product_cat.php
find line <span class="more"><?php _e('Read More', ETHEME_DOMAIN); ?></span>
and change test to needed.
To avoid losing this customization after theme update we recommend you to make it in child theme:
http://codex.wordpress.org/Child_Themes
Regards,
Stan Russell.
You must be logged in to reply to this topic.Log in/Sign up