Patrik

Forum Replies Created

Viewing 15 posts - 736 through 750 (of 1,063 total)
  • Author
    Posts
  • in reply to: Redirect To Thank you page #3977

    Patrik
    Moderator
    Post count: 1971

    I see the issue. The thing is that the “Latest News” section has the section tag which is removed if the UsersWP is active. I am not sure why this happens but I have to figure out if this is the case with UsersWP and elementor or something else. I would like to debug more on this case. Do you have any staging site where I can try some troubleshooting to figure out the issue? I don’t want to affect your live site and live users.

    Regards,
    Patrik

    in reply to: Redirect To Thank you page #3947

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you please provide some more information about what is broken and not working? If you can provide screenshots or video then it will help me to find an issue and fix it for you. Currently, I am not able to find any issue on your site.

    Regards,
    Patrik

    in reply to: Registration redirect not working #3943

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You need to put the code in the functions.php file of the currently active theme. You should never modify the core WordPress files. If you want us to do this for you then just provide FTP details in private reply and we will do it for you.

    Regards,
    Patrik

    in reply to: Registration redirect not working #3941

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Try putting the following code in your functions.php file and let us know if it works for you or not:

    add_filter('uwp_registration_force_redirect', 'uwp_registration_force_redirect_cb');
    function uwp_registration_force_redirect_cb(){
        return true;
    }

    Regards,
    Patrik

    in reply to: Something went wrong when sending email #3932

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Something went wrong when sending email #3930

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Users can log in #3898

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Users can log in #3896

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Users can log in #3893

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can try changing the version from Settings->Font Awesome and check if it fixes your issue. We are using the latest version of Font Awesome in our all 3 main plugins and themes.

    Regards,
    Patrik

    in reply to: error when registering #3860

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Fields Not Displaying in Users Page #3857

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Users can log in #3854

    Patrik
    Moderator
    Post count: 1971

    I would suggest you check the same with other people around you and if it is not working fine then create a staging server and provide me the admin and FTP credentials where I can do troubleshoot without affecting your live users. I will need to check by deactivating few plugins and may switch theme to default for troubleshooting.

    Regards,
    Patrik

    in reply to: Users can log in #3851

    Patrik
    Moderator
    Post count: 1971

    Can you please check after clearing cache in your mobile?

    I have checked the same in my mobile and worked fine but I had never opened this site before so no cache stored. I have attached a screenshot for your reference.

    Regards,
    Patrik

Viewing 15 posts - 736 through 750 (of 1,063 total)