EDIT: Ok, I've got it. I didn't see the "Entry" option in the "Presentation" section.
However, I would still like to know how to get the pages to show up in the sidebar column? I have tried dragging the widget into the column space but that doesn't work. It looks as if the pages can only work around the header. Ideally, I'd like to leave "Contact" and "About" under the header and have all the remaining pages show up in the column or footer. Any advice?
Hi Evan, you can actually use custom HTML in the Samsarin PHP widgets to make a custom list of any link you want to include. The list should be something like this in the Samsarin PHP Widget content box:
<ul><li><ahref=“http://bestwordpresstemplate.com/forums/”>Custom Link 1</a></li>
<li><ahref=“http://bestwordpresstemplate.com/forums/” >Custom Link 2</a></li</ul>
Thank you. I may give this a try--I didn't realize this was an option. By the way, where could I read more about the widgets you've made available to us?