Title: No Submit Button
Last modified: August 31, 2016

---

# No Submit Button

 *  Resolved [carolynyalin](https://wordpress.org/support/users/carolynyalin/)
 * (@carolynyalin)
 * [10 years ago](https://wordpress.org/support/topic/no-submit-button-9/)
 * Hi,
 * I’ve followed all steps to allow user-submission (anon) on my website and am 
   in the process of testing it out.
 * I add a new event, but there is not submit button. (I’ve logged out of the demo
   site).
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [carolynyalin](https://wordpress.org/support/users/carolynyalin/)
 * (@carolynyalin)
 * [10 years ago](https://wordpress.org/support/topic/no-submit-button-9/#post-7246672)
 * I combed through code and found that input type submit was at a display none!
   I commented it out and it worked.
 * input [type=”submit”] {
    display: none; }

Viewing 1 replies (of 1 total)

The topic ‘No Submit Button’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [carolynyalin](https://wordpress.org/support/users/carolynyalin/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/no-submit-button-9/#post-7246672)
 * Status: resolved