Home › Forums › Themes Support › Gecko › edit checkout page html with child theme
- This topic has 12 replies, 3 voices, and was last updated 7 years, 7 months ago by Harry.
-
AuthorPosts
-
-
April 12, 2017 at 7:42 pm #3119
hi how can i edit the html of my checkout page i want to change the order of blocks
like bring coupon field bellow payement option etc…
-
April 12, 2017 at 8:23 pm #3123
Hi there,
1. Templates files can be found within the /wp-content/plugins/woocommerce/templates/checkout directory.
2. Copy the needed file into the directory within your child theme named woocommerce (create if it does not exist), keeping the same file structure but removing the templates subdirectory
3. For example, if you need to overwrite file /wp-content/plugins/woocommerce/templates/checkout/form-checkout.php, copy this file to /themes/gecko-child/woocommerce/checkout folderFoster
-
May 3, 2017 at 1:24 am #3684
hi, i tried it didn’t work
-
May 3, 2017 at 10:22 pm #3697
Hi,
Sorry for late reply.
With your case, can’t do it because pay-form will get price = (total price – discount of coupon code ) to have last price, if you move coupon form below payment method, the last price = total price ( do not reduce price and apply payment before apply discount coupon.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 3, 2017 at 10:41 pm #3698
thank you for your reply , but how can i make it work because we are using coupon as prepaid card for our customer that can’t pay using paypal or credit card . most our customer are in africa we use cuppon code as prepaid card
reagrd
-
May 3, 2017 at 11:08 pm #3699
You can hire some freelancer to help you at https://studio.envato.com/explore/wordpress, i don’t have experience with this case.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 4, 2017 at 4:15 am #3700
hi , i think the problem is on ajax, because the same oepration is working on mozilla but not working on other browser how can stop the ajax on checkout page?
please try this coupon code on mozilla you will see it work exactly the way i want it but when use google chrome the checkout button is not working
coupon code : l4bo-d8sj-vdip
-
May 4, 2017 at 10:28 am #3701
Sorry for miss understood your issue.
I check your site and saw coupon code work well both Chrome, Firefox.
Could you try disable some extension of Chrome and check again.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 8, 2017 at 1:25 am #3781
how can i edit html checkout page from a child theme ?
-
May 8, 2017 at 9:30 am #3785
Hi,
You can copy files in “plugins > woocommerce > templates > checkout” to “gecko-child > woocommerce > checkout”
On the top of any file have show message you to override this file.
https://monosnap.com/file/xOEkyCJY46dZEyxghW4MnNjbeLIaBl#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 15, 2017 at 10:29 am #4037
thanks that work, but an help please i wanna put coupon form in payement area before the credit card payement how can achieve that, i tried with the checkout file html code but didnt work
-
May 15, 2017 at 10:47 am #4038
and my realted product on product details page just disappear
-
May 15, 2017 at 12:19 pm #4039
Hi,
You can try this tutorial to custom coupon code form https://www.sellwithwp.com/move-the-woocommerce-coupon-field/
WooCommerce 3.0.x have issue with related product, we will release new update with new feature for you can control number of related product per row https://monosnap.com/file/Ohsohex9wXIywdjagwVvsIDUbFTDIR#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.