Forum Replies Created
-
AuthorPosts
-
August 9, 2014 at 11:24 pm in reply to: WP AFF and WooCommerce – Custom Commission Formula Assistance Request #61583
admin
KeymasterThere is another addon for doing product specific commission for WooCommerce.
August 9, 2014 at 1:28 am in reply to: E-Mail notification: Unable to check the variation details #64473admin
KeymasterI sent you another copy of the plugin. You should have that column now.
admin
KeymasterWe have been working on this stats addon that you could try. It doesn’t have the page view stats that you asked for but we have plans to add that option to it later:
http://www.tipsandtricks-hq.com/wordpress-membership/emember-stats-analytics-addon-1058
August 8, 2014 at 11:25 pm in reply to: Store Action Page: Can I use this with tracking codes? #64795admin
KeymasterDon’t use the “store action” page for that. We have action hooks in the plugin that you could use. However, you need it in the JavaScript so you can’t use the standard action hooks.
I would like to read their tracking integration documentation before I give you some info on how this can be done (don’t want to give you wrong info without knowing what they require). Can you share a link to the documentation by any chance?
admin
KeymasterHi John, what version of eStore are you using?
admin
KeymasterAll you have to do is use the “new_window” parameter in your shortcode. Here is an example usage:
[sdm-download id=”X” fancy=”1″ new_window=”1″]
Check the following page for documentation and explanation:
http://www.tipsandtricks-hq.com/simple-wordpress-download-monitor-plugin
admin
KeymasterYou can create another estore product (use the copy product functionality) then uncheck the quantity display field for this one and use it.
August 8, 2014 at 3:05 am in reply to: eMember-Change from one year subscription to one year recurring #64785admin
KeymasterYes, you already figured it out

1) Create a new membership level. The following post is a good read:
2) Create a recurring subscription button and hook it to this new level
3) Put this subscription button on your membership payment or join us page
4) New members will signup to this level
5) Old members will pay using this subscription button and from next year, they will be on the recurring payment option.
admin
KeymasterEdit the eStore product in question and uncheck the “Display Quantity Field” field. That field is unchecked by default (you must have checked it when you created the product).
Your customers will still be able to change the quantity in the shopping cart.
August 8, 2014 at 3:00 am in reply to: Is there a video that elaborates on the Digital Content Details of the Wp estore #40666admin
KeymasterYou haven’t completed the settings configuration of the plugin. Please go to the eStore settings menu and hit save at the bottom of the page. Let me know it goes after that.
admin
KeymasterThe best way to achieve this is to do what you suggested:
Implement a callback API so it can listen for a subscriber opt-in action then do something accordingly.
I did create a little custom module for MailChimp that does something similar (one customer got me to do this as a custom job):
https://support.tipsandtricks-hq.com/need-custom-work-done
We haven’t received any request for this to use with GetResponse. If we get a few requests then I will look into creating a module for getresponse:
August 7, 2014 at 11:49 pm in reply to: eStore – Please confirm your selection by clicking the update button #64778admin
KeymasterYou have got a javascript error on this site (where it is not working). That error is preventing estore’s script from working correctly.
The following post will help you see the error I am talking about:
https://support.tipsandtricks-hq.com/forums/topic/debugging-javascript-errors-on-your-site
August 7, 2014 at 11:46 pm in reply to: Get specific information from customer at registration #64774admin
KeymasterThe info you get from membership registration is not available in eStore’s email. We can do a custom job for you to do that (if you want):
https://support.tipsandtricks-hq.com/need-custom-work-done
When the user registers, you can send that info to the member using the email that emember will send to the user. That won’t work?
admin
KeymasterEverything in the profile page looks correct to me. I think this is specific to your browser. Is your browser auto-filling fields for you? What browser are you using? Did you try clearing cache?
admin
KeymasterAfter a user changes the password, he/she needs to re-authenticate using the new password. The plugin will give a message to the user the tells him/her to do that.
-
AuthorPosts