Travis
Forum Replies Created
-
Hi there,
Thanks for reaching out to us, at this time we do not have an integration with EDD but we do have a Custom Post Type Membership Access Add On that will allow you to restrict certain Custom Post Types to be available for members only.
For more on this Add On, see: https://www.paidmembershipspro.com/add-ons/custom-post-type-membership-access/
This Add On is part of our Plus Membership (Premium) but you are able to find this Add On on Github.com too.
Hope this helps!
Hi there,
At the time we do not have Push Notification built in as a feature. For now, we work mainly with email notification. For more information on this, please see:https://www.paidmembershipspro.com/documentation/member-communications/list-of-pmpro-email-templates/
If you would like, you can reach out to one of our partner developers for a cost on getting this feature developed for you. To get in touch with one of our developers please see: https://www.paidmembershipspro.com/developers/
Hope this helps!
Hello there,
Thank you for getting in touch with us!
If you would like to integrate a new payment gateway there is one of three things you can do:
1) Do this yourself, warning this is approach is not recommended for those who are not an extensively experienced developer. We do not offer adding payment gateway support. For more information on this, please see: https://www.paidmembershipspro.com/gateway/adding-a-new-gateway/
2) Use our WooCommerce Integration to sell Memberships as WooCommerce Products and use the WooCommerce Checkout to handle payments(only works if your payment gateway is supported by WooCommerce): https://www.paidmembershipspro.com/use-woocommerce-sell-memberships-payment-gateway-choice/
3) Get one of our Partner Developers to give you a cost estimate to develop an integration for you: https://www.paidmembershipspro.com/developers/
Hope this helps!
Hi there,
I am not too sure if you are asking if you need to buy a Plus Membership (Pro version) in order to do this but the answer is no, the free version of our plugin will do this for you.
If you have already purchased a Plus membership and need further help getting set up, feel free to open up a topic on our Member Support Forums here: https://www.paidmembershipspro.com/forums/forum/members-forum/
Hope this helps!
Hi @alaeddine69,
Thank you for getting in touch with us!
It sounds like you want a user to become a registered user or member after a payment has been made for the membership. You will be pleased to know that Paid Memberships Pro does this for you already.
When a user selects a membership level and proceeds to make a payment, Paid Memberships Pro will:
a) Create a WordPress User for you using the details that were collected at checkout
b) Assign the relevant membership level to that newly created user account.From here on out, the user can now log in to your site using the username and password they chose.
If you need some help with the login process, please see: https://www.paidmembershipspro.com/best-practices-member-log-log/
Hope this helps!
Hi @ronnie,
Thanks for the awesome review! Feel free to let me know if there is anything else I can help you with.
Have a great day!
Hi there,
Thank you for getting in touch with us!
If you would like to integrate a new payment gateway there is one of three things you can do:
1) Do this yourself, warning this is approach is not recommended for those who are not an extensively experienced developer. We do not offer adding payment gateway support. For more information on this, please see: https://www.paidmembershipspro.com/gateway/adding-a-new-gateway/
2) Use our WooCommerce Integration to sell Memberships as WooCommerce Products and use the WooCommerce Checkout to handle payments(only works if your payment gateway is supported by WooCommerce): https://www.paidmembershipspro.com/use-woocommerce-sell-memberships-payment-gateway-choice/
3) Get one of our Partner Developers to give you a cost estimate to develop an integration for you: https://www.paidmembershipspro.com/developers/
Hope this helps!
Hi @mnichols,
Thank you for getting in touch with us!
Yes, the membership directory is designed to only display members of your site with an Active membership. If a members membership expires then they will automatically be removed from the directory.
There are also more filtering options that you can add to your shortcode (if needed). Things like, only displaying a certain membership level, the order the members are displayed, the number of members to be displayed per page and much more.
For the details of how to do this, you can refer to our Member Directory Add On Page
Hope this helps!
Hi @vainucleo,
In that case, you can run a query on the
wp_pmpro_memberships_pages
table to determine which pages should have whichever corresponding levels.Hope this is enough to get you started.
Try check out the Developer Toolkit then, this should do the trick.
Hi @vainucleo,
Thanks for reaching out to us.
That plugin was not officially coded up by us, so feel free to reach out to the plugin developer to see if he can get it working for you. Probably the easiest way to do bulk content restrictions would be to create a ‘Category’ and assign this member-only category to your desired membership level.
From there you can “quick edit” your posts and add the category to the posts. Moving forward, add this category to future posts.
If that doesn’t work for you, you can use our developer toolkit Add-On to bulk add pages to a particular level but, keep in mind, this is designed for development purposes and it would be highly advised to first test this on a development site, before trying to implement on your live site.
When deciding to implement on your live site, make sure you and your host provider has a full backup of your site.
For more, please see:https://www.paidmembershipspro.com/add-ons/pmpro-toolkit/
Hope this helps!
Hi @vainucleo,
Thank you for reaching out to us!
This can be done with some custom code that Jason has written up, you may need to be a Plus Member to access the code snippet via our site, but have a look to see if this will work for you:
https://www.paidmembershipspro.com/redirect-non-members-away-from-member-content/
Hope this helps!
Hi @homaesg,
I will forward this on to our developers to see if they can take a look. Thank you for sharing this with us.
Hi @homaesg,
Let me see if one of our developers already have a pre-written code gist for you.
Regarding the Email Confirmation Add-On, there may be something unique to your setup causing this as the Add-On seems to be working as it should.