Forum Replies Created
-
AuthorPosts
-
adminKeymaster
https://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).
adminKeymasterMore 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: #21700adminKeymasterIf 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");
adminKeymasterI 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 #36284adminKeymasterThank 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
adminKeymasterYes, 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 #36260adminKeymasterOkay.. I sent you an email to get site access so I can check it out.
adminKeymasterLets 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.
adminKeymasterUpdate: 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.
adminKeymasterCreating 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
adminKeymasterI 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.
adminKeymasterWhich documentation did you follow to setup the pay per view stuff? Please post a link to that document.
adminKeymasterUse 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
adminKeymasterCan you post an example registration link that is getting sent out to the customer?
adminKeymasterWe 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