Footer: Adding Additional Social Media Icons/Links

Discussion in 'ColorWay WordPress Theme' started by sarahmiller212, Apr 14, 2014.

Thread Status:
Not open for further replies.
  1. sarahmiller212

    sarahmiller212 Member

    Joined:
    Mar 20, 2013
    Messages:
    43
    Likes Received:
    0
    Location:
    Raleigh, North Carolina USA
    Hello,
    I would like to see if it's possible to add additional social media icons in the footer area. We have a Pinterest and a LinkedIn and would like to add that to the list however do not see that option in Theme Options/Footer Settings.

    http://millercounselingservices.com

    Thanks,
    -Sarah
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,

    ColorWay Theme has the option for LinkedIn in the Footer Setting ( Appearance > Theme Options > Footer Setting) of the dashboard, you can put your LinkedIn link there.
    But for the Pinterest, go to the footer.php file present in your theme directory and paste the code given below in that file as shown in the image given below.

    Code:
    <a href="Enter the link for Pinterest social logo here"><img src="Enter the URL addess of Pinterest social logo image here" alt="Pinterest" title="Pinterest" width="19px" height="19px"></a> 
    [​IMG]

    This will solve your issue.
     
  3. sarahmiller212

    sarahmiller212 Member

    Joined:
    Mar 20, 2013
    Messages:
    43
    Likes Received:
    0
    Location:
    Raleigh, North Carolina USA
    Thank you, this solved my issue.
     
Thread Status:
Not open for further replies.

Share This Page