Forum Replies Created
-
AuthorPosts
-
April 19, 2016 at 4:12 am in reply to: CAN WP AFFILIATE MANAGER INTEGRATES WELL WITH ULTIMATE MEMBER PLUGIN #1882
Shadow Labs
KeymasterHi, Are you referring to this plugin? https://wordpress.org/plugins/ultimate-member/
We don’t have integration with it yet. We currently offer the following integration options:
Shadow Labs
KeymasterHi, Are you familiar with PHP coding? You can use this piece of code to show the ID in your theme’s template file:
$aff_id = $_COOKIE['wpam_id']; echo "affiliate ID: ". $aff_id;April 16, 2016 at 2:18 am in reply to: Not receiving emails at all once new affiliate registers and get approved. #1871Shadow Labs
KeymasterHi, Do you have the debug option enabled in the affiliates manager settings? If not please do the following:
1) Enable Debug
2) Reset the log file
3) Do a test registration
4) Check the log file to see if the confirmation email was sent by the pluginApril 15, 2016 at 4:22 am in reply to: Affiliates Manager WooCommerce Subscription Integration how it is work #1869Shadow Labs
KeymasterHi, Are you referring to the “Password Lost” option? It’s a WordPress feature that allows you to recover a lost password.
April 13, 2016 at 5:21 am in reply to: Is it neccessary to use affiliates-manager/imp.php for text links #1865Shadow Labs
KeymasterHi, Just a plain affiliate link should be enough.
http://www.xxx.com/gcse-rs-revision-apps-for-schools?wpam_id=2The long HTML code is for tracking impression. If you disable impression in the settings the plugin will automatically adjust the link.
April 10, 2016 at 7:18 am in reply to: Different Commission % for Different Product Categories #1858Shadow Labs
KeymasterHi, We don’t really have an option to set the commission rate based on a particular category. It can only be set individually with our WooCommerce product specific commission addon:
Product Specific Affiliate Commission for WooCommerce Products
April 10, 2016 at 7:16 am in reply to: ERROR: User already has an account and is already an affiliate #1857Shadow Labs
KeymasterHi, Do you have any other membership/e-commerce plugin that automatically creates WordPress user account?
Shadow Labs
KeymasterIt’s available on this page (Developers section): https://wpaffiliatemanager.com/documentation/
Shadow Labs
KeymasterThanks. So you are basically creating the account with WooCommerce? I believe that’s where the problem is. Some plugins override the default WordPress login behaviour so you can only login using that plugin. Does this login issue occur if you temporarily deactivate WooCommerce?
Shadow Labs
KeymasterHi, Unfortunately we don’t have this option at the moment.
April 7, 2016 at 7:55 am in reply to: "Incorrect Action, please contact Site Administrator" – What to do? #1847Shadow Labs
KeymasterShadow Labs
KeymasterLet me do some testing. Can you please provide a link to your registration page so I can set up a test account?
Shadow Labs
Keymaster@govology, Are you signing up for an affiliate account while logged in as a WordPress user?
April 5, 2016 at 10:08 am in reply to: "Incorrect Action, please contact Site Administrator" – What to do? #1842Shadow Labs
KeymasterAffiliate login URL seems to be going to a 404 page (same as the registration URL). You might need to deactivate and activate the plugin to run the installer again. Please make sure to delete the existing pages before running the installer. Currently affiliates manager automatically creates the following pages:
1) Store Affiliates
2) Affiliate Login
3) RegisterShadow Labs
Keymaster@endanight, Did you login with the credentials sent via email after the registration? Do you have a membership/e-commerce plugin that can override the WordPress login functionality?
-
AuthorPosts