Teodor Cosofret
Forum Replies Created
-
Hello Thomas,
Thank you for reaching out to us and for your interest in our plugin.
Inside Profile Builder Pro we have the Multiple Registration and Edit Profile modules that you could use to create custom registration / edit profile forms for different user roles with different user fields.
You can test Profile Builder Pro on our demo install.
If you have any other questions regarding the Pro version please submit a support ticket because we are not allowed to offer support for paid plugins on theses free forums.
Best regards,
Thank you for your review and kind words. It means a lot to us!
Thank you for your review and kind words. It means a lot to us!
Thank you for your review!
Thank you for your review and kind words. It means a lot to us!
Hello Alta,
Thank you for your feedback.
1. Indeed users can use a 3 character password. I forwarded this issue to the dev team. A solution would be to use Profile Builder with PMS. Inside Profile Builder, which is compatible with PMS, you can set the Minimum Password Strength / Length.
2. This might have happened if you’ve deleted the user that you’ve subscribed to a subscription plan. When subscribing a new user a payment is also made, which is added with a pending status until the actual payment gets processed by the payment gateway. If you delete this new user, the payment does not get deleted. It remains in the database for reference, but it isn’t shown in the payments table. Indeed there might be an issue with the counters being displayed for each payment status and the actual payments displayed in the table.
3. Have you set a Register Success Page in the Settings page of the plugin? If you have, you should have been redirected to this page upon form submission.
4. Indeed the user is created before the payment. This is by design so that you, as an admin, can have data regarding the user. With this data you can then contact the user to see if there were problems upon subscribing or maybe follow up with some other marketing strategy.
5. We offer PayPal Payments Standard in the free version of the plugin. With PayPal Payments Standard users can subscribe to your website using their credit cards, thus not needing a PayPal account, but this feature is limited by many factors:
*??Account must be either Premier or Business. Personal Accounts do not have this option.
*??PayPal Account Optional is turned on – this enables non PayPal Members to pay by Credit Card.
*??The email address you use to log into your PayPal Account must be verified.
*??The “business” variable value in your button code must be a verified email address or your Business ID.
*??Bank Account linked and verified – so you can withdraw or transfer funds.
*??Credit Card linked and verified.
Next, there are specific reasons the Credit Card Option may not be available to your customers.
*??You are using Express Checkout.?Express Checkout requires a PayPal Account
*??You are using the wrong email address or an unverified email address.
*??The country you reside in. Not all countries have all the PayPal features available.
*??The country your customers reside in. Not all countries have all PayPal features available.
*??The IP address of your hosted site is on a blocked list.I hope this information helps you. If you have any other questions regarding PMS you can always post a Support Thread or open a Support Ticket.
Best regards,
Thank you for your review and kind words. It means a lot to us!
Hi,
I am glad the issue is fixed. Regarding the second issue, we don’t have a downgrade solution in PMS.
The user should login inside his account – [pms-account] – and cancel the Subscription Plan. In the Account page he should see a “Cancel” link. If this is not an option as Admin you can remove the Subscription Plan from PMS -> Members.
Now that user, being logged in, should be able to go to the List of Subscription Plans page – [pms-subscriptions] – and subscribe to a new subscription plan.
Let me know if this information helped you.
Best regards,
Forum: Reviews
In reply to: [Custom Post Types and Custom Fields creator - WCK] Excellent pluginThank you for your review and kind words. It means a lot to us!
Hi,
Go to Appearance -> Customize -> Additional CSS -> And add:
input#register { background-color: green; } input#wppb-submit { background-color: green; }
Let me know if it works.
Best regards,
Thank you for your review and kind words. It means a lot to us!
Thank you for your review and kind words. It means a lot to us!
Hi,
In order to help you with your request please open a support ticket. I will wait for your ticket and we will continue our conversation there.
Best regards,
Hi,
Thank you for reaching out to us.
Please send me a link where I can see the Registration form. We can change the color by using .css. Also show me an example of how should the button look like.
Are you viewing the Registration form logged in as Admin? Please logout and view the Registration Form. The button should display “Register”.
In order to change PB’s strings my suggestion would be to install a free add-on called Labels Edit (docs).
Best regards,
Hi,
Thank you for reaching out to us.
I didn’t tested Visual Composer with Client Portal so I don’t know if they are compatible. Did you Enable Visual Composer for CPTs?
Another solution would be to create a Custom Post Type Template (Template Hierarchy) for your Private Pages, name it single-private-page.php, and add it inside your Theme’s directory.
Best regards,