Removing input#location_name from form.php breaks datepicker
-
How to reproduce:
Take
form.phpfrom templates and remove DIV containing<label for="location_name">.Browse to a page containing
[emefs_submit_event_form]shortcode.Open developer console:
TypeError: jQuery(...).autocomplete(...).data(...) is undefined emefs.js:42:0Reason:
emefs.php:11
usesjQuery("input#location_name")without checking.https://ww.wp.xz.cn/plugins/events-made-easy-frontend-submit/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Removing input#location_name from form.php breaks datepicker’ is closed to new replies.