an
groups-icon

Terms & Conditions plugin from PP

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Viv Rocka
    1 points
    Beginner

    Hello, I have installed the plugin which adds the Terms & Conditions to all the login and registration pages but this is quite annoying to have to click every time. What is the alternative or can the plugin perhaps be altered to just display once on the registration page?

    I found the plugin functions include the following – if I just remove the add_action for the login will it break it?

    Please let me know if anyone else has found a work around for this. Thanks

    }
    add_action(‘register_form’,’wlt_register_tos’);
    add_action(‘login_form’,’wlt_register_tos’);
    add_action(‘register_form’,’wlt_register_tos’);
    if(!isset($_GET[‘eid’])){
    add_action(‘hook_add_form_bottom’,’wlt_register_tos’);
    }

    October 21, 2013 at 7:45 pm
  • Ian Kilmartin
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 21, 2013 at 9:30 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 21, 2013 at 10:21 pm
  • Viv Rocka
    1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 22, 2013 at 7:49 pm

470

Views

3

Replies