• Hello i have problems on the registration page.
    The link to the Terms and Conditions does not work.
    What is there for possibilities to fix the problem

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author affmngr

    (@affmngr)

    Hi, Please provide a link to your registration page so I can take a look.

    • This reply was modified 7 years, 8 months ago by affmngr.
    Thread Starter miba65

    (@miba65)

    Hello thanks for reply
    here the link
    mi-pa.ch/partner/register/ on this page can not open Terms and Conditions
    And also does not work checkbox, can register without checkbox and always show Message E-mail address * is in use.
    If errors in logon then show this page mi-pa.ch/?action=submit&page_id=1888
    On this page I can open Terms and Conditions and checkbox work, but also show here message e-mail address * is in use.
    Michel

    • This reply was modified 7 years, 8 months ago by miba65.
    Plugin Author affmngr

    (@affmngr)

    Thank you. It’s in a different language so I will need to take a closer look to investigate this issue. Please use the contact form on our site to get in touch:

    https://wpaffiliatemanager.com/contact/

    Thread Starter miba65

    (@miba65)

    Hello
    Because I do not get response to “https://wpaffiliatemanager.com/contact/”. I sign here again.
    I could solve the problem myself. To do this I had to delete the site for registration and recreate it.
    //////
    For the author I have a suggestion.
    In the file affiliate_register_form.php
    The checkbox and the label for checkbox, its not on same line.
    I have changed on line 70 to

    <label for=”chkAgreeTerms” id=”agreeTermsLabel”><input type=”checkbox” id=”chkAgreeTerms” name=”chkAgreeTerms” <?php echo (isset($request[‘chkAgreeTerms’]) ? ‘checked=”checked”‘:”)?> /> <?php _e(‘I have read and agree to the’, ‘affiliates-manager’ ) ?> <?php _e(‘Terms and Conditions’, ‘affiliates-manager’ ) ?></label>`

    Now checkbox and label are on the same line

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘problem with Terms and Conditions on the registration page’ is closed to new replies.