Hi @ottstein
It’s the first time I’m seeing this error. It’s like a file is not loading properly. I couldn’t see it on your page now when visiting. Maybe you removed the plugin in the meantime?
If you want me to check, if possible, create a test page with a form and enable the datetime picker only on that page by selecting the option ‘Only when shortcode [datetimepicker] exists on a page.’ and add [datetimepicker] to that page and share the link with me. I’ll check what could be happening.
Greetings, Carlos
Hi Carlos, I got the same issue – error in Console:
dtpicker.js?ver=6d7f…35e5827f1ed0ccf6:16 Uncaught TypeError: Cannot read property ‘setDateFormatter’ of undefined
at dtp_init (dtpicker.js?ver=6d7f…35e5827f1ed0ccf6:16)
at HTMLDocument.<anonymous> (dtpicker.js?ver=6d7f…e35e5827f1ed0ccf6:4)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)
dtp_init @ dtpicker.js?ver=6d7f…35e5827f1ed0ccf6:16
(anonymous) @ dtpicker.js?ver=6d7f…e35e5827f1ed0ccf6:4
i @ jquery.js?ver=1.12.4-wp:2
fireWith @ jquery.js?ver=1.12.4-wp:2
ready @ jquery.js?ver=1.12.4-wp:2
J @ jquery.js?ver=1.12.4-wp:2
Could you please help me fix this as well?
Hi @marandprivat
Please open a new topic, sharing the link to the page where this is happening to you and I’ll take a look. In the meantime you can check if you have any cache/minify plugin install that would change the javascript.
Greetings, Carlos