Mar 03 2010

WordPress Tutorial – Use a Text Widget to Customize Sidebar

Posted by in Themes

LATEST TUTORIALS: mcbuzz.wordpress.com CODE FOR THIS TUTORIAL HERE mcbuzz.wordpress.com This Intermediate level wordpress tutorial shows how to use a text widget to customize a wordpress sidebar. To see the final product of the tutorial in the Business Blogging 101 website and the HTML code used in this example, go to mcbuzz.wordpress.com and search for “text widget”. Widgets are a very useful feature of most new wordpress themes. These are called “widget enabled” or “widgetized” themes or “widget enabled” or “widgetized” sidebars. They allow you to add custom content to your sidebars with little or no knowledge of HTML or other code. In an earlier tutorial, I showed how to add Flickr photos to a wordpress sidebar using the Flickr photo widget. The example I use in this tutorial shows how to create a custom text box with a short biographical note and part of that text is a link. In PART TWO of this tutorial, I show how to insert an image into the same custom sidebar box, along with a linkedin profile “badge”. You can use these techniques to put whatever you want into your own wordpress sidebar.

Oct 06 2009

WordPress Tutorial – How to Make a “Child” Page (Subpage) and How to Hide Sidebar Widget Link

Posted by in Themes

This beginner-level WordPress tutorial shows 1. How to make a “child” page or subpage of another page (a “parent” page) using the WordPress 2.7 editing interface. And 2. How to hide a link in the Pages sidebar widget, in other words, how to keep a link to a page from showing in the Pages sidebar widget by putting the page ID number into the “Exclude” box in the Pages sidebar widget dialog box. Making “child” pages (subpages) is useful because you may not want all your pages to show in the …