Title: JohnUK's Replies | WordPress.org

---

# JohnUK

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [FB/Twitter links not showing](https://wordpress.org/support/topic/fbtwitter-links-not-showing/)
 *  Thread Starter [JohnUK](https://wordpress.org/support/users/johnuk/)
 * (@johnuk)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/fbtwitter-links-not-showing/#post-4142549)
 * emailed to me from a friend….
 * Looks like it’s commented out…
 *     ```
       <!-- <img src="<?php echo $root; ?>/images/best-of-NEDS-2011.jpg" alt="Best of New England Dessert Showcase Logo" title="2011 Best of New England Dessert Showcase" />
                               <ul>
                                   <li><a href="http://www.facebook.com/BudiBar" target="_blank"><img src="<?php echo $root; ?>/images/facebook.jpg" alt="Budibar Facebook Icon" title="Follow Budibar on Facebook" /></a></li>
                                   <li><a href="http://www.twitter.com/budibar" target="_blank"><img src="<?php echo $root; ?>/images/twitter.png" alt="Budibar Twitter Icon" title="Follow Budibar on Twitter" /></a></li>
                               </ul> -->
       ```
   
 * Remove those comment delimiters “<!–” & “–>” then it should show the Social Media
   links.
 * So cheers Ben all round webster genius!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [FB/Twitter links not showing](https://wordpress.org/support/topic/fbtwitter-links-not-showing/)
 *  Thread Starter [JohnUK](https://wordpress.org/support/users/johnuk/)
 * (@johnuk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/fbtwitter-links-not-showing/#post-4142482)
 * Am I using incorrect wordpressiquette, apologies if so, or does nobody really
   know?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change global image /link](https://wordpress.org/support/topic/change-global-image-link/)
 *  Thread Starter [JohnUK](https://wordpress.org/support/users/johnuk/)
 * (@johnuk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-global-image-link/#post-4141870)
 * aaargh, this whole thread is a mess now Im so sorry I just need to sort this 
   issue with the link please ignore all above posts and refer here I was trrying
   to say….
 * hmmm, I have changed the header link to read as follows……
 *     ```
       <div id="social">
                               <a href="http://www.youtube.com/user/BudiBar/videos" target="_blank" title="Watch the latest show on youtube!">
                                  <img src="<?php echo $root; ?>/images/wisdom-to-wellness-show.jpg" alt="Wisdom to Wellness Show Graphic" />
                                  <br />
                                  Click to watch here
       ```
   
 * but unfortunately as much as the link is correct when I have updated the header
   file and go back to the website, if I now click the image the link dosent work
   I get the message….
 * Server not found
    Firefox can’t find the server at http. Check the address for
   typing errors such as ww.example.com instead of [http://www.example.com](http://www.example.com)
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that
   Firefox is permitted to access the Web.
 * Furthermore if I ctrl and click the image then select “copy link location, when
   I then paste the copied link it comes up as follows…
 * [http://http//www.youtube.com/user/BudiBar/videos](http://http//www.youtube.com/user/BudiBar/videos)
 * yet I have the link in the header as posted in the copied code at the beginning
   of this post which is a cut n paste from the header.
 * Help please, thanks, John
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Change global image /link](https://wordpress.org/support/topic/change-global-image-link/)
 *  Thread Starter [JohnUK](https://wordpress.org/support/users/johnuk/)
 * (@johnuk)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-global-image-link/#post-4141834)
 * Found it, many thanks, I thought I checked there earlier, must have missed it.
 * Thank you ever so much, John

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