This topic has 5 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #130113
     adamsking
    Participant

    Dear Support,

    I would like to add a social link widget icons to the footers of my site, kindly assist in guiding me through.

    I would also link to know if it is possible to have a follow link icon on the buddypress page.

    #130136
     Radu
    Moderator
    Hi, Please provide a screenshot that pointing out where you want to be shows the icons more precisse ? Do a screenshot in that you point where For the buddypress follow button try this plugin : https://wordpress.org/plugins/buddypress-followers/ Cheers R.
    #130362
     adamsking
    Participant
    Not marked as solution
    #130406
     Radu
    Moderator
    Hi, You can use this shortcode [kleo_social_icons] in wp-admin -> theme options -> general settings -> Footer Text -> Add also this css to wp-admin -> theme options -> general settings -> quick css
    #socket ul.kleo-social-icons {
        text-align:center;
        
    }
    #socket ul.kleo-social-icons .ts-text {
        display: none;
        list-style: none !important;
        float:right;
    }
    
    #socket ul.kleo-social-icons li {
        list-style: none;
        display: inline-block;
        font-size: 20px;
    
    }
    
    In this way the icons will be rendered on a new line centered because using this it cannot be displayed inline with the rest of the footer text. If you really really need that, tell me what icons are you are using and provide the links to the social profiles, i will make a manual markup of these Cheers R.
    #130542
     adamsking
    Participant
    Not marked as solution
    #130549
     Radu
    Moderator
    Make sure you have add links for each social site from wp-admin -> theme options -> social icons Cheers R
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?