Home / Forums / WoodMart support forum / Checkout Issue
Home › Forums › WoodMart support forum › Checkout Issue
Checkout Issue
- This topic has 7 replies, 2 voices, and was last updated 2 weeks, 4 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 7, 2026 at 5:33 pm #725799
Volts StudioParticipantWe noticed that the theme was causing an issue after updating to version 11 of WooCommerce. During checkout, when we select the shipping method, the page gets stuck in a loop—I believe it’s related to Ajax. We deactivated the theme and tested it using the default WooCommerce theme, and it worked without any issues.
Please look into this, as we have several active licenses, and it’s affecting our order conversion rate.
Thank you, and we look forward to your response,
Translated with DeepL.com (free version)
Attachments:
You must be logged in to view attached files.August 8, 2026 at 11:11 am #725826Hello,
I have activated the parent Woodmart theme on your site and then checked the checkout page, all is working fine. So it means the issue is in the child theme customization. Please check the customization code that you have added in the child theme’s functions.php file.
Best Regards.
August 8, 2026 at 1:48 pm #725835
Volts StudioParticipantHello, could you please check again? I’ve deactivated the Code Snippets plugin, removed the custom CSS from the Woodmart settings, and removed the code that was in function.php, but the problem still persists. With the default WooCommerce theme, however, everything works normally.
Could you please look into this, as both of the stores where we’re using Woodmart are experiencing the same issue.
Please help us—we’re not making any sales right now.
August 8, 2026 at 5:48 pm #725856Hello,
Sorry for the inconvenience, Could you please temporarily disable all plugins that are not related to our theme and switch to the parent theme? Test how it works.
If the issue still remains, Try to disable the custom layout for the checkout page and check the issue. You can do this in Dashboard > WoodMart > Layouts.
Let me know the results!
Best Regards
August 10, 2026 at 4:33 pm #726031
Volts StudioParticipantHello,
I ran the test as instructed, and the issue is indeed with the custom layout. I deactivated all plugins and tested the layout using the default theme, but the problem persisted. Then, I disabled the WoodMart custom layout, and it worked whether the plugins were active or deactivated.
What can be done to resolve this issue while still using the custom layouts?
One observation: it works normally on mobile browsers; the problem seems to occur only on desktop.
August 11, 2026 at 9:52 am #726109Hello,
Now I have checked your site, and the shipping methods are not showing on the checkout page.
See the screenshot for clarification: https://postimg.cc/VSTsMrWc
Best Regards
August 12, 2026 at 1:22 am #726400
Volts StudioParticipantThis is just the WooCommerce configuration. When you enter the address, the shipping options will appear.
August 12, 2026 at 10:40 am #726452Hello,
I have created a new Checkout layout on your site and tested the shipping methods. They are working correctly with the new layout.
This indicates that there may be an issue with the hooks or elements in your previous custom Checkout layout.
Please navigate to:
Dashboard > WoodMart > LayoutsThen check the newly created Checkout layout, enable it, and test the checkout process again, especially the shipping method selection on desktop.
If the new layout works correctly, you can compare it with your previous layout and gradually add your custom elements back to identify which element or hook is missing.
Best Regards
-
AuthorPosts
Tagged: checkout
- You must be logged in to create new topics. Login / Register