Home New Guten › Forums › WoodMart support forum › ‘Apply Coupon’ works as ‘Place Order’ button when checking out
‘Apply Coupon’ works as ‘Place Order’ button when checking out
- This topic has 17 replies, 2 voices, and was last updated 1 month, 3 weeks ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
June 13, 2025 at 5:58 pm #667342
phianhtaoParticipantHi guys,
Currrently I’m experiencing a checkout issue on my website is that when click ‘Apply Coupon’ while checking out, it will request to accept terms and condition, then automatically complete the purchase without applying coupon for that order.
After some testing round, the conflict happens when I activate both Woodmart (and Woodmart Child) them with the Elementor on. When I deactivated both of them and switched to random Storefront theme, the buttons, applying coupon work properly.
Please help me investigate and resolve this issue.
Attachments:
You must be logged in to view attached files.June 14, 2025 at 11:43 am #667409
Aizaz Imtiaz AwanKeymasterHello,
Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site, and then check the issue. I am sure your issue will be solved. Then activate the 3rd party plugins one by one and check which plugin is creating the issue for you.
Otherwise, if the issue still exists, then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I can check and give you a possible solution.
Best Regards,
June 14, 2025 at 6:53 pm #667448
phianhtaoParticipantHi,
I agree on your opinion about the conflict might occur when actiavate 3rd party plugin. As i mentioned in the ticket, my assumption for this might come from both the plugin (Elementor) and the theme (Woodmart).
However when I tried to deactivate the Elementor plugin, I couldn’t proceed the checkout because there’s not payment method/infor to fill in and complete the purchase.
Please find the login detail in the extra info below and help me investigate it.
June 16, 2025 at 9:49 am #667569
Aizaz Imtiaz AwanKeymasterHello,
Please confirm the permission for plugin deactivation and switching to the parent/default theme for testing.
Looking forward to collaborating with you!
Best Regards,
June 16, 2025 at 7:38 pm #667782
phianhtaoParticipantOkay.
June 17, 2025 at 11:14 am #667888
Aizaz Imtiaz AwanKeymasterHello,
The issue is with your checkout page layout. I’ve disabled it for now from your staging site, and the coupon field is working fine. Please check back your site and check how it works.
Best Regards,
June 17, 2025 at 6:45 pm #668011
phianhtaoParticipantHi,
I just quick check on staging site and see that it works fine. However this checkout layout might not what’s I need, and in the future, I might change it for optimization.
Next, how do I know the root cause and how to resolve it on the production site? Please let me know in detail or
June 17, 2025 at 8:35 pm #668036
phianhtaoParticipantFurther more, this might related to this current issue, I just want to clarify: When uploading new products on our website, I’ve used to used one template, and so far it’s good.
Today when I tried to reused that template for new product batch, I’ve got the notificaiton ‘Invalid product type’.
Please find the template, csv file attached to this message.
Attachments:
You must be logged in to view attached files.June 17, 2025 at 8:38 pm #668041
phianhtaoParticipantFurther note
June 18, 2025 at 10:13 am #668109
Aizaz Imtiaz AwanKeymasterHello,
01. I’ve checked your current checkout layout, and the issue seems to come from the position of the coupon form. Right now, it is placed under the subtotal and order review section, and after the checkout form, which causes the conflict.
When the coupon field is placed before the order form, it works correctly without triggering the unexpected order submission.
To resolve this on your production site, I recommend moving the coupon form above the checkout form—ideally, just after the order summary or near the top of the page. This will prevent the issue you’re experiencing and ensure proper functionality.
Now I have solved the issue on your staging site, please check back your site and check the issue.
02. Please share some screenshots of the issues you’re encountering. This will help me analyze the problem and provide you with the best possible solution.
Best Regards,
June 18, 2025 at 7:40 pm #668271
phianhtaoParticipantJune 19, 2025 at 9:36 am #668328
Aizaz Imtiaz AwanKeymasterHello,
The “Invalid product type” error usually means that the product_type column in your CSV file contains a value that WooCommerce doesn’t recognize.
Open your CSV file in Excel or a text editor > check the product_type column > Make sure all values are valid WooCommerce product types.
For more details, follow this WooCommerce documentation:
https://woocommerce.com/document/product-csv-importer-exporter/Best Regards,
June 21, 2025 at 5:06 am #668788
phianhtaoParticipantOkay I will close two topics above and want to move to the next topic about Delivery Calendar within checkout page also.
Currently while choosing delivery date, the calendar will be fade into the others information. Please help me investigate and fix this.
Attachments:
You must be logged in to view attached files.June 21, 2025 at 10:01 am #668802
Aizaz Imtiaz AwanKeymasterHello,
Try to add the following code snippet to the Custom CSS area in Theme Settings.
body.woocommerce-checkout .ui-datepicker { z-index: 99999 !important; background: #fff; box-shadow: 0 5px 15px rgba(0,0,0,0.1); position: absolute !important; }
Best Regards,
June 22, 2025 at 5:29 am #668906
phianhtaoParticipantHi, I just popup my concern about the checkout form topic above, I really want move it in the order detail,summary in stead of staying at the top of the checkout page because it’s weird.
Do we have any solutions for this?
Attachments:
You must be logged in to view attached files.June 23, 2025 at 11:06 am #669027
Aizaz Imtiaz AwanKeymasterHello,
Unfortunately, it is not possible. HTML structure does not allow solving it. Such modification requires complicated WooCommerce code customization, which is not covered by our support.
Best Regards,
June 23, 2025 at 4:52 pm #669153
phianhtaoParticipantClose ticket
June 24, 2025 at 9:44 am #669288
Aizaz Imtiaz AwanKeymasterHello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards, -
AuthorPosts
Tagged: #coupon #woodmart #elementor
The topic ‘‘Apply Coupon’ works as ‘Place Order’ button when checking out’ is closed to new replies.
- You must be logged in to create new topics. Login / Register