Patrik

Forum Replies Created

Viewing 15 posts - 781 through 795 (of 1,063 total)
  • Author
    Posts
  • in reply to: Tabs missing in Profile #3684

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You missed the setting from UsersWP->Geodirectory. You have to select the post types of which you want to display listings. I have selected all for now but you can change if you need. Let me know if it doesn’t work.

    Regards,
    Patrik

    in reply to: Registration Form not Working Correctly. #3683

    Patrik
    Moderator
    Post count: 1971

    Good to know that it worked fine. I am marking this ticket as resolved. Feel free to create a new ticket if you need any help regarding UsersWP.

    Regards,
    Patrik

    in reply to: Registration Form not Working Correctly. #3673

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It seems the plugin is not installed properly. I would suggest you delete the plugin with all plugin data and install a new latest plugin. Just go to the UsersWP->Uninstall and tick the setting “Remove all data when deleted?” which I already did on your site and then go to Plugins menu then deactivate the plugin and click on delete plugin link and it will remove the tables and data so the next time you install the new plugin it will create new tables and data and should resolve your problem.

    If you want me to do that then just let me know.

    Regards,
    Patrik

    in reply to: Minor Issue regarding Font Awesome Icons… Solution Please! #3672

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Registration Email Problem #3664

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Minor Issue regarding Font Awesome Icons… Solution Please! #3658

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The UsersWP plugin loads latest version (ver. 5) of font awesome and it has the font family “FontAwesome”, whereas the CSS on your site has used font family “Font Awesome 5 Free”. So try putting the following code into the style.css of current active theme or Appearance->Customise->Additional CSS and let me know if it fixes this issue or not.

    .widget_archive a::before, .widget_categories a::before, .widget_recent_entries a::before, .widget_meta a::before, .widget_recent_comments li::before, .widget_rss li:before, .widget_pages li a:before, .widget_nav_menu li a:before{
            font-family: "Font Awesome 5 Free" !important;
    }

    Regards,
    Patrik

    in reply to: Registration Email Problem #3644

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Registration Email Problem #3642

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It seems the admin credentials are wrong and not working. Can you please double check and let me know?

    Regards,
    Patrik

    in reply to: Registration Email Problem #3639

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Registration Email Problem #3629

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you please check if emails are sent properly from your website? If not then either use SMTP plugin to use your Gmail account to send emails or contact server support. Also, Provide temporary admin and FTP details in private reply so that we can do some troubleshooting.

    Regards,
    Patrik

    in reply to: Stop Registration Notifications to User #3607

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: HTML in Email Name #3606

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Stop Registration Notifications to User #3605

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Thanks for noticing the issue. We have applied the fix for custom fields and will be available in the next release of the plugin. If you want to try on your site then please provide us the FTP details in private reply and we will do the changes on your site. Please note there will be no new custom fields added while import and only the existing custom fields in the current site will be imported.

    Regards,
    Patrik

    in reply to: HTML in Email Name #3590

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Stop Registration Notifications to User #3589

    Patrik
    Moderator
    Post count: 1971

    Hi,

    We are sending the username and password to each user after users are imported so that they can log in using the details. If you want to disable it then you need to make changes in core files. There is no settings or filter to disable it. You can comment the line no. 539 in file class-import-export.php in folder plugins->userswp->includes. You can revert the changes once you are done with the import. Let me know if you have any queries.

    Regards,
    Patrik

Viewing 15 posts - 781 through 795 (of 1,063 total)