Need an image in your sidebar? Grab the Image Widget plugin!

Posted by Jordan on January 11, 2012

Not that keen on coding, but need to add an image to your WordPress sidebar? The image widget plugin was made for you.

By default, the best you can do with a standard WordPress installation is add a text widget to your sidebar and throw in the code to insert the image. This means using the media library to upload your image, copying the URL, adding a new text widget, and pasting the URL in for the src attribute like this:

<img src="[URL to image]" alt="My Image" />

That’s a bit of a hassle! Then if you want to add a title or caption, you’ve got to insert more code to make that happen. Why can’t this be easier? Turns out, it is! Just install the image widget plugin, upload you’re image and enter in your settings of choice. Problem solved. Here’s how:

  1. Login to your WordPress admin panel and head over to Plugins > Add New
  2. Search for “Image Widget” and choose Install Now under the Image Widget plugin (normally the first result)
  3. When it’s done installing, choose “Activate Plugin”
  4. Now that the plugin is installed and activated, it will show up in the available widgets section. Head over to Appearance > Widgets.
  5. Drag the Image Widget from the left side to your Sidebar of choice on the right.
  6. Give it a title, add your image, write a caption, specify alignment, choose Save and you’re all set!

Even if you’re a web developer coding a site for a client, this is the best way to add an image to your sidebar. This way your client has the ability to log in and change up the image easily at any time. You an still adjust the CSS around that one widget by targeting its widget specific class.

Related posts:

  1. WordPress Wednesday QuickTip: wp-recaptcha plugin — stop spam! Tweet Sick of all that comment SPAM? This week’s #wpwednesday quick tip is for you! What is WP-ReCAPTCHA? WP-reCAPTCHA automatically...
  2. WordPress Wednesday Introduction and a Look at The First Plugin Tweet We love WordPress. This site runs on WordPress, as does our web design website and all of design clients...
  3. WP Wednesday QuickTip: Eliminate Broken Links For Good! Broken Link Checker is a great little plugin that keeps track of all the links on your site and ensures...
  4. How to get a beautiful and powerful WordPress powered website in less than an hour This guide will show you how to get your WordPress content management system set up from scratch. If you haven’t...
  5. Top 9 Must Have WordPress Plugins We spend a lot of time in the back end of a WordPress system. Whether we are helping clients with...

Leave a Reply

 

Article Search