Forums
Forums / Fixing WordPress / Text widget not working
(@skyburgman)
12 years, 9 months ago
My arbitrary text and html is not showing after I add the following html code to cszsummerschool.org:
<img src=”http://www.cszsummerschool.org/?attachment_id=95″ width=”172″ height=”49″ alt=”” longdesc=”http://download.pdf” />
The image looks like its a bout to load for a split second then it disappears. Where am I getting i wrong?
if someone can please show me how to add a picture with a link on it on the sidebar using the text widget i’d be mighty grateful.
(@media-x)
<a title="title visible on hover" href="http://www.whereyouwantto point.com" target="_blank"><img alt="300 x 433 pic" src="http://www.yoursite.com/wp-content/uploads/2013/07/your_image.png" width="300" height="433"></a>
Works exactly as I wanted Thanks Media X. You’re the one.
The topic ‘Text widget not working’ is closed to new replies.