Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

wrcaccess

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
1 2 →
  • Author
    Posts
  • March 1, 2015 at 11:31 pm in reply to: emmeber user id php shortcode #68760
    wrcaccess
    Spectator

    WZP, many thanks. thank you once again to you and admin,

    March 1, 2015 at 2:46 am in reply to: emmeber user id php shortcode #68758
    wrcaccess
    Spectator

    Admin, this is the confusion. All I am asking is the link below placed on a wordpress page, how can the same link be placed on a php page? I just need the wp_affiliate_get_referrer in a php version but with the entire link demonstrated so I can just cop and paste. Hopefully I am clear about this now. Many thanks!

    need a php translation of the link below.

    [http://www.mysite.com/?ap_id=[wp_affiliate_get_referrer]

    February 26, 2015 at 4:22 am in reply to: emmeber user id php shortcode #68756
    wrcaccess
    Spectator

    Sir, can you add that function inclusive of the referral link.

    wp_member has links like this

    [http://www.mysite.com/?ap_id=wp_affiliate_get_referrer()]

    Can you have that corrected? That is all I ask so it works on the php page.

    February 25, 2015 at 9:53 pm in reply to: emmeber user id php shortcode #68754
    wrcaccess
    Spectator

    On the php page, I want to place a ref_id link, which I can currently do on wp pages.

    mysite.com/?ap_id=([wp_affiliate_referrer])

    All I need is a PHP shortcode to display ([wp_affiliate_referrer]) in the correct format with the entire link as I cannot discern partial tags.

    February 25, 2015 at 6:28 pm in reply to: emmeber user id php shortcode #68752
    wrcaccess
    Spectator

    I use the regular shortcode on the wordpress page as

    [http://www.example.com/?ref_id=[wp_affiliate_referrer]]

    I’d like to append the ref short code with a php version of it.

    I don’t know how to program in php, hence the request..

    February 25, 2015 at 3:23 pm in reply to: emmeber user id php shortcode #68750
    wrcaccess
    Spectator

    Yes sorry, I did. My mistake.

    Can I add this code to a link?

    example.com/?ref id=$value = do_shortcode(‘[wp_affiliate_referrer]’);

    Is this the right format or should I enclose it with < >

    Sorry, I don’t know how to do this. If you can show me…

    February 25, 2015 at 6:33 am in reply to: emmeber user id php shortcode #68748
    wrcaccess
    Spectator

    I couldn’t find it. I’d appreciate if I can find a php code for

    [wp_affiliate_referrer]

    Many thanks!

    August 16, 2014 at 7:38 pm in reply to: eMember – Download for Members not working for multiple membership levels. #62785
    wrcaccess
    Spectator

    Hi, In the code below, what is |4|1″] – I forgot what the |4|1 is used for. Appreciate a reply.

    [wp_eStore_fancy_display id=”824″ style=”3″ restriction=”2-3-4-5-6-14|4|1″]

    August 9, 2014 at 10:40 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64717
    wrcaccess
    Spectator

    Admin,

    I am being misunderstood again. I don’t mind if this request can be a custom solution and if I have to pay for it if this solution is a major update.

    I know one can append the blog post link and add the /?ap_id=xxxxx to the link.

    But I want the AUTHOR making the blog post have the ref id automatically attach the affiliate ref id to the blog post url.

    For eg. I have 5 affiliates and they all are making their own blog posts. When they publish their article the url will show

    domain.com/blog_post_title/?ap_id=xxxxx where /?ap_id=xxxx is their own affiliate id.

    Appreciate a solution.

    Eg can be found at link below where the author making the post has his id appended to the blog post url.

    [http://jonmroz.com/members/empower-network/empower-network-is-a-scam-get-the-review/?id=jonmroz]

    August 5, 2014 at 8:37 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64715
    wrcaccess
    Spectator

    WZP, IN the above URL you gave me, admin gave this solution

    ==== Yep, just call the following function and it will return the Affiliate ID:

    wp_affiliate_get_referrer() ====

    Where and how to implement this. Thanks,

    August 5, 2014 at 8:14 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64714
    wrcaccess
    Spectator

    WZP – Thank you for your prompt responses. Appreciate your time.

    August 5, 2014 at 7:33 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64712
    wrcaccess
    Spectator

    I think I was misunderstood. My query has nothing to do with the search engine or whether and if they find the suggested link.

    My query was about the plugin itself and if the ?ap_id can be added to the blog posts made by the affiliates.

    August 5, 2014 at 7:23 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64710
    wrcaccess
    Spectator

    Exactly. Even otherwise, I’d like the blog posters to have their aff id in the permalink each time they make a blog post. I know they can add the blog link before the ?ap_id=ref-name manually,

    But it would be nice if the plugin auto inserts their id attached to each post they make.

    Currently the link to each affiliate shows only the blog post url as in example below

    [http://1into1million.com/member/what-kind-of-asian-are-you/]

    It would be nice if the author/affiliate making the post had

    [http://1into1million.com/member/what-kind-of-asian-are-you/?ap_id=wonderjam]

    I’d assume it would be a matter of adding the ref-id php code to the single blog post page.

    August 5, 2014 at 6:26 pm in reply to: WP Affiliate – create custom urls with affiliate ID? #64708
    wrcaccess
    Spectator

    WZP, My wp affiliate plugin is integrated with multi-authors. When they make a blog post, only the

    [http://www.your-domain.com/link-to-your-post-or-page]

    is shown in search engines or social media sites.

    I’d like that I can add a ref id belonging to the affiliate who makes the blog post automatically each time they make a blog post as in eg

    [http://www.your-domain.com/link-to-your-post-or-page?ap_id=authors_aff_id]

    Is this possible and where I can I add the code to reflect that.

    many thanks

    July 12, 2014 at 4:24 pm in reply to: Change profile image to use WP? #22337
    wrcaccess
    Spectator

    Admin,

    What I am stating is, I would like to show the wp image of the member to a visitor on the homepage. Right now, I can place short codes, referred by (name), & referred by (id) on the landing page. I would like the member’s image (as shown in wp-profile) shown as well.

    This is not for a logged in member’s user details. It is for a visitor to see the referring members details on the landing page.

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 28 total)
1 2 →

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ