JohnUK
Forum Replies Created
-
Forum: Themes and Templates
In reply to: FB/Twitter links not showingemailed 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
In reply to: FB/Twitter links not showingAm I using incorrect wordpressiquette, apologies if so, or does nobody really know?
Forum: Themes and Templates
In reply to: Change global image /linkaaargh, 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 herebut 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
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
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
In reply to: Change global image /linkFound it, many thanks, I thought I checked there earlier, must have missed it.
Thank you ever so much, John