• Resolved daravena

    (@daravena)


    Is there a way to put an age gap to the form

    Only people of 13 years old and older should be aloud to fillout the form that is why I need a gap

Viewing 6 replies - 1 through 6 (of 6 total)
  • You could include a required number field, where the minimum entry is 13. e.g.
    [number* your-age min:13 max:99]

    Or an acceptance checkbox to confirm the person is aged 13 or over before they send the form. e.g.
    [acceptance your-consent] I confirm that I am 13 years of age or older [/acceptance]

    Thread Starter daravena

    (@daravena)

    That is what I tried but I need to be able to have a message saying if they are not 13 and over they can not submit the form

    Thread Starter daravena

    (@daravena)

    @pidengmor the issue is not resolved

    • This reply was modified 8 years, 4 months ago by daravena.

    That is what I tried but I need to be able to have a message saying if they are not 13 and over they can not submit the form

    Place the acceptance box at the end of the form and in “Messages” >> “There are terms that the sender must accept” insert something like You must be aged 13 or over to submit the form, which should show if the user does not check the box (although this may be browser dependent).

    Thread Starter daravena

    (@daravena)

    Unfortunately, this doesn’t cover the COPPA law (http://www.isafeventures.com/2015/08/04/coppa/)

    I need a gate (a message saying you cannot submit this form because you are not 13 years old or older) to show up after they submit the form if the year of their birthday in not 13 and up

    If not we’ll be violating the law

    This used to work with contact form 7, I had it working but after the last update this stopped working

    • This reply was modified 8 years, 4 months ago by daravena.
    • This reply was modified 8 years, 4 months ago by daravena.

    This used to work with contact form 7, I had it working but after the last update this stopped working

    Try disabling all other plugins and switch to a stock WordPress theme (e.g. Twenty-Seventeen) to rule out a conflict. You can use the Health Check plugin to prevent any visitors to the site from seeing any changes while you test.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Age gap’ is closed to new replies.