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

bmccarthy

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

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 12, 2015 at 7:28 pm in reply to: Non Affiliated to default affiliate or selected in random #49338
    bmccarthy
    Member

    I created a shortcode for “assign a referrer to me” cases where one doesn’t exist.

    if(isset($_POST)){

    $referrer_id = strip_tags($_POST);

    record_click($referrer_id);

    }

    function wp_aff_set_affiliate_id_formrd()

    {

    $output = “”;

    if(!isset($_POST)){$_POST=””;}

    $output .= ‘‘;

    $output .= ‘<form method=”post” action=”#aff_id_entry_anchor”>’;

    $output .= ‘<input name=”wp_aff_affiliate_id” type=”hidden” size=”20″ value=”your_value_here”/>’;

    $output .= ‘<div style=”padding-top:5px” class=”submit”>’;

    $output .= ‘<input type=”submit” name=”wp_aff_affiliate_id_submitrd” value=”Assign me an affiliate” />’;

    $output .= ‘</div>’;

    $output .= ‘</form>’;

    return $output;

    }

    August 26, 2014 at 3:57 pm in reply to: WP Affiliate – Is it possible for an affiliate to pay from his commission #65066
    bmccarthy
    Member

    I’d be interested in this option as well – if it’s something the developers want to consider in a future release.

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

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