Title: JavaScript Errors in Plugin
Last modified: January 18, 2017

---

# JavaScript Errors in Plugin

 *  Resolved [mipaca](https://wordpress.org/support/users/mipaca/)
 * (@mipaca)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/javascript-errors-in-plugin-2/)
 * There are errors in the forms/views/public/js/app.js file that cause the form
   not to load. The errors are related to the function cmApp_embedForm. The error
   that shows in the javascript console for our site is that $ is not a method. 
   This error caused the form not to load into the page.
 * By modifying the $ to be jQuery on lines 470 and 474 in the file, I was able 
   to get the form to load in the page. Not sure if more areas in that method need
   to be modified as that was all it took to get the form to load on our site.

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

 *  Plugin Author [Campaign Monitor](https://wordpress.org/support/users/vibhorchhabra/)
 * (@vibhorchhabra)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/javascript-errors-in-plugin-2/#post-8675024)
 * It looks like your site has a javascript plugin that has a conflict with our 
   Jquery calls. Most sites won’t have this issue. We’ll make a patch to resolve
   this. Can you provide a link to your website? Thanks!
 *  Thread Starter [mipaca](https://wordpress.org/support/users/mipaca/)
 * (@mipaca)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/javascript-errors-in-plugin-2/#post-8675118)
 * Here is the page where we are working to embed the signup form. We are experiencing
   more errors with this when trying to submit the form and with the captcha not
   working. I am thinking it is related to the plugin conflict you refer to.
    [http://vivomn.com/newemail/](http://vivomn.com/newemail/)
 * Our theme is a child theme of Stockholm:
    [https://themeforest.net/item/stockholm-a-genuinely-multiconcept-theme/8819050](https://themeforest.net/item/stockholm-a-genuinely-multiconcept-theme/8819050)
 * Hosting is with WP Engine.
 *  Plugin Author [Campaign Monitor](https://wordpress.org/support/users/vibhorchhabra/)
 * (@vibhorchhabra)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/javascript-errors-in-plugin-2/#post-8676223)
 * Can you try the latest version 2.1.1. I believe we have fixed this issue now.

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

The topic ‘JavaScript Errors in Plugin’ is closed to new replies.

 * ![](https://ps.w.org/forms-for-campaign-monitor/assets/icon-256x256.png?rev=2145297)
 * [Campaign Monitor for WordPress](https://wordpress.org/plugins/forms-for-campaign-monitor/)
 * [Support Threads](https://wordpress.org/support/plugin/forms-for-campaign-monitor/)
 * [Active Topics](https://wordpress.org/support/plugin/forms-for-campaign-monitor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forms-for-campaign-monitor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forms-for-campaign-monitor/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Campaign Monitor](https://wordpress.org/support/users/vibhorchhabra/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/javascript-errors-in-plugin-2/#post-8676223)
 * Status: resolved