Great H-master
Forum Replies Created
-
Thank you for using Paid Memberhsips Pro. The PMPro Set Expiration Dates plugin add-on to PMPro should let you set expiry dates for a level that override the expiry date set in that level. You can find it here:
https://github.com/strangerstudios/pmpro-set-expiration-dates
This should allow you to test various senarios you described. Thanks again.
Thank you for using Paid Memberships Pro. The renew button is a relatively new feature. What version of PMPro are you currently using? The current version is 1.7.6. Try downloading and installing the latest version and see if the problem continues. Thanks again.
Thank you for using Paid Memberships Pro. Are you using PayPal Standard? There does sometimes seem to be an issue with PayPal not registering the cancellation of a subscription or a switch to a free level. We would reccomend trying to upgrade to PayPal Express and seeing if the issue persists.
To answer your second question…the wording on pricing page means:
“The price of membership is $0.00 now…” = Initial set up fee is $0.00“and then $34.00 per month…” = $34/month is the subscription price.
“After your inital payment, your first 2 payments are Free” = After the set up fee (In this case = $0), the first two months payments are freeIf you would like to customize the text on the pricing page you would need to hard code the level’s page by removing the shortcode and inclue the text/price/html/ect that you want. Or you can consult our website at
https://www.paidmembershipspro.com/documentation/advanced-techniques/templates/
on how to do a custom level page.
Let us know if this works for you. Thanks again.
Thank you for using Paid Memberships Pro. The error you have refered to is the result of an earlier error, and not the root cause of the issue. If you could share all the lines in the error message, we could get a better understanding of what the issue could be. Thanks again.
Thank you for using Paid Memberships Pro. You can restrict a user from signing up more than once with the same email address. The process is detailed here:
https://www.paidmembershipspro.com/2011/11/offer-trial-memberships-that-can-only-be-used-once/
However, as noted in the post, it will be more difficult to restrict users who use different email addresses each time. Thanks again.
Thank you for using Paid Memberships Pro. PMP creates the plans on the fly and does not use Stripes internal plans. Instead it creates a new Stripe plan with each customer and then deletes it. This is done to maintain flexibility with billing and payments. Thanks again.
Thank you for using Paid Memberships Pro. PMP is no longer looking for a way to make the plugin autodiscover CPTs. You can read more about it here:
Thanks again.
Thank you for using Paid Memberships Pro. In the User Pages Addon, you need to set the value on ~line 16. See here:
https://github.com/strangerstudios/pmpro-user-pages/blob/master/pmpro-user-pages.php#L16
The line is the Post ID of the page which all the user pages will be created under. If the admin visits the page, they should see the user list and pages. You can add this line to the plugin itself or by creating a PMPro Customization Plugin. Thanks again.
Thank you for using Paid Memberships Pro. Currently, notifying users of new content is in the works. We would recommend siging up for an email delivery service such as Mail Chimp (https://mailchimp.com) or Mail Poet (https://mailpoet.com). Thanks again.