affiliate sign-in email link

I’ve purchased and installed the Affiliates Pro plugin, created an affiliates sign up page – that is working fine.

When an affiliate signs up, the email they receive directs them to login at

www.*******.com/wp-admin – this login page is not working

if they go to the affiliate page and login from there it works fine.

I would like to change the affiliate email template to direct the new affiliate to the correct page.

Thanks!

Posted in

Comments

13 responses to “affiliate sign-in email link”

  1. So is there a way to separate new affiliate registration emails from regular blog users?

    I need to change the affiliate registration email link from http://www.mysite.com/wp-login to http://www.mysite.com/affiliate-program

    But I don’t want my blog contributors to see the affiliate link when they register – they still need wp-login.

    1. Hi,
      right now it’s the same email. But you can use “affiliates_added_affiliate” (receives affiliates_id as parameter) action to send your own notification.
      cheers

      1. Can you expand on how to do tho for non-programers Antonio?

        1. Hi,
          you can use Affiliates Welcome Email plugin (you can customize the subject and message in lines 72 and 73).
          cheers

          1. WOW! Awesome! Thanks so much Antonio! I appreciate you taking the time to make that plugin. Work great as I can send them an email with the affiliate page link at the same time they get the other email with their username and password.

            Is there an easy way to make it only send this on email instead of the other and includes some short codes and/php magic to send them their Username and password? So all other would just get the normal email, but affiliates would instead get the email created from this Affiliates Welcome Email plugin.

            1. Hi,
              Affiliates uses WordPress “welcome” email as default. If you only need one email, is better to use SB Welcome Email Editor.
              cheers

  2. ninjastik Avatar
    ninjastik

    I used SB Welcome Email plugin to make the changes and it worked perfectly.

    In the field ‘User Email Body’ I just entered in;

    Username: [user_login]Password: [user_password]Affiliate Login http://www.yourwebsite.com/affiliatepage/

    Change http://www.yourwebsite.com/affiliatepage to anything you want

    Cheers

    1. antonio Avatar
      antonio

      I’m glad that works 😉

  3. OzWellness Avatar
    OzWellness

    I would like to do this also because I think it’s really confusing for people to be sent an email with the WP login when that isn’t where they have to login.

    The above plugin is not available and I can’t seem to identify which language file to change. Any more info would be gratefully appreciated. Thank you 🙂

    1. antonio Avatar
      antonio

      Ops, seems that no longer exists.
      You can try WP Better Emails, it’s looks interesting.
      cheers

  4. 12print.it Avatar
    12print.it

    the plugin indicated not function correctly, how i can modify only registration text and email registration text only for new affiliate user ?

    1. Hi, You can change texts using wordpress traduction system. The files are in wp-content/plugins/affiliates/lib/core/languages
      cheers

  5. antonio Avatar

    Hi,
    The welcome email is the standard one sent by WordPress, you can use a plugin like SB Welcome Email Editor to change these.

    cheers

Share