Title: flight3's Replies | WordPress.org

---

# flight3

  [  ](https://wordpress.org/support/users/flight3/)

 *   [Profile](https://wordpress.org/support/users/flight3/)
 *   [Topics Started](https://wordpress.org/support/users/flight3/topics/)
 *   [Replies Created](https://wordpress.org/support/users/flight3/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/flight3/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/flight3/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/flight3/engagements/)
 *   [Favorites](https://wordpress.org/support/users/flight3/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/page/2/#post-5551412)
 * happy it worked! It may have been a cache problem with your browser.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551410)
 * when you go to the customization page does it give you more options for social
   media icons? like instagram, tumblr, flickr etc… Or do you still only have the
   options for the two or three that the theme came with?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551406)
 * Nope haha I’m helping a friend build their site using this theme and she ran 
   into the same problem. Figured since I found a solution that I would share it
   👍
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551404)
 * Glad it worked for you…kind of haha. My guess is that you may have added an extra“
   <?php endif; ?>”, but I’m not sure about that syntax error. I’d need to see the
   whole file to know whats going on. But as long as you were able to add the services
   you needed then you should be good!
 * As for updating the theme, I wouldn’t know since I’m not the developer haha. 
   I honestly don’t know why it wasn’t released with all of the other icons included
   since it is really simple to add and is already apart of the icon set that is
   currently used on the site. I hope it does get updated tho!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551401)
 * I realized that I forgot to add the instagram and flickr icons. I’ve updated 
   the code the download link should still work.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551400)
 * ok! first off make sure to create a **backup of your site before you make any
   changes**. You will need to edit the header.php, functions.php and style.css 
   files, so make sure you back those files up before editing them. Here is a download
   link with the code you need to add to those files: [https://dl.dropboxusercontent.com/u/5636531/Add_Serene_Social_Icons.zip](https://dl.dropboxusercontent.com/u/5636531/Add_Serene_Social_Icons.zip)
 * Next you can edit the files through the wordpress theme editor or with your own
   text editor.
 * **First**
    open the header.php file and do a search (cmd+f mac, ctrl+f windows)
   for “facebook”. Now go to the first “<?php endif; ?>” that comes after all of
   the “facebook” text and hit return/enter at the very start of the “<?php endif;?
   >” to create a new line. Make sure you are outside of those brackets. Copy and
   paste everything from my header file onto that new line and save.
 * **Second**
    open the functions.php file and do a search for “facebook” again.
   Hit return before “$wp_customize->add_setting( ‘facebook_url'” to create a new
   line and paste everything from my function file there and save.
 * **Third**
    open the style.css file and do a search for “facebook” again. Hit 
   return after the closing bracket ‘}’ to create a new line and paste everything
   from my style file there and save.
 * After all that you should be able to add your social links in the wordpress customization
   section under theme settings. Hope that works for you!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Replace Social Media Icons](https://wordpress.org/support/topic/replace-social-media-icons/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/replace-social-media-icons/#post-5421070)
 * I was able to edit the theme to use more social icons (instagram & flickr). let
   me know if you still need help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Serene] Social media icons](https://wordpress.org/support/topic/social-media-icons-44/)
 *  [flight3](https://wordpress.org/support/users/flight3/)
 * (@flight3)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/social-media-icons-44/#post-5551398)
 * I was able to edit the theme to use more social icons (instagram & flickr). let
   me know if you still need help.

Viewing 8 replies - 1 through 8 (of 8 total)