Forum Replies Created
-
AuthorPosts
-
admin
KeymasterAn affiliate software tracks all referring sales and awards commissions. Nobody usually does the commission structure that you are after. So there is no option for it in the plugin.
You have kind of a specialized need. You can use the following option to see if we can develop something custom for you to handle this specialized setup:
admin
KeymasterPlease read the following display which will show you how to create a grid display:
admin
KeymasterI have created an integration for ActiveCampaign and affiliate plugin. Details here:
admin
KeymasterAsk your hosting provider why your website is not accessible over the HTTPS URL. I checked your site just now using the HTTPS URL and it is still not working (giving a DNS error).
Your site must be accessible from the external world before CCBill can send info via the webhook.
admin
KeymasterYou have enabled the following settings in eMember correct?
Please enable the debug option in eMember. Then do a login test so I can see debug info in the log file.
What login box are you using for to do the login? eMember’s login widget or wp login form?
admin
KeymasterTemporarily deactivate eMember plugin. Log in as a user (not admin) via the bbpress login. Then go to that forum post. Do you see the reply button there?
eMember plguin doesn’t really touch the reply button so I am trying to make sure you don’t have another settings somewhere else (not eMember) that is hiding that reply button for users.
admin
KeymasterChange the unsubscribe button to what?
admin
KeymasterJust to be sure, delete the currently installed copy of the extra shortcodes addon. Then download a fresh new copy from our site and then install it.
Does the shortcode work after that?
Please copy and paste the full shortcode that you are using so I can inspect it to make sure there is no typo in there. Did you copy the shortcode from the shortcodes list PDF file?
July 8, 2016 at 2:55 am in reply to: WP Affiliate login redirects back to default if user is NOT a site member #64893admin
KeymasterThis is an issue with your optimizemember plugin setup/configuration. Basically, any user going to the affiliate URL is being intercepted and redirected to the member login page. This is likely happening because you enabled some kind of option in that plugin telling it to do this.
If you are not sure then ask their support why visitors going to the affiliate URL is automatically redirected to the member login page.
admin
KeymasterGo to eStore settings and turn OFF the following feature (your server is preventing the thumbnail image cropping script from running):
Enable Smart Thumbnail Option
July 7, 2016 at 3:53 am in reply to: Trial Period Showing as 1 Month in Purchase when 14 Days is selected in Product #73640admin
KeymasterPlease share the number you have used in the subscription configuration section of this product.
Also, post a link to the page where you have the button so I can inspect it.
July 7, 2016 at 3:48 am in reply to: Receipt Creator – No Payment Details In The Receipt After Recurring #73615admin
KeymasterAre you referring to a receipt that was created for a normal product or a subscription product?
Is the receipt for the 1st payment of the subscription?
Share a link to a receipt in question so I can see it.
admin
KeymasterYour theme isn’t defining a responsive property for the images. We will add it to our plugin’s shortcode so it can work even on theme that haven’t defined everything.
I have sent you an updated copy of the plugin where we added a CSS improvement for this.
admin
KeymasterThere is no blacklisting because that is a VALID user login. All you are saying is that, I don’t want to allow logging in from a maximum of X different IP address in one day. So yeah that feature simply locks the account from being used that day if it triggers the condition.
Blacklisting is a permanent block. That is not something you want to do to your paying customers unless you understand what you are really doing.
Email address has nothing to do with the IP blocking. If the IP condition is triggered then it will do that temporary lockout thing.
admin
KeymasterYou directly edit the page (the profile listing page or the details page) then enter the custom field name in the shortcode manually.
You can use a simple one word field as a custom field to test the listing page first. You can temporarily create a custom field with a name like “test” then use it in there. See if the value shows correctly.
Field names with multiple words should be joined with an underscore. For example: if the label of a custom field is “Your School” then use the following in the shortcode to shows that field:
Your_School
-
AuthorPosts