Frontend Add Event form not working
-
Hey there,
I have a problem with the Frontend event input forms module. I enabled it in the settings, put it on a page I created. It shows everything fine but when I click on “Add New” the form shows fine, but in the console I get an error in events-manager.js on line 756.
This line errors out:
wrap.find(“.em-time-input”).timePicker({
show24Hours: EM.show24hours == 1,
step:15
});I’m expecting it to be something with timePicker, what should I do to fix this? The problem right now is that it’s not showing me a datepicker or timepicker, so its difficult (especially for the standard user) to add an event now.
Thanks in advance,
Sem Wong, Developer for Webuser B.V.
- The topic ‘Frontend Add Event form not working’ is closed to new replies.