Forum Replies Created
-
AuthorPosts
-
February 1, 2019 at 1:59 am in reply to: WP Affiliate – Optimizemember integration addon needed #70758
admin
KeymasterWe have sent it to you.
February 1, 2019 at 1:57 am in reply to: eMember new subscription notification to wrong email #79127admin
KeymasterCheck the “Email Settings” menu of the plugin. Have you entered an incorrect value in the notification email address field?
February 1, 2019 at 1:56 am in reply to: eStore – redirect after payment get error message of site url not found #74984admin
KeymasterIf you search for how to enabled PDT in PayPal, you should get PayPal’s instructions.
admin
KeymasterThe expiry date is calculated dynamically based on your membership level setting. So it is not a set date.
The following page explains about the expiry:
https://www.tipsandtricks-hq.com/wordpress-membership/how-to-add-a-membership-level-in-wp-emember-13
admin
KeymasterThis site may have a PHP session issue.
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
What version of WP eStore are you using? Does the product get added to the cart even though you see that warning?
admin
KeymasterHi Dave, if you are using emember then you only need to use the “emember” one. The emember one adds the user to your list WHEN the user submits the registration form successfully (so the user is added to the list when the user account is created successfully). The estore one adds the customer to the list when he/she purchase an item.
January 28, 2019 at 1:53 am in reply to: eMember – auto activate free members – pending all others #79093admin
KeymasterNo. At the moment, the only manual approval option we have applies to all members (when you enable the feature):
https://www.tipsandtricks-hq.com/wordpress-membership/manually-approve-members-on-your-site-1302
admin
KeymasterWhen you create a voucher, it needs to be connected to a corresponding estore product (customers buying this product means they are buying that voucher). I think this product association is missing. I will take a look at your setup. I have sent you an email for it.
admin
KeymasterI will take a look at your settings. I have sent an email for it.
January 21, 2019 at 12:54 am in reply to: Members will get this email X number of days after the account is expired #79079admin
KeymasterPlease enable the debug loggging option. So we can see if the cronjob is being triggered correctly on your site and executing the email sending code for the users who are suppose to get that email.
admin
KeymasterPlease note that this change is handled using a cronjob. The cronjob runs daily (once every 24 hours).
Enable the debug option in the plugin so we can see what the cronjob did (if it isn’t working when you wait for a day after making a change to the member’s level).
admin
KeymasterYou should be able to hide that using CSS. What happens if you enter the following custom CSS in your site?
.emml_level_type_col{
display: none;
}
admin
KeymasterThe PDF stamper also has the following feature that you can use to regularly delete those temporary stamped files.
Go to the “Manage Stamped Files” menu of the plugin. Then enable the following option
Automatically Delete all stamped files older than
You can use a value like 3 days so it deletes anything older than 3 days regularly.
admin
KeymasterThe following video should be helpful for this:
https://www.youtube.com/watch?v=xl7HMsqCNPQ
That error almost always means that you have entered an incorrect input for your PayPal merchant email or the currency value or the payment amount etc.
In this case, I can see that you have entered the following for your PayPal email address. That looks wrong to me. Please copy and paste the EXACT paypal email address into the configuration field.
organizing [at] solutionsforyou [dot] com
January 15, 2019 at 1:57 am in reply to: WP Photo Seller Plugin – Paypal email payment IPN issue #63508admin
KeymasterJust to confirm, you have the following feature enabled in your PayPal account?
-
AuthorPosts