Skip to content

Instantly share code, notes, and snippets.

@hsleonis
Created July 10, 2020 17:43
Show Gist options
  • Save hsleonis/ad4fc4da3706cc433595c5d0708d7519 to your computer and use it in GitHub Desktop.
Save hsleonis/ad4fc4da3706cc433595c5d0708d7519 to your computer and use it in GitHub Desktop.
Contact form 7 with select
<div>[text* your-name placeholder "Name"]</div>
<div>[email* your-email placeholder "Email"]</div>
<div>[text* your-mobile placeholder "Mobile"]</div>
<div>[select* your-event first_as_label "Select an Event" "Brand Launch Exclusive"]</div>
<div>[submit "SUBMIT"]</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment