Patrik

Forum Replies Created

Viewing 15 posts - 286 through 300 (of 1,063 total)
  • Author
    Posts
  • in reply to: Popups don't finish loading #6481

    Patrik
    Moderator
    Post count: 1971

    Good to know the issue is resolved.

    Regards,
    Patrik

    in reply to: Popups don't finish loading #6478

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It looks like on your site admin-ajax.php is showing status 302 means permanent redirect. Is there any plugin or functionality used on your site which is doing this or maybe security added on your site? As the request sent to the admin-ajax.php file is not handled and so no response is received and which is the reason showing the loading screen. You can ask your hosting provider or may try to deactivate all the plugins one by one to troubleshoot the issue.

    Regards,
    Patrik

    in reply to: Front End Post Title glitch #6472

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Thanks for noticing and informing the issue. We have checked and fixed the issue. If you want to apply the changes then you can provide FTP details in private reply or here is the change you can do if you want. Go to UsersWP – Frontend Post add on’s uwp-frontend-post/includes/admin/class-uwp-frontend-post-admin-ajax.php file at line no. 170 replace from

    'post_title' => sanitize_title( wp_strip_all_tags($_POST['uwp_fp_post_title']) ),

    to

    'post_title' => sanitize_text_field( wp_strip_all_tags($_POST['uwp_fp_post_title']) ),

    We will make this change in the next update release.

    Regards,
    Patrik

    in reply to: Fatal Error upon activation of MU Creator 1.0.3 #6471

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We have released an update. Please update the multisite add on and let me know if it resolved your issue or not.

    Regards,
    Patrik

    in reply to: Mail Chimp not working #6457

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Mail Chimp not working #6455

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We have fixed this issue and we will be releasing an update very soon.

    Regards,
    Patrik

    in reply to: Users List View? #6453

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Somehow I am not able to access the link above and it is showing error as per the attached screenshot. It might be restricted to your region only. Can you remove restriction till we fix it for you?

    Regards,
    Patrik

    in reply to: Search not working #6451

    Patrik
    Moderator
    Post count: 1971

    Hi,

    That is the case only when you search for something where there is no result so it is displaying all the users. We will fix this so that it displays a message like no users found.

    Regards,
    Patrik

    in reply to: Fatal Error upon activation of MU Creator 1.0.3 #6438

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Users List View? #6437

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can go to UsersWP->General->Developer->Default Design Style to change the layout from bootstrap to legacy. Bootstrap in this setting means we are using the bootstrap 4 classes to prepare the default layout of our components. Regarding your issue, we have changed the list layout to 1 column grid layout so that it can be displayed like a list but it will be actually grid. If you can provide FTP in private reply then I can make changes to show you how it will display as we will test it and then release it in the next update.

    Regards,
    Patrik

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

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We are working on this and we will be adding such functionality in the next update release.

    Regards,
    Patrik

    in reply to: View Password and Refresh Captcha is not working. #6431

    Patrik
    Moderator
    Post count: 1971

    Hi Milettic,

    Kindly create a new support ticket instead of jumping to other’s support tickets. So that we can assist you with your site. Also, post admin and FTP details so that I can make some changes to your site to fix the issue.

    Regards,
    Patrik

    in reply to: Fatal Error upon activation of MU Creator 1.0.3 #6430

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Before looking into the plugin files, can you check your site as it is showing some code on the admin side which is related to cache or something? Please fix it first so that we can look into the issue.

    Regards,
    Patrik

    in reply to: Bug in General>Login #6425

    Patrik
    Moderator
    Post count: 1971

    It is not yet done but we will do something like that. If you know programming then you can look into the plugin’s code and you will get an idea where to change or customize.

    Regards,
    Patrik

    in reply to: Fatal Error upon activation of MU Creator 1.0.3 #6423

    Patrik
    Moderator
    Post count: 1971

    Hi,

    There might be a problem due to either priority of plugin loading or the UsersWP core is compromised. So you can deactivate it and activate again to see if the issue resolves or provide us FTP details so that we can look more into this issue.

    Regards,
    Patrik

Viewing 15 posts - 286 through 300 (of 1,063 total)