Theunis Coetzee
Forum Replies Created
-
HI @dexterdeal
Thank you for reaching out to Paid Memberships Pro.
Our development team is aware of and looking into this, we cannot provide an ETA of when this will be addressed – https://github.com/strangerstudios/paid-memberships-pro/issues/1255
In the meanwhile you or your developer should be able to display the “From Name” in the sent emails without the backslash with some customization code as a temporary workaround using the example code recipe mentioned in the issue comments here – https://github.com/strangerstudios/paid-memberships-pro/issues/1255#issuecomment-1609198417
I hope this helps get you started.
Kind regards,
Theunis C.Because there have not been any recent updates to this topic, we will be changing the status to resolved. If you have any new questions or if your issue persists, please feel free to create a new topic.
Hi @admin0478
Thank you for reaching out to Paid Memberships Pro.
You should be able to achieve adding a checkbox for acceptance of terms on the Membership Checkout page by following our guide here – https://www.paidmembershipspro.com/terms-and-conditions-for-your-membership-site/
I hope that helps.
Kind regards,
Theunis C.Forum: Plugins
In reply to: [Basic User Avatars] Media LibraryHi @boabo
Thank you for reaching out.
You should be able to add images in the uploads directory to the media library with a free plugin from the repository that provides the functionality to sync media files.
Doing a quick search I found this one – https://www.ads-software.com/plugins/media-sync/
I have not tested this and cannot verify whether it works.I hope this helps.
Kind regards,
Theunis C.Hi @akhtarjan
Thank you for reaching out to Paid Memberships Pro.
This usually occurs if the “passphrase” and/or account credentials are missing or do not match and correcting these resolved the issue for user who previously experienced a similar issue.
For future issues regarding the PayFast Gateway Add On you can post directly in the support thread for the plugin here: https://www.ads-software.com/support/plugin/pmpro-payfast/
I hope this helps.
Kind regards,
Theunis C.Hi @redswirl
Thank you for reaching out to Paid Memberships Pro.
Paid Memberships Pro (PMPro) is designed to be as theme-agnostic as possible and should work with the majority of themes that adheres to WordPress standards.
For further information of using PMPro together with Astra, Generate Press, or Beaver Builder you may refer to the documentation here:
- https://www.paidmembershipspro.com/astra-theme-by-brainstormforce-paid-memberships-pro/
- https://www.paidmembershipspro.com/generatepress-theme-by-tom-paid-memberships-pro/
- https://www.paidmembershipspro.com/documentation/compatibility/page-builders/beaver-builder/
I hope this helps get you started.
Kind regards,
Theunis C.Because there have not been any recent updates to this topic, we will be changing the status to resolved. If you have any new questions or if your issue persists, please feel free to create a new topic.
I am really glad to hear this issue has been fixed for you.
Kind regards,
Theunis C.Thank you for reaching out to Paid Memberships Pro.
The pmpro_edit_member_capability hook is a filter that returns the default checked capability required to edit membership options. You or your developer may use this filter hook to change the required default capability, e.g. edit_users, checked by PMPro to edit membership options – https://www.paidmembershipspro.com/hook/pmpro_edit_member_capability/
I thought it might be helpful to include an example customization code recipe to achieve this: https://gist.github.com/ipokkel/2f2827d598bd01eaaa8b10f9d1a3792d
For more available hooks you may refer to our documentation here – https://www.paidmembershipspro.com/hooks-filters/
I hope this helps get you started.
Kind regards,
Theunis C.Hi @ph59
Thank you for reaching out to Paid Memberships Pro.
Adjusting the “Join Now” link on the login page should be achievable with some customization by you or your developer by hooking into pmpro_login_forms_handler_nav filter.
Here is a code recipe that links to the checkout page for a specific level that you or your developer may use as an example to get started: https://gist.github.com/andrewlimaza/4611c3128b521b873d286cc6c7296994
To customize the links that appear under member-only restricted content you may refer to our guide here: https://www.paidmembershipspro.com/customizing-the-message-for-non-members-on-membership-protected-content/
I hope this helps get you started.Kind regards,
Theunis C.Hi @vcop
Thank you for reaching out to Paid Memberships Pro.
You may consider using Stripe Checkout, (as your payment gateway for membership checkouts), which should display the total price on the Stripe Checkout page:
https://www.paidmembershipspro.com/gateway/stripe/stripe-checkout/To dynamically update the total on the PMPro checkout page would require custom code due to the many moving parts and various factors that may affect the price. We recommend that you contact a local WordPress developer.
When sharing requirements with the developers, here are some technical notes you can include that should help them understand your needs and also identify the connected functions or hooks in Paid Memberships Pro.
- The price displayed may be altered by hooking into the
pmpro_level_cost_text
filter – https://www.paidmembershipspro.com/hook/pmpro_level_cost_text/ - Some AJAX may also be required to update the total, especially if any user selection on the checkout page affects the total.
I hope this helps get you started.
Kind regards,
Theunis C.Thank you for your valuable feedback, @supermagicien
I used deepl.com to translate your reply. Here is the translated text returned:
Hello,
Version 1.8.2 crashed my site this morning !
Message: Cannot redeclare pmprorh_sanitize() (previously declared in
Back to 1.8.1 everything is ok…
I am really sorry to hear about the issue you were facing here.
If you experience issues with this add on you may post them in the support thread here: https://www.ads-software.com/support/plugin/pmpro-register-helper/
I thought it might be helpful to include that another user who experienced a similar issue reported that it may have been due to a problematic update on their site and reinstalling the latest version resolved this issue for them: https://www.ads-software.com/support/topic/cannot-redeclare-pmprorh_sanitize/
Kind regards,
Theunis C.Hi @nunks
Thank you for reaching out to Paid Memberships Pro.
I am really sorry to hear about the issue you were facing and am happy to hear you have managed to resolve this.
To help avoid such issues PMPro core does check if the function
pmprorh_santize
exists before declaring it here:I have reached out to our development team to bring this to their attention so they may consider discussing this topic in the future. I cannot provide an estimated time frame of if and when this may happen.
Kind regards,
Theunis C.Thank you for reaching out to Paid Memberships Pro. I am really sorry to hear about the issue you are facing.
Termination of a user’s membership that had an expiration date as well as expiration warning email notifications are performed by scheduled actions. It sounds like these scheduled actions are not triggered as expected.
Working through our scheduled service troubleshooting guide should help you resolve this issue:
https://www.paidmembershipspro.com/troubleshooting-issues-with-wp-cron-and-other-scheduled-services/I hope this helps get you started.
Kind regards,
Theunis C.Forum: Plugins
In reply to: [Basic User Avatars] problema con caricamento immaginiI used deepl.com to translate the original post. Here is the translated text returned:
Problem with uploading pictures.
good evening I am trying to configure your plugin to allow forum members to upload their profile picture because the buddypress profile is giving many anomalies and so I would like to use your plugin to do this but I can’t configure it for this function thank you.
It sounds like you are looking for ways to manage your user avatars. I apologize for any inconvenience if the translation and understanding thereof were incorrect.
You may refer to our Recommended Plugins for WordPress User Avatar Support in Your Membership Site guide for options on managing your users’ avatars on the site: https://www.paidmembershipspro.com/user-avatar-management-wordpress/
I hope this helps get you started.
Kind regards,
Theunis C.