Hello,
A field (plaats) in the Address is not lining up correctly.
I have included a link to the form.
Click on the text 'Meldt u hier direct aan voor een cursus of opleiding' to reveal the form.
http://sonartc.nl/wordpress/agenda/sonar-tc/
Thanks
Hello,
A field (plaats) in the Address is not lining up correctly.
I have included a link to the form.
Click on the text 'Meldt u hier direct aan voor een cursus of opleiding' to reveal the form.
http://sonartc.nl/wordpress/agenda/sonar-tc/
Thanks
Something in your theme is inserting < br/> tags in between the span elements in the advanced field grouping. That's what is causing your error.
screenshot: http://grab.by/8vyS
with that removed, you can see that the formatting issue is fixed
screenshot: http://grab.by/8vyT
This could be coming from a plugin or other external script as well. I'm not sure. I would try disabling plugins and or scripts and if that doesn't work, contact your theme developer for additional guidance.
Hi Kevin,
I checked it and it seems this could be a theme problem as it only happens when the formcode is inside a toggle shortcode. The form is working correctly when it is not inside this toggle code.
So I contacted the developer of the theme for further assistance
Thanks for your support!
Thanks for the update. We've noticed this type of behavior caused by a few shortcodes such as the popular [raw] shortcode you'll find on many of the ThemeForest themes.