Title: The &#8220;submit&#8221; button disappears
Last modified: February 8, 2017

---

# The “submit” button disappears

 *  Resolved [wellmedica](https://wordpress.org/support/users/wellmedica/)
 * (@wellmedica)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/)
 * So I just installed the free version of Appointments on my test website, and 
   was testing the schedule. As soon as I click in the available slots and start
   filling the form, the submit button just disappears. ⌊image without the submit
   button⌉

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

 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/#post-8788299)
 * Hello [@wellmedica](https://wordpress.org/support/users/wellmedica/)
 * I hope all is well!
 * I’ve tested Appointments on my site and can’t replicate the same. Would you please
   run a quick test for a conflict with a plugin and theme.
 * Deactivate all other plugins, switch to a default WordPress theme like Twenty
   Seventeen and test if the submit button disappears again. If everything is well,
   activate one plugin at a time to find the one that causes this.
 * Follow the steps from the flowchart:
    [https://premium.wpmudev.org/manuals/using-wpmu-dev/getting-support/](https://premium.wpmudev.org/manuals/using-wpmu-dev/getting-support/)
 * Let me know how it went!
 * Cheers,
    Nastia
    -  This reply was modified 9 years, 3 months ago by [Imran - WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/).
 *  Thread Starter [wellmedica](https://wordpress.org/support/users/wellmedica/)
 * (@wellmedica)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/#post-8790375)
 * Thank you for getting back to me.
 * I have deactivated all the plugins and it still has the same problem. But I went
   into the in-browser page properties and it says ” background-color: transparent;”
   for the submit button with the class “appointments-confirmation-button” and specifically
   the field “input[type=”button”]”.
 * How do I make changes to this class, I went into the front.css, admin.css and
   all the other css files in appointments folder on my server but couldn’t find
   the “appointments-confirmation-button” class.
 * Waiting for your reply.
 * Thank you
 *  Plugin Support [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/#post-8794339)
 * Hello [@wellmedica](https://wordpress.org/support/users/wellmedica/),
 * Hope you are doing well!
 * So some admin styling is missing from your installation. Please use this plugin
   to add custom CSS styles to admin dashboard’s:
    [https://wordpress.org/plugins/add-admin-css/](https://wordpress.org/plugins/add-admin-css/)
 * After plugin’s activation, please add the bellow CSS code, this should fix the
   batton backround color:
 *     ```
       .wp-core-ui .button-primary {
       background: #0085ba;
       }
       ```
   
 * Let me know how it goes!
 * Kind regards,
    Nastia
 *  Plugin Author [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/#post-8817664)
 * Thank you for using Appointments. I am going to mark this topic resolved because
   we haven’t heard from you in awhile. If this issue was not resolved we can reopen
   it. Thanks again!

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

The topic ‘The “submit” button disappears’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointments_eaf36c.svg)
 * [Appointments](https://wordpress.org/plugins/appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointments/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [jdailey](https://wordpress.org/support/users/jdailey/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/the-submit-button-disappears/#post-8817664)
 * Status: resolved