• Hi, thank you for the great plugin.
    I saw on the documentation about adding a custom email field. However, I am wondering:
    1) where would the email go after visitor entered their emails? I’ve tested and entered a test email and have not received any email as admin anywhere.
    2) also, is it possible to display the email field only after visitors select “Yes”?
    3) when someone clicks “NO”, is there a way to hide everything and just show the “sorry, you must be 21” message?
    Thank you for your help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @liaos,

    Sorry for a slow reply on this, but here goes:

    1) Age Gate doesn’t do anything with custom fields, you would need to write some functionality to do that via the age_gate_{$status} actions
    2) Not easily within the plugin as clicking “Yes” will submit the form. Might be worth having some separate functionality to do this it the user passes the age gate (there’s methods in JS and PHP modes to to that
    3) Yes, there’s an option in the “restriction” settings to disallow retries

    Hope that’s in some way helpful

    Thanks
    Phil

Viewing 1 replies (of 1 total)
  • The topic ‘Show/hide Email field after Yes/No’ is closed to new replies.