Kor

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 43 total)
  • Author
    Posts
  • in reply to: Junk Registrations #8126

    Kor
    Moderator
    Post count: 16516

    hi buymichigannow,

    Thanks for your post. I’m not sure how a bot could go through the Google Captcha. Could you share your Website WP admin access here in private reply so that I could check and see if you’ve configured it correctly?

    in reply to: Widget styling, colours mostly. #8031

    Kor
    Moderator
    Post count: 16516

    Hi Jarrett,

    Thanks for your post. Try using this custom CSS code below and see if it fixes it. Insert into WP > Appearance > Customize > Additional CSS.

    .bootstrap-select.btn-group .btn .caret {
        display:none;
    }
    
    .bsui .dropdown-menu:before {
         display:none;
    }
    in reply to: AUthorized admin access #8030

    Kor
    Moderator
    Post count: 16516

    Hi Nono,

    Thanks for your post. You’ll need to use a 3rd party plugin like this one https://wordpress.org/plugins/user-role-editor/ to achieve what you needed there.

    in reply to: Listing is pulling in random text when viewed in User Profile #7301

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your post. Kindly share your Website WP admin access here in private reply along with the URL of the page in question and we’ll check this out for you.

    in reply to: Pop Up Join Form Issues #6868

    Kor
    Moderator
    Post count: 16516

    Hi jeff,

    Thanks for your patience. You can fix this by adjusting the z-index of the modal pop up.

    .modal {
        z-index: 999999;
    }
    in reply to: Double Login popup issue #6737

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Could you try using the custom CSS code below and see if it fixes it? Insert into WP > Appearance > Customize > Additional CSS.

    .modal .modal-content {
        padding: 0px!important;
    }
    in reply to: Update profile image doesn't open up properly #6582

    Kor
    Moderator
    Post count: 16516

    Hi hui ling tan,

    Thanks for your post. You can use the custom CSS code below to achieve this.

    .tooltip.fade {display:none;}
    in reply to: UsersWP and GeoDirectory – Places Tab? #6581

    Kor
    Moderator
    Post count: 16516

    Hi Evan Volmering,

    Thanks for your message. That is strange. Could you share your Website WP admin access here in private reply so that we could troubleshoot this further?

    in reply to: Email user on reply to user comment #6473

    Kor
    Moderator
    Post count: 16516

    Hi Colin,

    Thanks for your post. There isn’t an option that allows you to do that, unfortunately. You can try using this plugin and see if it helps. https://wordpress.org/plugins/comment-reply-email-notification/

    in reply to: How to redirect user after login to wp-admin? #6350

    Kor
    Moderator
    Post count: 16516

    Hi Mel,

    Thanks for your post. UsersWP doesn’t allow redirecting to custom URL as explained here https://userswp.io/docs/core-plugin/userswp-main-settings/#login . You’ll need to use a 3rd party plugin like this one https://wordpress.org/plugins/peters-login-redirect/ .

    in reply to: Bug in General>Login #6349

    Kor
    Moderator
    Post count: 16516

    Hi Mel Borin,

    Thanks for your post. Not really sure what you mean there. Could you elaborate a little bit more? Perhaps you can share some screenshots?

    in reply to: User Profile Page #6291

    Kor
    Moderator
    Post count: 16516

    Hi Danny Clowes,

    Thanks for your post. Kindly share your Website WP admin access here in private reply and well check this out for you asap!


    Kor
    Moderator
    Post count: 16516

    Hi Anna,

    Thanks for your post. Based on Google translation, it seems that you’re having issues accessing your Website after updating the userswp plugin. Could you please share both WP and FTP access here in private reply so that we could check this out for you?

    WP Admin
    Login URL :
    Login Username :
    Login Password :

    FTP Access
    FTP Host :
    FTP Username :
    FTP Password :

    in reply to: Column change failed, you may have too many columns. #5670

    Kor
    Moderator
    Post count: 16516

    Hi Will Hill,

    Thanks for your post. Kindly share your Website WP admin access here in private reply and I’ll check out your setup.

    in reply to: Login Error – Invalid Username or Password #5412

    Kor
    Moderator
    Post count: 16516

    Hi Manish,

    Thanks for letting us know. Have a nice day!

Viewing 15 posts - 1 through 15 (of 43 total)