Title: Time fields read-only
Last modified: August 22, 2016

---

# Time fields read-only

 *  Resolved [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/)
 * Hi Franky! I have a front-end submit form and my time fields are now set to read-
   only so they are fully disabled. Any idea what could cause this? The form exists
   here:
 * [http://www.cheesesociety.org/events-education/acs-event-calendar/](http://www.cheesesociety.org/events-education/acs-event-calendar/)
 * Thanks!
 * [https://wordpress.org/plugins/events-made-easy/](https://wordpress.org/plugins/events-made-easy/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227233)
 * Just noticed this error in the console:
 * Uncaught TypeError: Cannot read property ‘createPlugin’ of undefined … jquery.
   timeentry.js?ver…
 * That shed any light?
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227237)
 * Yes, it does. Should be easy to fix. I’ll post a fix here in 5 minutes and fix
   it in svn this evening.
    I do have to admit: I didn’t test the frontend submission
   form (you did update to the newer version, yes?).
 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227238)
 * Franky, yes EME is updated to 1.5.2 and the front-end submit addon is at .3 which
   looks like it is still the latest. Thanks for looking into this!
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227240)
 * Update: the released version should be ok already, but make sure to copy over
   the directory events-made-easy/extras/plugins/events-made-easy-frontend-submit
   to your plugin folder.
 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227248)
 * Franky, I’ve copied over the frontend submit addon files from the extras folder,
   and I get a different error in the console now but the time fields are still 
   readonly. ???
 * Uncaught TypeError: undefined is not a function (emefs.js)
 * context: this is a rather old site using jquery 1.7 – could that be causing the
   issue?
 * Thanks!
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227249)
 * This is what I see now:
 * [17:29:03.677] TypeError: jQuery(…).datepicker is not a function @ [http://www.cheesesociety.org/wp-content/plugins/events-made-easy-frontend-submit/emefs.js?ver=3.9.1:50](http://www.cheesesociety.org/wp-content/plugins/events-made-easy-frontend-submit/emefs.js?ver=3.9.1:50)
 * checking the datepicker part in the code now …
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227253)
 * The bug is in js/emefs.js: change datepicker to datepick there and it should 
   be better already
 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227270)
 * Excellent! That did it.
 * Thanks again Franky!
 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227272)
 * Sidenote: will changing the datepicker from yy-mm-dd to mm-dd-yy break the date
   entry?
 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227370)
 * It will probably not work then, since the frontend submission plugin doesn’t 
   support custom date formats (yet).
    Next on my to-do list is either to integrate
   that plugin in the main plugin, or to create a real separate wordpress plugin
   from it (probably integrate it, since it is too tightly coupled with EME).
 *  Thread Starter [adambundy](https://wordpress.org/support/users/adambundy/)
 * (@adambundy)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227400)
 * OK cool – thanks Franky!
 *  [TanviC](https://wordpress.org/support/users/tanvic/)
 * (@tanvic)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227577)
 * kindly check this
 * [http://www.nripulse.com/submit-event/](http://www.nripulse.com/submit-event/)
 * date picker not working + whatever date I entered it takes today’s date
 * Kindly let me know.
    and below is the error found in the console
 * Uncaught ReferenceError: emefs_deploy is not defined

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Time fields read-only’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

 * 12 replies
 * 3 participants
 * Last reply from: [TanviC](https://wordpress.org/support/users/tanvic/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/time-fields-read-only/#post-5227577)
 * Status: resolved