Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Widgets pull link from widget listed above it... (http://forum.bytesforall.com/showthread.php?t=5052)

Delta Whiskey Dec 29, 2009 03:51 PM

[SOLVED] Widgets pull link from widget listed above it...
 
For some reason, when I add images AND links to my widgets, the widget TITLE will suddenly pull the link from the widget listed above. Please see deltawhiskey.us for example. The left sidebar has 2 active images at the top, the first is a link to my twitter page, the second is a link to They Have Names. "In Remembrance", the title for the They Have Names widget pulls the link to Twitter... but the image still goes to They Have Names. Help! Please?!?!? I beg you...

juggledad Dec 29, 2009 04:32 PM

I think this because you don't have a </a>. change
HTML Code:

<a href="http://twitter.com/DeltaWhiskey1" target="_blank">
<img src= "http://www.sereas.com/dwblog/wp-content/uploads/2009/07/CamiTwit.jpg">

to
HTML Code:

<a href="http://twitter.com/DeltaWhiskey1" target="_blank">
<img src= "http://www.sereas.com/dwblog/wp-content/uploads/2009/07/CamiTwit.jpg"></a>

in your first text widget in the left sidebar

Delta Whiskey Dec 29, 2009 04:42 PM

Thank you! Thank you! Thank you!!

I'll have my husband drop you a donation!!!! THANK YOU!!! Doh! I can't believe I forgot that!


All times are GMT -6. The time now is 08:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.