Age Verification: Birthdate Forms
Age Verification: Birthdate Forms
All of these age verification forms were generated using our very flexible [[pum_age_form]] shortcode. Be sure to check out all of the form examples to see what it can really do.
Available Form Types
Multi Select
[pum_age_form type="birthdate" exit_url="" disable_date_input="1"]
HTML5 Date Input
[pum_age_form type="birthdate" exit_url=""]
Available Form Layouts
Standard Layout
[pum_age_form type="birthdate" exit_url="" disable_date_input="1"]
Inline Layout
[pum_age_form type="birthdate" exit_url="" form_layout="inline" disable_date_input="1"]
Vertical Layout
[pum_age_form type="birthdate" exit_url="" form_layout="vertical" disable_date_input="1"]
Stacked Layout
[pum_age_form type="birthdate" exit_url="" form_layout="stacked" disable_date_input="1"]
Available Form Alignments
Left
[pum_age_form type="birthdate" exit_url="" form_layout="stacked" form_alignment="left"]
Center
[pum_age_form type="birthdate" exit_url="" form_layout="stacked" form_alignment="center"]
Right
[pum_age_form type="birthdate" exit_url="" form_layout="stacked" form_alignment="right"]
Custom Form Labels
[pum_age_form type="birthdate" exit_url="" label_birthdate="When were you born?"]
[pum_age_form type="birthdate" exit_url="" label_month="M" label_day="D" label_year="Y" disable_date_input="1"]
No Form Labels
[pum_age_form type="birthdate" exit_url="" disable_labels="1"]
Try the next example: Age Verification: Birhdate Forms .