Viewing 1 replies (of 1 total)
  • Bonjour bidum00,

    Si celà vous convient il est possible d’ajouter un bouton “EXIT” qui redirige vers l’URL de votre choix en modifiant le fichier age-verify.php. (exemple avec : https://www.google.be )

    Ajoutez ceci après la ligne “<h1><?php esc_html_e( av_get_the_heading() ); ?></h1>”

    <form action=”https://www.google.be&#8221; method=”POST”>
    <input type=”SUBMIT” value=”EXIT”/>
    </form>

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect’ is closed to new replies.