Title: [Plugin: Visual Form Builder] Submit Button Greyed Out
Last modified: August 20, 2016

---

# [Plugin: Visual Form Builder] Submit Button Greyed Out

 *  Resolved [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/)
 * I have upgraded to Visual Form Builder Pro 1.6.1 and now all of my pages that
   have 2 forms have the first form’s submit button greyed out. Any ideas?
 * [http://wordpress.org/extend/plugins/visual-form-builder/](http://wordpress.org/extend/plugins/visual-form-builder/)

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

 *  Thread Starter [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882706)
 * In the previous version I was instructed to place the following code at the end
   of the code in the visual-form-builder-validate.js file:
 * /* Disable the Submit button until you page to it*/
    if ( $( ‘#sendmail’ ).is(‘:
   visible’ ) ) $( ‘#sendmail’ ).attr( ‘disabled’, false ); else $( ‘#sendmail’ ).
   attr( ‘disabled’, ‘disabled’ );
 * But I see in Chrome using the Console tool that I’m getting the error:
 * Uncaught TypeError: Property ‘$’ of object [object Window] is not a function 
   visual-form-builder-validate.js:3
    (anonymous function)
 *  Thread Starter [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882707)
 * also noticed this is on a page where only 1 form is posted via [http://www.evangelyze.net/partners/ec-partner-program/](http://www.evangelyze.net/partners/ec-partner-program/)
 *  Plugin Author [Matthew Muro](https://wordpress.org/support/users/mmuro/)
 * (@mmuro)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882849)
 * Please use the [appropriate forum](http://vfb.matthewmuro.com/forum/support/).
 *  Thread Starter [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882874)
 * the forum was not coming up for me yesterday. it kept routing to your main page.
 *  Thread Starter [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882930)
 * would really appreciate some support on this as i’m a paying customer. i have
   posted the issue in the forum and do not have any assistance regarding this problem
   still.
 *  Thread Starter [jschurman](https://wordpress.org/support/users/jschurman/)
 * (@jschurman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882933)
 * Resolved issue. Replaced the code inside the validate .js file. Thanks!

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

The topic ‘[Plugin: Visual Form Builder] Submit Button Greyed Out’ is closed to 
new replies.

 * ![](https://ps.w.org/visual-form-builder/assets/icon-256x256.png?rev=1205840)
 * [Visual Form Builder](https://wordpress.org/plugins/visual-form-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/visual-form-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/visual-form-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/visual-form-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/visual-form-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/visual-form-builder/reviews/)

## Tags

 * [greyed out](https://wordpress.org/support/topic-tag/greyed-out/)
 * [multiple forms](https://wordpress.org/support/topic-tag/multiple-forms/)
 * [submit button](https://wordpress.org/support/topic-tag/submit-button/)

 * 6 replies
 * 2 participants
 * Last reply from: [jschurman](https://wordpress.org/support/users/jschurman/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-visual-form-builder-submit-button-greyed-out/#post-2882933)
 * Status: resolved