WordPress Affiliate Manager

Affiliates Management Plugin for WordPress

  • Home
  • Features
    • Screen Shots
  • Download
  • Documentation
  • Addons
  • Support
    • Support Forum
    • Forum Login
    • Forum Registration
    • Contact
    • Premium Addon/Plugin Support
You are here: Home

Shadow Labs

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

Forum Replies Created

Viewing 15 posts - 916 through 930 (of 1,498 total)
← 1 2 3 … 61 62 63 … 98 99 100 →
  • Author
    Posts
  • August 22, 2017 at 4:20 am in reply to: How to reset this plugin #2866
    Shadow Labs
    Keymaster

    Hi, Please follow these instructions and see how it goes: https://wpaffiliatemanager.com/recreating-required-pages-affiliates-manager-plugin/

    August 11, 2017 at 6:30 am in reply to: Not Tracking Commissions with WooCommerce #2858
    Shadow Labs
    Keymaster

    @Hornet25, The integration is working fine. The affiliate account in question was not active. That’s why no commission was rewarded for the purchase. Please send us the log file via contact form once you have run a test transaction.

    August 10, 2017 at 3:42 am in reply to: Not Tracking Commissions with WooCommerce #2856
    Shadow Labs
    Keymaster

    @Hornet25, Do you have the debug option enabled in the affiliates manager settings? If not please enable debug and do a test affiliate transaction afterward so we can check the log file.

    August 9, 2017 at 4:23 am in reply to: Success but No Reward #2852
    Shadow Labs
    Keymaster

    Hi, There might be an error while inserting a record into the database. Please use the contact form to get in touch so we can investigate this issue:

    Contact

    July 27, 2017 at 5:15 am in reply to: How to Track Affiliate Commissions? #2847
    Shadow Labs
    Keymaster

    CommissionTracking.php is fine. You actually need to retrieve the value of the cookie into an array element before passing it to the function:

    
    $args = array();
    $args['txn_id'] = $booking_data['booking_no'];
    $args['amount'] = $booking_data['total_price'];
    $args['aff_id'] = $_COOKIE['wpam_id'];  //not $aff_id = $_COOKIE['wpam_id'];
    do_action('wpam_process_affiliate_commission', $args);
    
    July 26, 2017 at 5:28 am in reply to: How to Track Affiliate Commissions? #2842
    Shadow Labs
    Keymaster

    Hi, It’s PHP code. You can’t trigger it on an HTML page directly. Does your plugin trigger any action hook or some code once the payment is completed? if so you need to add this code after that.

    July 24, 2017 at 5:12 am in reply to: Not Tracking Commissions with WooCommerce #2837
    Shadow Labs
    Keymaster

    Please send a link to your log file via contact form so we can take a look.

    Contact

    July 21, 2017 at 6:55 am in reply to: Coupon Transaction ID And Order ID #2834
    Shadow Labs
    Keymaster

    Hi, Please use this contact form to get in touch:

    Premium Addon/Plugin Support

    July 20, 2017 at 4:11 am in reply to: 403 forbidden #2829
    Shadow Labs
    Keymaster

    Hi, Do you have a different setup on your server where a user can only login from the wp-admin/wp-login.php page? The whole login process in our plugin is controlled by WordPress (since each affiliate is actually WordPress user). So the plugin is not really responsible for any type of login/authentication error.

    July 20, 2017 at 4:07 am in reply to: Woocommerce Subscription Fee vs Subscriptions #2828
    Shadow Labs
    Keymaster

    Hi, Unfortunately, that’s not possible at the moment.

    July 20, 2017 at 4:06 am in reply to: Terms and Conditions Link is not working #2827
    Shadow Labs
    Keymaster

    You either need to create a page with this slug “affiliates-terms-and-conditions” or a different one and update it in the settings. Otherwise, this auto redirect on your site will keep redirecting to the homepage.

    July 19, 2017 at 1:00 pm in reply to: Terms and Conditions Link is not working #2822
    Shadow Labs
    Keymaster

    Thanks. It looks like the link is working fine: https://www.starstorytelling.com/affiliates-terms-and-conditions. But as soon as it starts to load the page something on your site automatically redirects to this URL: https://www.starstorytelling.com/. Have you set up some type of redirection somewhere?

    July 19, 2017 at 4:05 am in reply to: Manually adding a sale #2820
    Shadow Labs
    Keymaster

    Hi, This is a WordPress plugin. So it can only function on a site running on WordPress. All of our currently available integration options are listed here:

    Documentation

    If you need to manually track commission from your custom solution you can use this action hook:

    API – Track Commission via a WordPress Hook

    July 18, 2017 at 5:14 am in reply to: Terms and Conditions Link is not working #2815
    Shadow Labs
    Keymaster

    Currently, it simply links to the page instead of the popup. Please provide a link to your registration page so I can check it.

    July 17, 2017 at 10:19 am in reply to: Terms and Conditions Link is not working #2807
    Shadow Labs
    Keymaster

    @fuzzytake, Please follow this method and see how it goes:

    Recreating the Required Pages for Affiliates Manager Plugin

  • Author
    Posts
Viewing 15 posts - 916 through 930 (of 1,498 total)
← 1 2 3 … 61 62 63 … 98 99 100 →
« Previous Page

Featured Addons

  • WooCommerce Coupon Tracking
  • WooCommerce Product Specific Commission

Copyright © 2026 | WordPress Affiliate Manager | Privacy Policy