• Was wondering why some themes don’t show a sidebar on the individual pages and only on the index page.

    Is there an easy way to fix a theme to have the sidebar appear on each page??

    Thanks

Viewing 1 replies (of 1 total)
  • ‘cuz the theme author wanted it that way.

    And changing it depends on the theme. If it’s Default or a derivative, change “widecolumn” to “narrowcolumn” (or whatever term the theme uses) in single.php (or whatever page you want) and at the bottom add <?php get_sidebar() ?>

    At least, that’s a basic way. It’ll depend on the theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar on all pages’ is closed to new replies.