• Someone started development of our site (valleyunitedway.org) using the Twenty Ten template. When I create a new page, I have the option of using either the default template or another called Home. I am able to edit the look and feel of the “Home” page template, but I cannot figure out where to look to edit the “default” page template. Any help would be appreciated.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Try looking at page.php.

    Thread Starter valleyuw

    (@valleyuw)

    Thank you. That is the correct template. There was a code in the template that created a sidebar with a couple of widgets? – <?php get_sidebar(); ?>

    I could not find any place to control what would be on the sidebar. With the code that is there, it displays the archives and meta sections.

    I simply deleted the code, and have a nice clean page which works fine for me, but I would be interested in putting the code back in if I could control what is actually displayed.

    Thread Starter valleyuw

    (@valleyuw)

    Thank you. That will be helpful.

    If you just want to remove widgets from your sidebar, from your wp-admin dashboard you can go to Appearance > Widgets. From there you can remove widgets from the sidebar using the handy drag and drop interface. This also allows you to configure the widgets or add different ones to your sidebar.

    Thread Starter valleyuw

    (@valleyuw)

    I do use that for the “home” page and it works very well. However, I can’t find a way to do that with the “default” page template. The pages that I create with the “home”page template have widgets, but the ones that I create now with the “default” page don’t have the sidebar because I removed the code that we talked about earlier.

    I would like to add a couple of text widgets to my “default” template, but I can’t see where to do that.

    Check out the_widget.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Page templates in Twenty Ten’ is closed to new replies.