Hi, Please provide a link to your registration page so I can take a look.
-
This reply was modified 9 years, 4 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 9 years, 4 months ago by
miba65.
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