Forum Replies Created
-
AuthorPosts
-
admin
Keymasterhttps://support.tipsandtricks-hq.com/forums/topic/using-coupons-with-recurring-payments
That last post on that thread has an alternative way of offering discount for subscription (it might work for you).
admin
KeymasterMore details on this here:
https://support.tipsandtricks-hq.com/forums/topic/using-coupons-with-recurring-payments
September 7, 2011 at 12:43 am in reply to: Allowing non-admin user profiles to see the eStore panel in wp-admin: #21700admin
KeymasterIf your WordPress version is higher than WPv3.0 then do the following:
1. Open the “wp_eStore1.php” file and search for the following:
define("ESTORE_MANAGEMENT_PERMISSION", "add_users");
2. Once you find it replace it with the following:
define("ESTORE_MANAGEMENT_PERMISSION", "edit_pages");
admin
KeymasterI am not sure I understand what you mean by the following sentence:
"but when I cannot find or include shortcode in my pages."
Can you elaborate on this issue please?
September 7, 2011 at 12:27 am in reply to: Switched to Server, Registration links not working #36284admin
KeymasterThank you. That looks like the PHP session on this new server is not working. Please contact your hosting provider to fix the PHP session on this server. This article might help you:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
admin
KeymasterYes, PDF Stamper is capable of maintaining the original links in the stamped PDF file.
September 7, 2011 at 12:18 am in reply to: Custom Fields not appearing in Manage Members table #36260admin
KeymasterOkay.. I sent you an email to get site access so I can check it out.
admin
KeymasterLets me take step back now that you say this is a WPMS install.
1. Do mean the logout doesn’t happen on all the sites under this multi-site install or just the site you sent me to?
2. Are you using the WordPress integration on this site? When I tested it the logout from eMember happened correctly for me but I didn’t check the WordPress side.
admin
KeymasterUpdate: Turned out that the user changed his PayPal IPN notification preference on PayPal account profile which stopped sending the payment notifications to the plugin
Did you reset the debug log? because these entries seem to be old (look at their date and time value).
I am pretty sure the payment notification from PayPal is not even reaching the plugin which is why it is not writing new debug.
Go through the checklist here to find what you did wrong:
https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty
Once you fix that it will start working automatically.
admin
KeymasterCreating a simple affiliate link that you can post on your facebook or twitter is really simple. This document will explain more:
http://www.tipsandtricks-hq.com/wordpress-affiliate/how-to-create-banners-for-affiliates-to-use-153
Basically, the link will look like the following (XYZ being the affiliate ID here):
http://www.your-domain.com/?ap_id=XYZ
admin
KeymasterI would recommend using the new option as it will give you more flexibility.
With that said, if you have set the expiry duration to a long enough value the encrypted link to give them access to the URL that you specify in the “Digital Content URL” field of the product.
admin
KeymasterWhich documentation did you follow to setup the pay per view stuff? Please post a link to that document.
admin
KeymasterUse a back door registration form (basically you place a registration form for a particular membership on a hidden page). This document will explain (check the backdoor access section):
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248
admin
KeymasterCan you post an example registration link that is getting sent out to the customer?
admin
KeymasterWe added another tab in the Clickthrough menu that lets your see the click date for a particular affiliate. Please get a new build of the affiliate plugin from here and check it out:
-
AuthorPosts