Can you tell me a little more about your form?
Are you using the Grid layout for your form?
Hey, I using the Grid layout, maybe is because I have 2 form?
one at footer and second on the sidebar?
will link to one page will help?
The site is still on development
Hey, I using the Grid layout, maybe is because I have 2 form?
are they both created using the grid UI or custom HTML ?
Anyhow, I introduced an additional validation in the next release to handle this, you can test it by manually upgrading to v4.13RC1 from the GitHub repo.
I used the Grid layout, but added container like this
<div class="container">
<div class="row">
<div class="columns full text-center">
<h3>Get a quote</h3>
</div>
</div>
</div>
Can this because I missing </div>s somewhere?
Can this because I missing </div>s somewhere?
no it shouldn’t be related. Anyhow, have you tried the v4.13rc1 version ?
No, when the update will be ready? I don’t know how the update from GitHub, just upload and overwrite the plugin files?
No, when the update will be ready?
I am working to add other fixes from issues raised by other users (rc2 is out already), so hopefully another week or two.
I don’t know how the update from GitHub
download the zip file, and upload to your server on your plugins admin page. You have an option to update with a file at the top of the page.
so this should be resolved with the latest release. I am marking this as resolved, but feel free to reach out if the issue persists.