• I was just wondering if anyone knows how to add the Instagram Social Icon (Genericon) for the ‘Stay Theme’ I added the code within CSS and within the ‘Customizer’ page, but the icon will not show up on the website 🙁

    Thanks so much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • As your theme is only available via wordpress.com, you will need to wait for one of their support people to deal with your questions. To that end, I’ve have tagged this topic for their attention and, hopefully, someone will be along shortly.

    Thread Starter kathieker

    (@kathieker)

    Thank you so much Esmi. My apologies, I am new to all this 🙁

    kathieker – Could you please provide a link to your site and explain where you want the icon to show up?

    Anyone is welcome to help answer this question as the theme is available for download here. 🙂

    http://theme.wordpress.com/themes/stay/

    Thread Starter kathieker

    (@kathieker)

    Oops so sorry…www.websitetestingonline.com

    I would like to have it with the others (in the footer)

    Thanks for the link!

    That is odd.

    The code looks OK in the browser source:

    <li class="instagram-link">
    <a class="genericon" target="_blank" title="Instagram" href="http://instagram.com/stonylake"> Instagram </a>
    </li>

    It also looks fine in the CSS:

    .instagram-link a:before {
    	content: '\f215';
    }

    The Genericon Instagram code is still f215:

    http://genericons.com/#instagram

    I’m not sure why it’s not displaying correctly.

    Could you try removing it and adding it back, and let me know if it changes?

    Ah, I just re-read your first post, where you say that you added the code yourself! It doesn’t look like Stay supports Instagram in the Social Links menu, only these ones:

    http://theme.files.wordpress.com/2013/04/stay-social_links1.jpg

    The easiest solution here is probably to use a plugin to create as many social links as you like, instead of the built-in menu. Here’s one I found, but haven’t tried myself:

    https://wordpress.org/plugins/menu-social-icons/

    Thread Starter kathieker

    (@kathieker)

    Thanks Kathryn!

    I actually added the code within the ‘customization.php’ file as well, then added the Instagram link under the customize tab within my dashboard.

    I will see if I can add a plugin instead.

    Thanks again!

    If you find anything else, let me know! Strange that this theme only offers 4-5 Social Media Links. Instagram is a BIG ONE now.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘'Stay' Theme – add Instagram Social Icon’ is closed to new replies.