Guust

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 466 total)
  • Author
    Posts
  • in reply to: Disable Privacy Section on Edit Account #7357

    Guust
    Moderator
    Post count: 29970

    You’re welcome

    in reply to: Disable Privacy Section on Edit Account #7286

    Guust
    Moderator
    Post count: 29970

    Hi Colin, you can use this CSS:

    .bsui .uwp-account-privacy {
        display: none;
    }

    Thanks

    in reply to: Security #7199

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: Security #7190

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: Text editing #7183

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: Video / Audio file uploads in profile? #7182

    Guust
    Moderator
    Post count: 29970

    Yes, they can.
    UsersWP > Form Builder > Acoount tab > File Upload.

    Thanks

    in reply to: Social Login directs to a 404 page #7170

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    in reply to: Hide "Create account" on Login #7149

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

    in reply to: Hide "Create account" on Login #7147

    Guust
    Moderator
    Post count: 29970

    You can use this CSS:

    .uwp-register-link {visibility: hidden;}

    Thanks

    in reply to: disable profiles pages #7061

    Guust
    Moderator
    Post count: 29970

    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

    in reply to: "Forgot password?" link not sending email #7017

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    in reply to: "Forgot password?" link not sending email #7016

    Guust
    Moderator
    Post count: 29970

    I tested it and it all works fine.
    Thanks


    Guust
    Moderator
    Post count: 29970

    Try adding this CSS:
    .modal {z-index: 9999;}
    Thanks


    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.

    Guust
    Moderator
    Post count: 29970

    Activate the reCaptcha addon for UsersWP and check the settings.
    Thanks

Viewing 15 posts - 46 through 60 (of 466 total)