Skip to content

Instantly share code, notes, and snippets.

@New0
Created July 2, 2020 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save New0/0117a0408affb726584c98d45b8ed959 to your computer and use it in GitHub Desktop.
Save New0/0117a0408affb726584c98d45b8ed959 to your computer and use it in GitHub Desktop.
Caldera Forms shortcodes
A regular Form
[caldera_form id="CF54ce83dd431a1"]
A Form that will open as a Modal, formatted as a link taking the name of the Form as text.
[caldera_form_modal id="CF54ce83dd431a1"]
A Form that will open as a Modal, formatted as a button with text defined in the shortcode
[caldera_form_modal id="CF54ce83dd431a1" type="button"]Open Form[/caldera_form_modal]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment