Social Login Icons/Labels?

This topic contains 4 replies, has 2 voices, and was last updated by  riobravomedia 4 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #7717

    riobravomedia
    Free User
    Post count: 361

    1. How can I change my Social Login buttons to look more like the attached example?

    Also attached is my current UsersWP login screenshot.

    2. Question on Social Login. Typically Social login doesn’t work for me unless I sign up with it first….because typically I don’t use the same email as I use for my Facebook Account. Personal vs Business in most cases. So my question is how can I put a note on the login page to let people know this?

    3. Also can the Social Login Buttons be placed first above the login form to encourage people to use the Social Login?

    Thanks

    #7729

    Alex Rollin
    Moderator
    Post count: 27815

    1. You would need custom CSS. We can provide an example to get you started if you want to share a link.

    2. You could use the sidebar for a note like that, or, perhaps translate one of the strings in the login form. https://userswp.io/docs/translate/

    3. That would require customizing the form widget. Instructions for customizing are here: https://userswp.io/docs/developers/override-templates/

    #7733

    riobravomedia
    Free User
    Post count: 361
    This reply has been marked as private.
    #7737

    Alex Rollin
    Moderator
    Post count: 27815

    For changing the style on the register form:

    
    
    
    .bsui .btn-circle.btn-sm {
        height: 1.9;
        width: 100%;
        border-radius: 3px;
        border-radius: 3px;
    }
    

    I will check into hiding it on the register form. I do not think it is possible to collect additional info yet, but the developers will look into it.

    #7750

    riobravomedia
    Free User
    Post count: 361

    Thanks Alex

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket