Travis
Forum Replies Created
-
Hi @andreteg,
Thanks for getting in touch with us,
You could try using the
is_pagefunction to only run register helper on the checkout page. For more information on the function you can have a look at this documentation:https://developer.wordpress.org/reference/functions/is_page/
I would suggest first trying to test this on your local development environment just in case there are any errors you need to work through.
Hope this helps!
TravForum: Plugins
In reply to: [Paid Memberships Pro Integration with WooCommerce] Membership PricingHi there,
Thank you for getting in touch with us.
Do you mean you are having issues with setting different prices per membership level?
at it’s core PMPro is designed to charge users per level and not really each user a different price.Would you mind elaborating a little more so I can understand what you are trying to achieve so that I might better help you?
Thanks!
TravHi there,
Thank you for getting in touch with us!
Can you please confirm that the members are indeed expiring? You should be able to check this by viewing the Members List:
WP Dashboard > Memberships > Members ListIf they are not expiring then it could be a problem with the Cronjob not firing.
Let me know,
TravHi @janewilliam,
Thanks for getting in touch with us, I do not believe we have a pre-written code snippet for this. I think in order for you to be able to display a list with all the pages accessible to users based on their level, you will either need to manually make a page or get in touch with the support team at PMPro to write something up for you (this is be a premium option).
https://www.paidmembershipspro.com/forums/forum/members-forum/
I hope this helps,
TravHi @aladin,
Thank you for getting in touch with us!
If I understand your question correctly, you would like to know that once you change the content of an email using the PMPro Email Editor (even if it is in French) will it translate back to English or will the edited content (French) remain.
If that is what you are asking, then the French wording that you added to your Email Templates Editor plugin will remain and that is what your clients will see when they receive emails from you.
Hope this helps!
TravGreat,
In light of the fact that the Free version was not designed for a large store and the support I received as well as you taking my advice to put up a warning message, I only think it would be fair to change my original rating of 2 stars to 5 stars now.
Thank you for the effort!
TravThank you very much.
I myself work with support for other WordPress Plugins and I can see that you take care of your customers. I like to add constructive criticism and not break down a plugin when giving a review.
Keep up the Good work!
Thanks for getting back to me.
Do you perhaps have that documented somewhere? Maybe I missed it.
If not, I would personally put a warning to free users. If I had known that, I would have probably opted to purchase the PRO version, I assumed the Pro version would do the same.
Hopefully that is some useful feedback for you?
Trav- This reply was modified 9 years, 5 months ago by Travis.
Hi there,
Sorry for the inconvenience caused, would you kindly try deactivating the plugin and reactivating it to see if this fixes the issue or alternatively deleting the plugin and reinstalling it.
Bare in mind that if for some reason there is a conflict or corrupted file, you may loose your plugin settings/data. I think it will also be a good idea to try and do a full backup of your site just in case.
I hope this helps!
TravHi there,
If you do not feel comfortable with trying out TML, then it is best not to go into that direction 🙂
The login page is handled directly with the default WordPress login page i.e
yoursite.com/wp-adminFor the the registration page, you can make a custom page template and then duplicate the checkout.php page, found in
wp-content > plugins > paid-membership-pro > pages > checkout.phpFor more information on making a custom page template that won’t be overwritten when PMPro updates you can read the documentation below:
https://www.paidmembershipspro.com/documentation/templates/customizing-via-theme-templates/I hope this helps!
TravHi there,
Thank you for that, it was almost the right place to get the JavaScript Error.
Once you open up the console will you kindly look at the top of the dashboard, there should be a tab called “Console” once you click on this the actual error description will appear in a red font.
Would you kindly take a screenshot of that error please?
Thank you for your patience!
TravHi there,
Thank you for getting in touch with us. Is there anyway you can share the link to the checkout page so I can take a closer look at the error for you?
If you do not feel comfortable with sharing your URL on this public forum, you can open up your console (while on your checkout page) by hitting F12 on your keyboard. Click on the console tab in the dashboard and copy the full error (in red) that you see there.
Paste it here and I will try help 🙂
Have a great day!
TravisThanks for your understanding 🙂
Please do open up a new topic if you have any further questions. We will be happy to help where we can.
Trav
Hi there!
PMPro by default will use the WordPress login which falls under the
yoursite.com/wp-adminI do not believe there is a shortcode for this.If you would like to create a frontend style login page, we usually recommend Theme My Login
Let me know if this helps!
TravisHi Ludovic,
At the moment there is no official way to have more then one membership per user. There is an add-on that is being developed that will allow you to have more then then one membership per user but their is no official estimated time of arrival on it.
There are a few workarounds that you can can try:
https://www.paidmembershipspro.com/forums/topic/automatically-apply-coupon-code/Hope this helps!
Trav