Affiliate Pro Notifications not working

Posted in

Affiliate Pro Plugin
I have now fully populated my website with Affiliate Pro Pluign, Affilate integrations, and banner content.
For the time being i am using your default affillate registration form generated within the plugin using shortcode on this page:

Affiliate Area

The problem I am having is that when new affiliate registration form is completed and submitted:
1) I am seeing on same form page, the short \”Thank You\” message below:
Thanks for signing up!

Please check your email for the confirmation link.

Can this be customized? Also can I alternatively redirect after submission to another URL/Custom \”Thank You\” page?

2) Cannot see notification emails being sent to the new registrants. I have checked my settings several times.
Note: The new registrations are showing up as new affiliates in \”Manage Affiliates\’ area. Just that no confirmations are being sent an/or received.

i would appreciate you help with theses matters As i am anxious to launch the program.

PS: Login credentials have been sent to you directly via email at support@itthinx.com

Thank you.

3 Responses to Affiliate Pro Notifications not working

  1. George April 17, 2017 at 10:03 am #

    Hi Aidan,

    Sure i will have a look.
    Please reset the password for the user itthinx because i can’t login, or change the user’s email address to george@itthinx.com so that i can reset the password myself.

    Cheers,
    George

  2. Aidan April 16, 2017 at 6:32 pm #

    it is extremely urgent that you provide me assistance with previously reported issue 2) regarding notifications

    2) Cannot see notification emails being sent to the new registrants. I have checked my settings several times.
    Note: The new registrations are showing up as new affiliates in \”Manage Affiliates\’ area. Just that no confirmations are being sent an/or received.

    The website in question is http://bellwethercapitalmanagement.com

    I would request aht you login to WordPress site and trubleshoot this matter for me.

    You will find Login credentials in previous emails sent to support!itthinx.com
    Please give this matter your immediate attention.

    Thank you

    Aidan doyle

  3. George April 13, 2017 at 4:50 pm #

    Hi Aidan,

    1) You can use the following snippets to modify the displayed messages:
    add_filter( 'affiliates_thanks_sign_up_text', 'gt_affiliates_signup_text' );
    function gt_affiliates_signup_text( $thanks_message ) {
    return 'Well done!';
    }

    add_filter( 'affiliates_check_confirmation_text', 'gt_affiliates_check_confirmation_text' );
    function gt_affiliates_check_confirmation_text( $confirmation_text ) {
    return 'Check your email';
    }

    Copy and paste the snippet above to your child theme’s functions.php. You can also redirect your affiliates after registering. Edit your Affiliate Area page and add the attribute redirect_to to the shortcode [affiliates_registration].
    For example: [affiliates_registration redirect="true" redirect_to="http://your.redirect.link" ].

    2)You can setup notifications in your Dashboard under Affiliates > Notifications. For more info on notifications please also have a look in the documentation.

    Kind regards,
    George

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share