Title: sidebar image plugin ??
Last modified: August 18, 2016

---

# sidebar image plugin ??

 *  Resolved [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * (@jayjerome)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/)
 * Is there a plugin to quickly add (and delete) images from a sidebar?
 * I want to show the cover images of books I’m reading each week (jpg scanned images)
   in a sidebar.
 * Any suggestions or recomendations?

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-452931)
 * I never used anything like that… but I used the Search box (for you) – [http://wordpress.org/search/currently+reading?forums=1](http://wordpress.org/search/currently+reading?forums=1)
 *  Thread Starter [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * (@jayjerome)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453084)
 * moshu — thanks for the link. I downloaded the CG-Amazon files and unzipped them.
   But the Installation Instructions look intimidating.
 * I just want to be able to put images (of book covers) with a caption under them,
   in a sidebar. What’s the easiest way to do that?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453126)
 * You asked for a plugin. You got it.
 * You don’t want to use it. Then edit manually your sidebar.php every time you 
   want to change the image.
 * What is so complicated?
 *  Thread Starter [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * (@jayjerome)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453165)
 * If you’re saying it’s relatively uncomplicated to manually edit the sidebar.php(
   just adding or subtracting the name and location of the graphic files) that would
   be a satisfactory solution.
 * Assuming, that is, you can provide or direct me to the basic code I need to put
   in the sidebar.php
 * jj
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453167)
 * If you know basic html – it is uncomplicated.
 * If you don’t know basic html and want to be the “webmaster” of your blog – you
   should learn it.
    [http://www.w3schools.com/html/default.asp](http://www.w3schools.com/html/default.asp)
   > See the Links section.
 *  Thread Starter [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * (@jayjerome)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453181)
 * moshu — so far it seem that I’m the second apprentice to the third assistant 
   of the ‘webmaster’ of my blog.
 * Following directions at W3Schools.com I used the suggested html code in sidebar.
   php, and the alt text appears, but not the image.
 * I created the directory ‘sideimages’ and put the image there. Here’s the code
   I used:
 * <!– Left sidebar –>
    <div class=”sidebar”>
 * <img src=”[http://www.jayjerome.com/wp-content/uploads/sideimages/donaflor.png&#8221](http://www.jayjerome.com/wp-content/uploads/sideimages/donaflor.png&#8221);
   alt=”Dona Flor” width=”100″ height=”200″>
 * The image file donaflor.png is where it’s supposed to be (I checked it with my
   FTP program, which allows me to view it, and it’s OK).
 * Am I using the wrong protocol for the path? The FTP program shows my directory
   tree as: root/jayjerome.com/ etc… do I have to include that ‘root’ in the src?
 * What am I missing?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453182)
 * Don’t include the “root”.
    But the URL for the image is wrong: [http://www.jayjerome.com/wp-content/uploads/sideimages/donaflor.png](http://www.jayjerome.com/wp-content/uploads/sideimages/donaflor.png)
   It should show the image but it doesn’t. If the URL is correct, it shows the 
   image like this: [http://www.jayjerome.com/wp-content/themes/nerima-daikon-3c-01/images/jjheader-r.png](http://www.jayjerome.com/wp-content/themes/nerima-daikon-3c-01/images/jjheader-r.png)
 *  Thread Starter [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * (@jayjerome)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453185)
 * OK, thanks, I got the image to appear by moving it directly into the ‘uploads’
   directory–
 * (any reason why the directory ‘sideimages’ I created wouldn’t work?)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘sidebar image plugin ??’ is closed to new replies.

 * 8 replies
 * 2 participants
 * Last reply from: [jayjerome](https://wordpress.org/support/users/jayjerome/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/sidebar-image-plugin/#post-453185)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
