Hello,
I’m experiencing an issue with Elementor Pro forms when using the WoodMart theme:
Whenever I try to submit a form, it doesn’t submit via AJAX as expected, but instead triggers a full page reload.
Here’s what I already tried:
Added custom JavaScript to remove WoodMart’s event handlers and restore the default Elementor ajaxSubmit behavior.
Tested both via a snippet and a JS file inside a child theme.
Deactivated all other plugins, leaving only Elementor and WoodMart active – the problem still occurs.
It seems WoodMart is attaching an event listener that overrides Elementor’s native AJAX form submission.
Could you please advise how to properly disable this conflict or let me know if there’s an official fix or update for this issue?
Thank you,