Title: Add code after submit button
Last modified: May 11, 2018

---

# Add code after submit button

 *  Resolved [valentino86](https://wordpress.org/support/users/valentino86/)
 * (@valentino86)
 * [8 years ago](https://wordpress.org/support/topic/add-code-after-submit-button/)
 * I am using the hook mctb_before_submit_button to add a checkbox to the top bar.
   
   Is there any way to add it after the submit button and not before? Something 
   like mctb_after_submit_button.
 * Thanks 🙂

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

 *  Plugin Contributor [Lap](https://wordpress.org/support/users/lapzor/)
 * (@lapzor)
 * [8 years ago](https://wordpress.org/support/topic/add-code-after-submit-button/#post-10272524)
 * Hi,
 * At the moment we only have a hook before the submit, label or field, not after.
 * > [View post on imgur.com](https://imgur.com/a/u0R4MHy)
 * I suppose you could “hack around it” with some CSS positioning, but that’s of
   course not ideal.
 * I do think it makes sense to have an option “mcbt_after_submit_button” so I put
   in a feature request for you here: [https://github.com/ibericode/mailchimp-top-bar/issues/80](https://github.com/ibericode/mailchimp-top-bar/issues/80)
 * I can’t say if / when we will include this.
 * Hope that helps. If you have any questions, please let us know!
 *  Thread Starter [valentino86](https://wordpress.org/support/users/valentino86/)
 * (@valentino86)
 * [8 years ago](https://wordpress.org/support/topic/add-code-after-submit-button/#post-10272693)
 * Ok, thanks a lot.
 * By the way…amazing plugin 😉
 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/add-code-after-submit-button/#post-10334898)
 * Hey Valentino,
 * We just released version 1.3.1 of MailChimp Top Bar which includes the mentioned
   hook. You can now hook into `mctb_after_submit_button` to output HTML after the
   submit button.
 * Cheers!

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

The topic ‘Add code after submit button’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-top-bar/assets/icon-256x256.png?rev=1224622)
 * [MC4WP: Mailchimp Top Bar – Email Subscribe Notification Bar](https://wordpress.org/plugins/mailchimp-top-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-top-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-top-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-top-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-top-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-top-bar/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/add-code-after-submit-button/#post-10334898)
 * Status: resolved