Guust
Forum Replies Created
-
AuthorPosts
-
You’re welcome
Hi Colin, you can use this CSS:
.bsui .uwp-account-privacy { display: none; }
Thanks
You can set the login direct to the Add Listing page if you like.
After activation, they will need to log in anyway.Another question I have is, is there a way to make it so they have to enter more than just two characters for the required text field? That may stop it.
I’ll get the developer to look at that question for you.
Thanks
Change your registration settings to email activation required.
Then you can delete those ones that never activated their account on a regular basis.
If you use auto-approve and auto-login, you are allowing registrations to be completed for non-existing email addresses.Thanks
On the front end post page, the textarea should be using the advanced editor by default. There is something on your site that seems to turn that off.
The Bio and Textarea field for the profile to not use the advanced editor.
I’ll get a developer to look at the reason why your front end post page is not displaying the advanced editor.
Please add your WP Admin details in a private reply.Thanks
Yes, they can.
UsersWP > Form Builder > Acoount tab > File Upload.Thanks
This reply has been marked as private.You’re welcome 🙂
You can use this CSS:
.uwp-register-link {visibility: hidden;}
Thanks
Remove the shortcode from the page, or delete the page.
But do some testing, because that may impact on your users ability to edit their details etc.
Another option is to remove all the content at UsersWP > Form Builder > Profile tabs.Thanks
This reply has been marked as private.I tested it and it all works fine.
ThanksFebruary 5, 2020 at 10:28 pm in reply to: How do I set up Recaptcha to protect against robots and spammers? #7006Try adding this CSS:
.modal {z-index: 9999;}
ThanksFebruary 5, 2020 at 12:46 pm in reply to: How do I set up Recaptcha to protect against robots and spammers? #6995This reply has been marked as private.February 5, 2020 at 12:46 pm in reply to: How do I set up Recaptcha to protect against robots and spammers? #6994Activate the reCaptcha addon for UsersWP and check the settings.
Thanks -
AuthorPosts