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] having text widget issues with logo (http://forum.bytesforall.com/showthread.php?t=3562)

Seergenius Sep 22, 2009 10:44 PM

[SOLVED] having text widget issues with logo
 
hey guys.

love the support you provide here. question:

why is it that some of my logos appear on some pages and don't in other pages? For example,

(here they appear)
http://epatientdave.com/?s=foo&submi...&submit=Search

(and here they don't)
http://epatientdave.com/category/decision-making/

anything you can do will be (has been already) greatly appreciated!

:confused:

juggledad Sep 24, 2009 04:53 AM

What version of WP, Atahualpa and PHP?

Are you talking about a logo in the header or somethingelse? Please be a bit more specific

Seergenius Sep 25, 2009 05:05 PM

Specifically graphic issues on the text widget on the wp 2.8.4, atahualpa 3.4.1. I'll put the code for the image in the text widget and on some pages they appear and on other pages they do.

Sorry for being vague.

juggledad Sep 25, 2009 05:16 PM

Please point to an image and url on both a page that it works and a page that it doesn't?

Seergenius Sep 26, 2009 07:53 AM

(here they appear)
http://epatientdave.com/?s=foo&submi...&submit=Search - this one has all the "in the news" images

(and here they don't)
http://epatientdave.com/category/decision-making/ - this has only has two "in the news" images.

Thank you.

juggledad Sep 26, 2009 08:46 AM

in your links you have
HTML Code:

<a href="http://www.govhealthit.com/EditorsDesk.aspx?id=72074" target="epd"><img src="wp-content/uploads/2009/09/GovtHealthIT.png" height="45"/></a><br>
change the 'src=' and add a './' to it, or better yet, the full path so you have
HTML Code:

<a href="http://www.govhealthit.com/EditorsDesk.aspx?id=72074" target="epd"><img src="http://epatientdave.com/wp-content/uploads/2009/09/GovtHealthIT.png" height="45"/></a><br>

Seergenius Sep 27, 2009 05:26 PM

Thanks, Dude! That worked great!

:)


All times are GMT -6. The time now is 09:48 AM.

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