Title: Form shortcode
Last modified: February 21, 2021

---

# Form shortcode

 *  Resolved [George](https://wordpress.org/support/users/quantum_leap/)
 * (@quantum_leap)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/form-shortcode-6/)
 * Is there a way to display a non-default form as a shortcode? I am not displaying
   any default forms but I want to use a hook that my theme provides to insert a
   signup form into the footer (without using widgets).

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [ggwicz](https://wordpress.org/support/users/ggwicz/)
 * (@ggwicz)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/form-shortcode-6/#post-14185940)
 * Hey [@quantum_leap](https://wordpress.org/support/users/quantum_leap/),
 * Yes, you can specify a form with the following shortcode syntax:
 * `[convertkit id="{ID}"]`
 * Where `{ID}` in this example is the form ID of a ConvertKit form.
 * One way of identifying the ID of a form is to look in the URL for a form once
   you publish it on ConvertKit.com; the URLs will look something like this:
 * `https://forms.convertkit.com/{ID}.html`
 * Just copy the `{ID}` value from the URL and use it in the shortcode as specified
   above! 🙂

Viewing 1 replies (of 1 total)

The topic ‘Form shortcode’ is closed to new replies.

 * ![](https://ps.w.org/convertkit/assets/icon-256x256.jpg?rev=3160977)
 * [Kit (formerly ConvertKit) - Email Newsletter, Email Marketing, Membership, Subscribers and Landing Pages](https://wordpress.org/plugins/convertkit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/convertkit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/convertkit/)
 * [Active Topics](https://wordpress.org/support/plugin/convertkit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/convertkit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/convertkit/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [ggwicz](https://wordpress.org/support/users/ggwicz/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/form-shortcode-6/#post-14185940)
 * Status: resolved