dariusraia
Forum Replies Created
-
Hello @ianmp,
Currently our development team is working on this. Thank you for your patience!
Kind regards,
Hello @smarty004,
Thank you for reaching out to us.
The issue is the link itself to the Client-Portal page.
The link to the page can be found if you go (from backend) to your Client Portal page (where you have the shorcode inserted) –> Permaliks –>under view page.
For explample, for my site https://dariustestfinal.supserv.cozmoslabs.com, the link is:
https://dariustestfinal.supserv.cozmoslabs.com/client-portal/
Don’t worry about each ones private page, CP will handle this.
Let me know how it works.
With regards,
Hello @jackmoon,
It seems like you have reached out on our support site, too.
Since you have an active conversation about this issue with one of my colleagues there, I will close this one here.
With regards,
Hello @tarus987,
You can have a page with both the [client-portal] shortcode and the the [wppb-login] shortcode.
For logged out users just the login form shows up and the client portal code does nothing.
For logged in users it redirects them to their own private page.
Best regards,
Hello @bonsancon,
Thank you for reaching out to us.
We do have offline payments (or manual payments as we refer to it). Basically, with this option the users pay via any method you wish and all you have to do as admin is to set the payment as completed in the backend.
Regarding the other questions, we do have this functions but it’s for the payed version of it. As we are not allowed to talk about this here, I do recommend you to leave us a ticket here, were we would be able to provide you all the informations you need:
https://www.cozmoslabs.com/support/
Kind regards,
Hello @skipvia,
There were cases of hackers/ or spam bots, but are pretty rare and they are not really related specifically to our plugin, rather WP in general.
As an extra security measure, you could activate the reCAPTCHA field. It is perfect for extra security.
Please let us know if anything like this will happen in the future!
https://www.cozmoslabs.com/docs/profile-builder-2/manage-user-fields/recaptcha-field/
Kind regards,
Hello @peter4,
I have created an account, but I was not able to find the print or the pdf button.
Best regards,
Hello @euguk007,
This may be possible with a custom code.
add_action( ‘wppb_register_success’, ‘wppbc_custom_code’, 20, 3 );
function wppbc_custom_code( $http_request, $form_name, $user_id ){
update_user_meta( $user_id, ‘your_user_meta’, ” );
}You’ll just have to modify ‘your_user_meta’
Best regards,
Hello @ianmp,
Thank you so much for the kind words and also for reporting this. I will create an issue for our development team and it shall be fixed in the next versions of Profile Builder.
Kind regards,
Hello @nathalie10600,
We use shorcodes for each page, so you can add [wppb-register] and [wppb-login] on any page you want and it should work as expected.
Kind regards,
Hello @claytnc,
Unfortunately, we only have a minimum character length add-on, only a maximum one.
https://www.cozmoslabs.com/docs/profile-builder-2/add-ons/maximum-character-length/
Regards,
Hello @mcutting,
This is not currently possible with our plugin, but I have added your request to our development list, so it might be implemented in a future version, but we can’t estimate when that may be.
Kind regards,