Forum Replies Created
-
AuthorPosts
-
November 30, 2021 at 3:22 am in reply to: Can you change the Affiliate URL variable/parameter? #7638
Shadow Labs
Keymaster@Freedom, Unfortunately that’s not possible at the moment.
Shadow Labs
KeymasterThanks. The ID is generated in the database automatically (the plugin has no control over it). I believe you can directly edit it in the database. But you cannot assign a fix ID when creating an affiliate from the plugin’s interface.
Shadow Labs
Keymaster@steph-enriquez, Can you please explain who these members are and how they were created? Are you referring to affiliates?
When an affiliate registers our plugin also creates a new WordPress user account for it (if a user account doesn’t exist with the same email address).
Shadow Labs
Keymaster@steph-enriquez, We don’t really know what was deleted or restored. Please open the “wpam_affiliates” table from your database and check if the user ID for each affiliate matches the correct user on your site.
Shadow Labs
Keymaster@techiechic, We have just released an update for it. Can you please update the paid memberships pro integration addon to see if it fixes the duplicate commission issue?
Shadow Labs
Keymaster@techiechic, Thanks. Is it possible for you to make a one-time payment with a test product? We want to make sure that it works before making any new changes.
Shadow Labs
Keymaster@simonattilahun, Thanks. Please check this link: https://wordpress.org/support/topic/commission-granted-in-the-completed-status-of-the-order/
Shadow Labs
Keymaster@simonattilahun, What integration are you using?
Shadow Labs
Keymaster@techiechic, Can you please share the debug log for the first payment of the subscription? What happens if it’s just a one-time payment (no subscription)?
Shadow Labs
Keymaster@kayf88, Open the “affiliate_register_form.php” file (/wp-content/plugins/affiliates-manager/html/affiliate_register_form.php) and search for this line,
<?php _e('Terms and Conditions', 'affiliates-manager' ) ?>Change it to the following
<?php _e('Affiliate Rules', 'affiliates-manager' ) ?>Alternatively, you can customize using the language file: https://wpaffiliatemanager.com/how-to-customize-various-text-messages-displayed-by-affiliates-manager/
Shadow Labs
Keymaster@morel, Please enable debug and sign up for a test account. The log will show if the registration is successful.
Shadow Labs
Keymaster@Switchfloz718, Our plugin doesn’t save outgoing emails. You may need to look for a plugin for this functionality.
Shadow Labs
Keymaster@Switchfloz718, There are many. You can use the one that supports your SMTP provider.
Shadow Labs
Keymaster@BalanceMeHappy1, There is no caching in our plugin. If you use the correct shortcode the page should be able to render the registration form.
Shadow Labs
Keymaster -
AuthorPosts