• Resolved George

    (@quantum_leap)


    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

    (@ggwicz)

    Hey @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.