This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp
Hello,
I would like to change the end purchase link to go to the cart, how can I do this? And also change the translation.
It follows print screen: http://prntscr.com/d4t9cs
Thank you!
Hello,
As I see that button is already translated, so you need to edit the translation in your .po file.
To change destination url you need edit the file wp-content/themes/royal/framework/woo.php in line 1345 and replace the code <?php echo $woocommerce->cart->get_checkout_url(); ?>
with new http link.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up