Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › WP Affiliate Troubleshooting › Affiliate link using wrong target URL
Tagged: target URL
- This topic has 8 replies, 4 voices, and was last updated 11 years, 8 months ago by wpCommerce.
-
AuthorPosts
-
January 21, 2013 at 5:45 pm #8381alchemynickMember
Hi,
On my affiliates home pages, their link is showing using the URL [http://www.cleeveracing.com?aff_id=xxxxxx]
the target URL in ‘settings’ is [http://www.cleeveracing.com/become-a-member/]
should this not be the URL in their link?
Nick
January 21, 2013 at 11:30 pm #53242adminKeymasterWhen you say “Target URL” in the settings, are you referring to the “Default Landing Page” field? The value of the “Default Landing Page” field is used to create the standard affiliate link in the homepage of the affiliate area. What version of the affiliate plugin are you using?
January 22, 2013 at 1:12 pm #53243alchemynickMemberthanks that’s fixed it
January 23, 2013 at 4:50 pm #53244alchemynickMemberOne of my affiliates is logging on and seeing old data (I have updated his aff link URL, commission %).
If I log in with his details I see the new data….
Any idea what could be happening??
Thanks
Nick
January 24, 2013 at 12:14 am #53245adminKeymasterCaching could cause that. Also the user could have 2 affiliate accounts with two different affiliate IDs and he could be logging into the other one.
February 8, 2013 at 9:15 pm #53246ClairemMemberMy default landing page is set up as [http://employeetobusinessowner.co.uk/ap-diy-toolkit] but when the affiliates use their links
[http://employeetobusinessowner.co.uk?ap_id=testclaire]
it takes them to
[http://employeetobusinessowner.co.uk]
I’m using WP affiliate platform 5.4.5 in WordPress version 3.5.1
February 9, 2013 at 10:34 pm #53247adminKeymasterThat means you enabled the following option in the affiliate plugin. Not sure why you enabled that option if you don’t want it:
March 5, 2013 at 8:28 pm #53248ClairemMemberThanks for the info. I can’t find that option. Could you please tell me exactly where to find it so I can disable it.
Thanks
March 5, 2013 at 11:35 pm #53249wpCommerceModeratorHi, it’s in the “wp_aff_advanced_configs.php” file (this file is in the “wp-affiliate-platform” plugin folder).
You need to search for the following line:
define('WP_AFFILIATE_AUTO_REDIRECT_TO_NOT_AFFILIATE_URL', '1');
Once you find it simply change it with the following line:
define('WP_AFFILIATE_AUTO_REDIRECT_TO_NOT_AFFILIATE_URL', '0');
Alternatively, you can just install a fresh copy of WP Affiliate Platform plugin which will remove any modifications you have made:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
-
AuthorPosts
- You must be logged in to reply to this topic.