Patrik

Forum Replies Created

Viewing 15 posts - 541 through 555 (of 1,063 total)
  • Author
    Posts
  • in reply to: Moderating users is not working #4928

    Patrik
    Moderator
    Post count: 1971

    Hi Peter,

    I have checked your site and it is heavily cached and due to that our UWP forms are not working properly. If you try adding a parameter to the URL which will ignore cache then you can check the registration is working properly. I have registered successfully and activated from the users in backend.

    You have to add register and login pages in the exclude list from cache so that will not be cached.

    Let me know if this resolves your issue.

    Regards,
    Patrik

    in reply to: Undefined Variable Error (dashboard.php) #4919

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I have fixed error on your site. The warning was due to the global variable was not defined. So I have added a code

    global $uwp_login_widget_args;

    on 2nd line of dashboard.php file and it should fix the warnings.

    Regards,
    Patrik

    in reply to: Jetpack compatibility #4901

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I am still looking into the redirection issue.

    Regards,
    Patrik

    in reply to: Jetpack compatibility #4898

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I have made changes to fix the issue regarding UWP login page redirect on click of jetpack login with wordpress.com button. Also, I have fixed issue regarding redirect back to admin panel if Redirect wp-login.php to UWP login page is enabled. I am looking into redirect issue.

    Regards,
    Patrik

    in reply to: Jetpack compatibility #4895

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Kindly provide FTP details in private reply to access the code for more troubleshooting.

    Regards,
    Patrik

    in reply to: Invisible reCAPTCHA #4894

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Google API for UsersWP Social Login #4889

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It requires Google+ API.

    See https://userswp.io/support/topic/login-issue/page/2/#post-4126 for the steps.

    We are working on docs currently and will be ready in a few days.

    Regards,
    Patrik

    in reply to: Invisible reCAPTCHA #4887

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you try following CSS and let me know if it helps or not?

    body:not(.uwp_page) .grecaptcha-badge {
        display: none !important;
    }

    Regards,
    Patrik

    in reply to: Additional Field in Form Builder #4883

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: WP-Admin question #4882

    Patrik
    Moderator
    Post count: 1971

    Hi,

    There is no settings or roles which redirects to the admin area. We will look into adding a feature to redirect back to wp-admin if user redirected to login page while accessing the wp-admin but this is not the case in the current version so you have to manually go via URL or admin bar.

    Regards,
    Patrik

    in reply to: Invisible reCAPTCHA #4881

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Maybe you can use a hierarchy for applying the CSS to the badge. We add “uwp_page” class in body tag for all UsersWP pages.

    Regards,
    Patrik

    in reply to: Invisible reCAPTCHA #4869

    Patrik
    Moderator
    Post count: 1971

    Hi,

    On the login form, you will find a badge on the bottom right corner of the screen which means the invisible captcha is enabled.

    Regards,
    Patrik

    in reply to: Jetpack compatibility #4864

    Patrik
    Moderator
    Post count: 1971

    Hi,

    If this is the case then it should be a bug in UsersWP and we need to fix that. If you can explain the steps to regenerate and provide your site credentials in private reply to look into this issue then we can do some troubleshooting for you.

    Regards,
    Patrik

    in reply to: WP-Admin question #4862

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Yes, that is the correct procedure. Our login page with the login form does not replace the WP default login form but we are redirecting users who want to access the admin to our login form which will display our own login form with all other options. You can also disable the redirect to show the WP default login form.

    Regards,
    Patrik

    in reply to: reCAPTCHA with UsersWP and Contact Form 7 #4861

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It should not be the case with UsersWP plugin but if it conflicts then let us know here and we will fix it asap. We have mostly tried to avoid conflicts with other plugins and themes.

    Regards,
    Patrik

Viewing 15 posts - 541 through 555 (of 1,063 total)