Patrik

Forum Replies Created

Viewing 15 posts - 526 through 540 (of 1,063 total)
  • Author
    Posts
  • in reply to: Invisible reCAPTCHA #5017

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Lost user info – \"Too many columns\" – Form Builder #5013

    Patrik
    Moderator
    Post count: 1971

    Hi,

    This error generally coming from the database table update failed. Whenever you create a new field, it will add a new column for that field in the Database. So I would suggest you discuss with your hosting provider about why adding columns to the database fails and if there are any limits of adding columns then ask them to increase.

    Please make sure you keep the same key while recreating the fields otherwise the data can be not displayed properly but as the table has the column with the same key, you can create field anytime and the data will be displayed properly.

    Regards,
    Patrik

    in reply to: Registration Success Email not selected but still sent #5012

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Moderating users is not working #5011

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I am getting emails for user approval and rejection. Can you please provide steps you are following to approve user?

    Regards,
    Patrik

    in reply to: blog and png #4985

    Patrik
    Moderator
    Post count: 1971

    Hi Peter,

    Actually, there will be black color added by default by the image processing function as we are using the default PHP GD library for the image related functions which creates an image by default with the black background. We have created an issue to fix this issue for transparent images and we will work on it and release in a future release of the plugin.

    Regards,
    Patrik

    in reply to: Moderating users is not working #4975

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I have removed GD login/register on the login page from the setting Geodirectory->Permalinks->GEODIRECTORY PAGES->Login page changed to another page than UWP login page.

    Regards,
    Patrik

    in reply to: Moderating users is not working #4973

    Patrik
    Moderator
    Post count: 1971

    Yes, UsersWP creates pages for the register, login, forgot password, reset password, profile, account etc. You should assign these pages in the UsersWP->General->Pages settings and not the GD one. There are lists of shortcodes available for all the pages which you can find at UsersWP->General.

    Let me know if you have any queries.

    Regards,
    Patrik

    in reply to: Moderating users is not working #4971

    Patrik
    Moderator
    Post count: 1971

    Hi,

    First, can you tell me which registration form or link you are using to register a new user? UsersWP moderation will work only with https://compositedesignworld.com/register/ page which contains [uwp_register] shortcode and not other forms even GD registration form.

    If possible can you make a short video or tell me the steps you are following to register a user on your site?

    Regards,
    Patrik

    in reply to: Moderating users is not working #4969

    Patrik
    Moderator
    Post count: 1971

    I am not getting your point about “auto-registering”. Can you explain in detail or provide the steps for the same?

    Regards,
    Patrik

    in reply to: Remove links from Change password and Forgot password pages #4967

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can hide the links via CSS or you can override the template in your theme and remove the code which is displaying the register link.

    Here is the CSS you can try:

    .uwp-footer-link {
        display: none !important;
    }

    This will remove all the links in the form footer but if you want to hide on forgot password page only then you can use the class from body tag to make hierarchy stronger which will apply on forgot password page only.

    If this CSS doesn’t work for you then you can create a folder in your currently active theme and copy forgot.php file from wp-content/plugins/userswp/templates/forgot.php there. Edit this file and remove the links from the code.

    If you want us to do this then please provide FTP details in private reply and we will do it for you.

    Regards,
    Patrik

    in reply to: Moderating users is not working #4951

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Moderating users is not working #4949

    Patrik
    Moderator
    Post count: 1971

    Hi,

    I have cleared the cache by enabling the GDBooster plugin and deactivated that plugin again and it works from my side now. Please review it from your side and let us know if it works for you or not.

    Regards,
    Patrik

    in reply to: Moderating users is not working #4946

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Can you provide FTP details to look into this issue and troubleshoot it?

    Also, Can you let us know how you reloaded the plugin and what are the issues you are facing after that?

    Regards,
    Patrik

    in reply to: Moderating users is not working #4939

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Jetpack compatibility #4929

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
Viewing 15 posts - 526 through 540 (of 1,063 total)