Kor

Forum Replies Created

Viewing 13 posts - 31 through 43 (of 43 total)
  • Author
    Posts
  • in reply to: HTTP ERROR 500 #2603

    Kor
    Moderator
    Post count: 16516

    Hi Jeff,

    Thanks for your post. I’d like you to know that an “Error 500” is usually a server related issue. Kindly contact your hosting provider to check for error logs. Also, share your FTP access here in private reply so that we could inspect your configuration file.

    Thanks!

    in reply to: Edit Activation message #2581

    Kor
    Moderator
    Post count: 16516

    Hi Alanna,

    You can use the method from this article https://userswp.io/docs/translate/#start to achieve that.

    Thanks!

    in reply to: Consequences of changing the profile banner width #2179

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: Consequences of changing the profile banner width #2146

    Kor
    Moderator
    Post count: 16516

    Hi Marius,

    Thanks for your reply. Try using the custom CSS code below and see if it helps.

    
    
    .uwp_page .uwp-content-wrap .uwp-profile-header-img img {
        max-height:90px!important;
        object-fit: cover!important;
    }
    in reply to: Consequences of changing the profile banner width #2126

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    in reply to: ReCaptcha and Social Login can not be deleted #2023

    Kor
    Moderator
    Post count: 16516

    Hi Jotomas,

    Thanks for your patience. I’ve just removed it for you and could you please check on it?

    Thanks!

    in reply to: ReCaptcha and Social Login can not be deleted #2008

    Kor
    Moderator
    Post count: 16516

    Hi jotomas,

    Thanks for your post. Kindly share WP admin access and FTP access in private reply and we’ll assists you further with this.

    Thanks!

    in reply to: Registration form fields are broken #1958

    Kor
    Moderator
    Post count: 16516

    Hi Piyush,

    Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix it.

    
    
    @media only screen and (max-width: 600px) {
        .uwp-registration {
        padding: 0px!important;
        background:#fff!important;
    }
    }
    in reply to: Registration form fields are broken #1940

    Kor
    Moderator
    Post count: 16516

    Hi Piyush,

    Thanks for your patience. Just inspected your Website and it looks fine here. Check out the attached screenshot.

    Thanks!

    in reply to: Formatting Gone? #1302

    Kor
    Moderator
    Post count: 16516

    Hi Ian,

    Look like some CSS files are not being loaded correctly. Please share WP admin and FTP access in private reply and we’ll check this out for you asap!

    Thanks!

    in reply to: Mobile site issue #965

    Kor
    Moderator
    Post count: 16516

    Hi Mahavir,

    Try using this custom CSS code below to fix the issue you had there.

    
    
    .uwp-login, .uwp-registration, .uwp-forgot, .uwp-account {
        padding: 10px!important;
    }

    Thanks!

    in reply to: Disabling Text Box #451

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Sorry, I’m not really sure if I’m getting this. Do you think you can share some screenshots? Or share the URL of the site in question?

    Thanks!

    in reply to: Social Login #450

    Kor
    Moderator
    Post count: 16516

    Hi Joy,

    Thanks for your feedback. I will forward this to a developer for further review.

    Thanks!

Viewing 13 posts - 31 through 43 (of 43 total)