Title: Javascript error: Tinymce is not defined
Last modified: August 7, 2019

---

# Javascript error: Tinymce is not defined

 *  Resolved [MrBrian](https://wordpress.org/support/users/mrbrian/)
 * (@mrbrian)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/)
 * Would you mind fixing this javascript error that appears on the job submission
   page? It doesn’t seem to affect anything or cause any issue that I can see, but
   i looked at the code and don’t see why Tinymce is necessary here or what purpose
   it serves:
    `Uncaught ReferenceError: tinymce is not defined at job-submission.
   min.js?ver=1.33.4:formatted:95`

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

 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11810522)
 * [@mrbrian](https://wordpress.org/support/users/mrbrian/) what version of WP Job
   Manager are you using? Please update to the latest version, 1.33.4 which should
   resolve this issue.
 * If your site is live too, can you provide the URL and we can take a look at it
   for you?
 *  Thread Starter [MrBrian](https://wordpress.org/support/users/mrbrian/)
 * (@mrbrian)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11810871)
 * Latest version of WP Job Manager for sure. Site is live and I can share the URL,
   but not here – can i email or submit it via a form to you?
 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11814651)
 * Ahh yeah you are using the latest version (I see it in the tag of the file) must
   have missed that.
 * You can sign up on my Zulip server and send it to me on there:
    [https://chat.smyl.es](https://chat.smyl.es)
 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11850634)
 * Just FYI this is fixed in this PR [https://github.com/Automattic/WP-Job-Manager/pull/1859](https://github.com/Automattic/WP-Job-Manager/pull/1859)
 *  Plugin Contributor [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * (@richardmtl)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11850721)
 * For anyone following along, I believe this was fixed in [https://github.com/Automattic/WP-Job-Manager/pull/1859](https://github.com/Automattic/WP-Job-Manager/pull/1859)
   which I believe was included in 1.33.5. Are you still seeing the problem on your
   site?
 *  Thread Starter [MrBrian](https://wordpress.org/support/users/mrbrian/)
 * (@mrbrian)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11851145)
 * Appears to be fixed now :).
 * What is the purpose of this job-submission JavaScript file anyway? I disabled
   it (and the css file) and noticed no difference in field validation or anything
   really.
 *  [tripflex](https://wordpress.org/support/users/tripflex/)
 * (@tripflex)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11851202)
 * [@mrbrian](https://wordpress.org/support/users/mrbrian/) you shouldn’t be disabling
   it, my guess is you’re using my field editor plugin and changed the job description
   field to a textarea instead of wp editor field … the field editor has code to
   handle validation and other stuff itself, but the `job-submission` file handles
   file uploads and loading spinner on submit button (plus disabling so it can’t
   be hit multiple times while submitting)
 *  Plugin Contributor [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * (@richardmtl)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11964157)
 * I’m marking this thread as Resolved as it’s been more than a month since the 
   last reply. If you still need help, please do reply again and mark the thread
   as Unresolved!

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

The topic ‘Javascript error: Tinymce is not defined’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [Richard Archambault](https://wordpress.org/support/users/richardmtl/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/javascript-error-tinymce-is-not-defined/#post-11964157)
 * Status: resolved