Forum Replies Created
-
AuthorPosts
-
Shadow Labs
KeymasterHi, It seems to be working fine on our development site. So there may be some other reason as to why a click is getting recorded multiple times. Affiliates manager records a click when the init action hook gets fired by WordPress
https://codex.wordpress.org/Plugin_API/Action_Reference/init
Unless the site is loading multiple times, it shouldn’t really record 3 clicks for an event. Can you please deactivate one plugin at a time to see if it’s being caused by a plugin? If it isn’t please do a theme test by temporarily switching a default WordPress theme (e.g. Twenty 17, 16 or 15).
January 24, 2017 at 12:56 am in reply to: I Need Help… Lost your password?… Returns 404… Page Not Found #2470Shadow Labs
KeymasterThanks. I checked the HTML code. It looks like the redirection URL is being overriden by something on your site.
Your affiliate home page is here:
http://www.nrotc.org/affiliate-home/(which shows the dashboard when logged in). But it’s redirecting tohttp://www.nrotc.org/affiliate-program-details/. It also does an automatic redirection to the same page when I log out. So I checked our login widget and found this peice of code.<p class="login-submit"> <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary" value="Log In"> <input type="hidden" name="redirect_to" value="http://www.nrotc.org/?page_id=6908"> </p>This page is not created by our plugin. So there is no way our plugin can redirect to this page.
Shadow Labs
KeymasterHi, first You need to create a test affiliate account. Now login to your affiliate account to get access to promotional banners. You can link to any page on your site using this method:
Enter the affiliate URL in the browser so affiliates manager can record it as an affiliate click. Now go to your shop page, add a product to the cart and checkout. You can use check/bank transfer in order to quickly do a test transaction. Go back to the WooCommerce orders menu and mark the order as “completed”. Otherwise no commission will be recorded.
January 23, 2017 at 1:10 am in reply to: I Need Help… Lost your password?… Returns 404… Page Not Found #2465Shadow Labs
KeymasterThanks. It looks like the form is not doing anything. it just refreshes every time I click on the submit button. I can see that you made some customisation to the registration form by adding a field for SSN. Can you temporarily uncheck that field and see how it goes? You also added a lot of content to the registration page. It comes with just the registration form by default. So It’s really hard to see any warning/error.
Shadow Labs
KeymasterWe just did some testing on your site. Everything seems to be working fine. We replied to your email with screenshots and debug data.
Shadow Labs
Keymaster@johan00, Please provide a link to your login page so I can take a look. Do you have a test affiliate account that I can use to check it?
Shadow Labs
KeymasterHi, Yes they can. When an affiliate logs in the dashboard appears on the affiliate home page.
January 20, 2017 at 3:02 am in reply to: I Need Help… Lost your password?… Returns 404… Page Not Found #2455Shadow Labs
KeymasterThat doesn’t make sense. This is a WordPress feature which seems to be working fine on our development site. Do you have any plugin that could override this functionality? Please provide a link to your registration page so I can do a test registration and reset the password afterwards.
Shadow Labs
KeymasterWe have received your contact form submission. You don’t need to manually create a WordPress account. It will automatically be created when you register to be an affiliate.
Shadow Labs
KeymasterHi, How did you fix the registration issue? this is very unusual. It should show a thank you message upon successful registration. Please provide a link to your registration page so I check it. You can also get in touch using the contact form so we can take a closer look at your site.
Shadow Labs
KeymasterHi, Yes. If you specify zero commission for a particular product no commission will be awarded for it. Product specific commission overrides the default affiliate commission rate.
Shadow Labs
KeymasterUpdate: we have just released an update that includes this feature.
In this case you don’t have to create new pages. You just change the slug and specify the updated URL in the settings for each page.
Shadow Labs
KeymasterHi, We have just replied to your post here: https://wordpress.org/support/topic/404-error-270/page/2/
Shadow Labs
KeymasterHi, We don’t have integration with plain paypal button at the moment. However, you can use a plugin that supports PayPal from our integration page:
Shadow Labs
KeymasterHi, changing the slug will change the URL. So it’s not possible at the moment. However, you can change the title of the page without modifying the slug.
-
AuthorPosts