• Resolved Sem Wong

    (@sem-wong)


    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.

    https://www.ads-software.com/plugins/events-manager/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    This sounds like a possible jQuery conflict caused by your theme or another plugin. To check if it is, can you test with all other plugins deactivated and while running the default WordPress theme?

    Thread Starter Sem Wong

    (@sem-wong)

    WoW, Ok you’re correct! I found out that our theme was loading a different jQuery version and that killed the plugin. I removed it and now it’s working correctly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Frontend Add Event form not working’ is closed to new replies.