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
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
'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.
This topic has been closed to new replies.