KHR Elite Member Jr. VIP Joined Dec 9, 2013 Messages 4,701 Reaction score 1,636 Mar 9, 2020 #1 Hello BHW, I need urgent help for WooCommerce. I want to open a new Tab when clicking on the Checkout Button. Please show me, What code & where to modify.? Thanks
Hello BHW, I need urgent help for WooCommerce. I want to open a new Tab when clicking on the Checkout Button. Please show me, What code & where to modify.? Thanks
SeoArrowLTD Elite Member Jr. VIP Joined Jul 23, 2014 Messages 1,626 Reaction score 936 Mar 9, 2020 #2 Add this on your CART PAGE exactly before the WooCommerce shortcode: Code: <base target="_blank"> After that take it for a ride and see if it opens into a new code. Very important: edit it in TEXT mode.
Add this on your CART PAGE exactly before the WooCommerce shortcode: Code: <base target="_blank"> After that take it for a ride and see if it opens into a new code. Very important: edit it in TEXT mode.
KHR Elite Member Jr. VIP Joined Dec 9, 2013 Messages 4,701 Reaction score 1,636 Mar 9, 2020 Thread Starter Thread Starter #3 Thank you @ciupanezul11 It's working, But everything in Card page opens in New Tab, Even the Menu.
Stuffedegg Power Member Joined Apr 8, 2019 Messages 661 Reaction score 873 Mar 9, 2020 #4 Just my 2 pence: Does it not worry you that people may think they are being redirected to a dodgy page if checkout is a new tab?
Just my 2 pence: Does it not worry you that people may think they are being redirected to a dodgy page if checkout is a new tab?
SeoArrowLTD Elite Member Jr. VIP Joined Jul 23, 2014 Messages 1,626 Reaction score 936 Mar 9, 2020 #5 K.H.R said: Thank you @ciupanezul11 It's working, But everything in Card page opens in New Tab, Even the Menu. Click to expand... That's the thing with this that will go along ... maybe is someone else that could help you better than me...
K.H.R said: Thank you @ciupanezul11 It's working, But everything in Card page opens in New Tab, Even the Menu. Click to expand... That's the thing with this that will go along ... maybe is someone else that could help you better than me...