Widgets

When you log in to the WordPress dashboard and select "Widgets" you will see a location or locations to drop widgets. What these locations are and how many of them there are will depend on the theme you are using. Additional information on widgets is available in the WordPress documentation found here

Below is a basic rundown on how to use widgets...

  1. Select the Appearance → Widgets option in the WordPress dashboard. This should take you to the Widgets page.
  2. Expand a widget section by clicking on the drop down of the Sidebar item. By default it should be visible on the right hand side of the WordPress dashboard. # will be the particular part of the footer that the widget corresponds to. So it might be Footer 1, Footer 2, etc.
  3. From here you can drag and drop the various widgets that are available onto the widget drop section. What each widget does depends on the widget itself so feel free to experiment with it a little bit. You can move widgets on and off, up and down.
  4. When you are finished adding and customizing a widget, click "Save"
  5. Go to your website and refresh. You should now see the widgets that you dragged and dropped and then configured now visible on your site.

Places to Use Widgets

The most common places to use widgets on a theme that support widgets are the sidebar and the footer. However, widgets can be used in a number of different places. It all depends on the theme, and what is written into the theme's functionality.

Shortcodes Within Widgets

You can also use shortcodes within your widgets, which is a great way to display whatever content you want. To do this, you can use the "Text" or the "Alternate Text" widgets. Alternate Text is a custom widget that removes a lot of the automatic formatting that WordPress does, so it's a pretty good bet to go with it. But you can use the "Text" widget as well and have no problems

To use shortcodes in a widgets...

  1. Select the Appearance → Widgets option in the WordPress dashboard. This should take you to the Widgets page.
  2. Expand a widget section by clicking on the drop down of one of the items. By default it should be visible on the right hand side of the WordPress dashboard.
  3. Drag and drop the "Text" or the "Alternate Text" widget onto the widget drop section.
  4. Enter one of the Shortcodes into the text section. You can also give your widget a title, which will display a header in larget text above or near your widget. For example, each section in the sidebar has a header text above it (e.g. Categories, Archives, etc.). If you want that header text above this widget, you'll want to enter that text into the title field.
  5. When you are finished adding and customizing the widget, click "Save"
  6. Go to your website and refresh. You should now see the widgets that you dragged and dropped and then configured now visible on your site.

Text Widget

Text Widget

This might produce the following result...

Text Widget