Adding a button in the shopping cart widget
-
Hello,
When we add a product in our cart, there is a window who appears with the content of our cart and 2 buttons, the name of this window is “Shopping Cart” where can I access to the modifications of it ? because I would like to translate the title and also add a new button below the 2 buttons, a button called “Continue Shopping”, how can I do that ?
Thank you
Hello,
You can translate all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Here is the file basel\inc\template-tags.php
Best Regards
What about the main question?
“When we add a product in our cart, there is a window who appears with the content of our cart and 2 buttons (, the name of this window is “Shopping Cart” , how can I add a button called “Continue Shopping” in this section ?”
Thank you
Hello,
You need to modify this s file basel\js\functions.js the code is shown on the screen http://prntscr.com/olc8wx
Best Regards