Title: [Plugin: Easy Contact Forms] Submit button not showing
Last modified: August 20, 2016

---

# [Plugin: Easy Contact Forms] Submit button not showing

 *  Resolved [mikeharris](https://wordpress.org/support/users/mikeharris/)
 * (@mikeharris)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/)
 * I’m having real problem getting this plugin working. The setup process is great
   and the form renders fine but I have no submit button. I’ve read the FAQ on the
   developer site which mentions this problem, but despite directly linking to the
   missing js script within the page the problem persists. Where there should be
   a submit button I get a string of javascript but no anchor, button or input …
   there’s literally nothing to click!
 * Any help would be much appreciated.
    Many thanks,
 * Mike
 * [http://wordpress.org/extend/plugins/easy-contact-forms/](http://wordpress.org/extend/plugins/easy-contact-forms/)

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

 *  Plugin Author [wppal](https://wordpress.org/support/users/wppal/)
 * (@wppal)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643505)
 * Please drop me a link to look. If you do not want to share the link here, drop
   it to me via the support form on our site.
 *  Thread Starter [mikeharris](https://wordpress.org/support/users/mikeharris/)
 * (@mikeharris)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643628)
 * Hi, thanks for the response.
 * I’m afraid I dont currently have a public URL for the site … although I think
   I’ve found the cause of the problem now.
 * I load all my JS using Modernizr however if I load your forms.js in using a traditional
   script tag my submit button appears.
 *  Plugin Author [wppal](https://wordpress.org/support/users/wppal/)
 * (@wppal)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643697)
 * OK, thank you for responding.
 *  [HoneyBee123](https://wordpress.org/support/users/honeybee123/)
 * (@honeybee123)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643766)
 * **Unfortunately, you will have to find another theme, it seems that your theme
   is not compatible with the plugin. I have found this answer on [Easy Contact Forms developer’s site](http://easy-contact-forms.com/your-questions/):**
 * _I have created a form, but no what I do, the submit button will not display_
 * Most probably your theme does not support loading wp_enqueue_script function 
   when it loads shortcode content. The simplest way to check is to open the page
   html source and to try to find a file ‘easy-contact-forms-forms.(version).js’.
   If you do not find the file, that means that Easy Contact Forms is not compatible
   with your theme. We wish you every success in trying other contact form plugins.
 * **I am looking for one myself. Does anyone know which theme is best for this 
   plugin?**
 *  Thread Starter [mikeharris](https://wordpress.org/support/users/mikeharris/)
 * (@mikeharris)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643785)
 * Hmmm, you shouldn’t be limited to a specific theme just to get the plugin to 
   work. That seems a bit odd to me.
 *  Plugin Author [wppal](https://wordpress.org/support/users/wppal/)
 * (@wppal)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643801)
 * Beginning from v1.2.2 we included an option allowing to overcome this issue.
 *  [m0Ray](https://wordpress.org/support/users/m0ray/)
 * (@m0ray)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643839)
 * wppal, what is that option? “Fix JS loading” on “Settings” tab doesn’t work.
   
   I fixed this issue manually adding the string `<script type="text/javascript"
   src="/wp-content/plugins/easy-contact-forms/easy-contact-forms-forms.1.2.2.js"
   ></script>` at the end of theme’s header.php
 *  Plugin Author [wppal](https://wordpress.org/support/users/wppal/)
 * (@wppal)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643840)
 * this option does the same thing. It loads the same tag at the end of the form
   output. The only difference that it is version independent. We change js version
   each time to prevent cache issues.
 *  [razoredger](https://wordpress.org/support/users/razoredger/)
 * (@razoredger)
 * [14 years ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643884)
 * I have the same issue with no submit button. Wierdest thing I’ve seen, especially
   for such an ubiquitous item. I tried checking the option as posted above, inserting
   the code in theme header, but it made no difference.
    The CSS styling and fields
   setup are so nice on this form. What a shame, Back to the drawing board…to test
   out yet another form.
 *  [corpuskidsdirect](https://wordpress.org/support/users/corpuskidsdirect/)
 * (@corpuskidsdirect)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643984)
 * Is there anything I can do to get the submit button back. It works sometimes 
   on my forms. 1 form is working fine and the other’s worked fine to start with
   but now are no longer showing the submit button. I REALLY like this plugin – 
   it does everything I want it to.
 *  [fjmejia](https://wordpress.org/support/users/fjmejia/)
 * (@fjmejia)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643987)
 * Can someone please tell me what exactly happens when you enable the checkbox 
   to Fix JS loading? It completely messed up my theme and I don’t know how to fix
   it. I tried disabling the checkbox, deactivating the plugin but the theme/template
   remains completely broken. Lost all format. Please help!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643988)
 * [@fjmejia](https://wordpress.org/support/users/fjmejia/),
    You can [create your own thread](http://wordpress.org/support/forum/plugins-and-hacks#postform)
   regarding this.

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

The topic ‘[Plugin: Easy Contact Forms] Submit button not showing’ is closed to 
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-contact-forms_0073b3.svg)
 * [Easy Contact Forms](https://wordpress.org/plugins/easy-contact-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-contact-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-contact-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-contact-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-contact-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-contact-forms/reviews/)

 * 12 replies
 * 8 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/plugin-easy-contact-forms-submit-button-not-showing/#post-2643988)
 * Status: resolved