This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler
Hi I need to change the function on the popup once you add to cart, currently is says
Continue Shopping
Or
Checkout
I need to change the checkout to actuall y take them cart, I found this within another forum for the legenda, which is exactly what I want, however the functions file, doesn’t contain any reference to checkout or cart
Hello,
This requests additional customization in files.
Please find etheme_init function in legenda/framework/theme-functions.php file
http://prntscr.com/j37fra
instead of wc_get_checkout_url() use wc_get_cart_url()
Please make these changes via a child theme
Hello,
Sorry for the delay due to the weekends.
Please check the content of theme-functions.ph one more time http://prntscr.com/knc2yy
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up