Forum Replies Created
-
AuthorPosts
-
June 24, 2014 at 3:21 am in reply to: Non Affiliated to default affiliate or selected in random #49337wrcaccessSpectator
Thanks Admin,
I already did that with your earlier code input as mentioned.
Anyway, here is where to modify the plugin.
Open the “wp_affiliate_platform1.php” file and look for the following line of code:
$referrer = AFF_NONE;
Thanks for the time and support you give. TT HQ is unlike any other after sale support system in all of the Internet. 17 years online and no other business treats its customers like gold as you guys do. Thanks!
Now, you can assign any value to the variable and it will use that.
The ref id shows just fine.
June 23, 2014 at 2:20 pm in reply to: Non Affiliated to default affiliate or selected in random #49335wrcaccessSpectator[wp_affiliate_referrer_details info=”firstname”] [wp_affiliate_referrer_details info=”lastname”]
June 23, 2014 at 3:07 am in reply to: Non Affiliated to default affiliate or selected in random #49333wrcaccessSpectatorAdmin, it solved part of the issue. The solution you provided now credits the fallback id, but the short code I use to show the name of the referrer still shows none none
I use 2 short codes on the main page.
Ref Name and Red ID.
Your solution now shows the Ref ID part whereas the Ref Name shortcode still shows none none.
June 23, 2014 at 2:34 am in reply to: Non Affiliated to default affiliate or selected in random #49332wrcaccessSpectatorAdmin, thanks much!
Just to be sure, the above solution is I hope, in case one visits the site without a referral id. And it will continue to give credit to a referrer with a valid ref id.
Thanks!
June 22, 2014 at 4:06 am in reply to: Non Affiliated to default affiliate or selected in random #49330wrcaccessSpectatorAny existing ID I wish to insert in the code. Is that possible? A member earlier posted the revised code, but I am not sure where that goes.
June 22, 2014 at 1:22 am in reply to: Non Affiliated to default affiliate or selected in random #49328wrcaccessSpectatorOkay, I make blog posts. My emember is set with a fixed referral cookie where the original referrer is the only referrer for life. However, when a visitor comes to my site via my blog post directly and tries to sign up, the referrer is shown as ‘none’.
All I’d like is to set a FALL BACK referrer id if a visitor comes to my site without an affiliate referral link.
June 21, 2014 at 5:00 am in reply to: Non Affiliated to default affiliate or selected in random #49326wrcaccessSpectatorReejs, on which page does this code go to set a default affiliate id?
<?php if (isset($_GET) && $_GET!=”) { echo $_GET; } else { echo ‘you_default_affiliate_here’; } ?>
Anyone with a reply is appreciated. Thanks!
December 25, 2013 at 1:26 am in reply to: Stamping Error Checklist – an error occurred while trying to stamp the file #24403wrcaccessSpectatorI re-uploaded via wp and it works fine for now. Thanks.
December 25, 2013 at 1:02 am in reply to: Stamping Error Checklist – an error occurred while trying to stamp the file #24401wrcaccessSpectatorI get the following error when I use manual stamping.
WP PDF Stamper – Manual Stamping
Fatal error:
The encoded file /home/into1mil/public_html/member/wp-content/path/to/plugin/file/ is corrupt. in Unknown on line 0
I have used member referral url as the stamp so they can get referrals passing the pdf
…/member/?ap_id=[wp_affiliate_referrer]
December 22, 2013 at 12:01 am in reply to: eStore filling in form before submitting to paypal #59731wrcaccessSpectatorAdmin, the plugin does capture the short code in the estore product name. Eg is on
[http://www.traveliate.org] – It works on all the products I have placed.
On member-login tab and on traveliate.com/advertise link
However it only shows as – [wp_affiliate_referrer] in the PayPal description on another site the plugin is installed in. It does not translate to the ref id. I spent 2 days trying to find out why.
What I am trying to achieve is the buyer PayPal will show the payment made to a certain referrer. Yes, I am trying to capture ref value in PayPal product description.
It works on the site I provided below, but not on another site.
Can you advise? It seems even you are unaware that the shortcode does work in product names.
Many thanks for a reply to this query.
wrcaccessSpectatorI did this once successfully, however, when I add this title to the estore add product button – Product 1 – Referred by [wp_affiliate_referrer]
The [wp_affiliate_referrer] does show the affiliate id in paypal description. It shows Product 1 – [wp_affiliate_referrer]
It used to show for eg Product 1 – Referred by Tips
wrcaccessSpectatorI was implying the profile image of the one referring the site, affiliate. So their images and city state shows up. I have their name and member id showing up, just need the short code for the affiliate’s image showing up on their referral links.
Many thanks
wrcaccessSpectatorAdmin,
What is the shortcode to show referrer image on landing page. Currently, I use first name, last name and referrer id, but would like to add referrer’s image shortcode as well.
wp_emember_get_profile_image_url_by_id(‘Member-ID’) – I found this on a forum thread which is 2 years old almost/
Appreciate the reply.
-
AuthorPosts