Form problem - no "required" check
When I use the script from the Hungarian Post the form does not check whether or not the required fields are filled or not.
newest Be Theme, newest Visual Composer, newest DHVC Form
without the script (works): http://www.izinta.hu/yorktest/finalpreview-postapont-nelkul/
with the script (does not work): http://www.izinta.hu/yorktest/finalpreview-postaponttal/
it seems it is some sort of a jquery (js) problem. Maybe the theme uses a different version than the script of the Post?
I tried deleting the first raw: <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
And tried this as the first raw: <script type='text/javascript' src='http://izinta.hu/yorktest/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
Any idea? Thank you!
Comments
we suggest to switch to default theme and then check how your plugin works with the default one.