Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

Images in widget


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Aug 24, 2009, 01:27 PM
Thursday
 
8 posts · Aug 2009
Can someone please explain how I can get images, i.e. photos in a widget in a sidebar? If I upload an image to my site and 'grab' its URL, all I get is the actual URL text in the widget and the same thing happens if I grab the URL from my Flickr page. If I grab the HTML from the Flickr page, I get part of the picture (too big to fit in the sidebar) and, on clicking on it, it links to my Flickr page which I don't want. Using another template, I simply grabbed the URL from my Flickr page, uploaded it and got a small version in the sidebar. When someone clicked on it, they got a bigger version but not linked to Flickr. I'll happily make another donation if someone can solve this problem that I've spent hours trying to figure out, given that my knowledge is Basic!
Thanks in advance.

Last edited by Thursday; Aug 25, 2009 at 01:58 PM.
  #2  
Old Aug 26, 2009, 06:47 PM
juggledad's Avatar
juggledad
 
19,986 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
add a text widget and then in the text area use something line this
HTML Code:
<img src="http://yourdomain.com/wp-content/uploads/2009/05/mypic.jpg" alt="my alt" title="My title" width="136" height="191" class="size-full wp-image-xxx" />
adjust the height and width to the width of the sidebar.

Last edited by juggledad; Aug 28, 2009 at 10:23 AM.
  #3  
Old Aug 28, 2009, 10:07 AM
Thursday
 
8 posts · Aug 2009
Thanks for responding. I've put the following in a text widget and got the small cross in a box. What have I done wrong?

<img src="http://www.thursdays-child.com/wp-content/uploads/2009/08/Moth.jpg alt="my alt" title="My title" width="146" height="191" class="size-full wp-image-xxx" />

Thanks
Thursday
  #4  
Old Aug 28, 2009, 10:25 AM
juggledad's Avatar
juggledad
 
19,986 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
you forgot the end " after .jpg - it should be
HTML Code:
<img src="http://www.thursdays-child.com/wp-content/uploads/2009/08/Moth.jpg" alt="my alt" title="My title" width="146" height="191" class="size-full wp-image-xxx" />
note the " after '....jpg' and before 'alt=...'

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using rollover images in text widget causes blank lines between rollovers? hankphone Sidebars & Widgets 8 Jul 27, 2009 03:16 PM
IE dont show images in header widget Tiux Header configuration & styling 1 Jul 27, 2009 10:39 AM
[SOLVED] widget custom titles (images) dschapin@gmail.com Atahualpa 3 Wordpress theme 0 Jul 26, 2009 06:22 AM
[SOLVED] Putting images in place of widget titles ken.miller Sidebars & Widgets 4 Jun 25, 2009 12:38 PM
Need gallery widget to show images on a schedule, with links paulae Sidebars & Widgets 1 Jun 18, 2009 04:16 AM


All times are GMT -6. The time now is 07:20 PM.


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