Alex Rollin

Forum Replies Created

Viewing 15 posts - 481 through 495 (of 1,075 total)
  • Author
    Posts
  • in reply to: Assigned Pages Lock Up Divi Builder #5043

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    in reply to: Registration Success Email not selected but still sent #5040

    Alex Rollin
    Moderator
    Post count: 27815

    Wonderful! Thanks for letting us know.

    in reply to: Using email as username #5037

    Alex Rollin
    Moderator
    Post count: 27815

    We do not have an SMS verification addon at this time. If I hear of a good one I will let you know.

    in reply to: Using email as username #5033

    Alex Rollin
    Moderator
    Post count: 27815

    1. I would like to use email id as username at the registration page and subsequent pages for login etc.

    This is not possible with UsersWP features and so would require your own customization.

    2. I am using registration only to enable them to add/edit business listing using GeoDirectory. How do I restrict it. Users will not be allowed to add any post or comment etc.

    UsersWP is not a membership or role management plugin yet. You will need another plugin to do that.

    3. I would like to activate registration after confirming their email id and one more verification (which can be text message on mobile or sending code to their physical address or something).

    We have a moderation addon, have you already tried that?

    4. On the registration page, instead of showing the label inside the field, I would like to show on the left outside the box. (similar to add listing page in GeoDirectory)

    This may be possible with CSS, please share a link to the page so we can take a look.

    in reply to: logged-in, logged-out menu #5032

    Alex Rollin
    Moderator
    Post count: 27815

    Only the menu links that come with UsersWP do the logged in/ logged out thing. Hiding / showing other links isn’t a features of UsersWP.

    in reply to: Moderating users is not working #4999

    Alex Rollin
    Moderator
    Post count: 27815

    Have you installed the email log plugin? Is it showing in the list?

    in reply to: Assigned Pages Lock Up Divi Builder #4989

    Alex Rollin
    Moderator
    Post count: 27815

    Thanks for reporting the issue here.

    Please share WP Admin credentials and the login URL of the site so we can take a look at the issue.

    Are you editing the profile page, for example?

    in reply to: Moderating users is not working #4986

    Alex Rollin
    Moderator
    Post count: 27815

    OK, I will mark this one as resolved. If there are new issues with email deliverability, install the email log plugin from wordpress.org and make a new topic if you see a problem.

    in reply to: Moderating users is not working #4983

    Alex Rollin
    Moderator
    Post count: 27815

    We have an addon for that: https://userswp.io/downloads/recaptcha/

    Glad things are working for you now! 🙂

    Alex

    in reply to: Login Accès problems #4982

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    Please share WP Admin credentials and login URL in a private reply so we can check your settings.

    What you can do is try checking the UsersWP settings to make sure that the login register and profile pages are all set and that they exist. If plugins have been off and on, sometimes pages can be removed accidentally.

    in reply to: Remove links from Change password and Forgot password pages #4966

    Alex Rollin
    Moderator
    Post count: 27815

    You can create some custom CSS to hide it.

    There are not options built into the plugin to hide it, though.

    I will flag your question for the developers in case there is a programmatic way to do that.

    in reply to: Remove WordPress black banner when logged in #4965

    Alex Rollin
    Moderator
    Post count: 27815

    That is a WP feature. You can add a code snippet to remove it, using the code snippets plugin from wp.org, like:

    
    
    
    if ( ! current_user_can( 'manage_options' ) ) {
     add_filter('show_admin_bar', '__return_false');
    }
    
    in reply to: can't get to wp dashboard, keeps going to userswp #4962

    Alex Rollin
    Moderator
    Post count: 27815

    Great! 🙂 Thanks for letting us know

    in reply to: Basic User Management Question #4958

    Alex Rollin
    Moderator
    Post count: 27815

    If you get the site hosted we can take a look, but this isn’t a known issue.

    in reply to: Basic User Management Question #4948

    Alex Rollin
    Moderator
    Post count: 27815

    The Users menu should still be there. UsersWP does not replace/move/change it.

    If we need to check the settings please share WP Admin credentials in a private reply along with login URL.

Viewing 15 posts - 481 through 495 (of 1,075 total)