Forums
Forums / Fixing WordPress / Blogroll missing after making single posts have sidebar
(@redicculus)
18 years, 6 months ago
In my single posts, I changed change the second line from: <div id=”content” class=”widecolumn”> to <div id=”content” class=”narrowcolumn”>
Then add this line : <?php get_sidebar(); ?>
just before the last line containing: <?php get_footer(); ?>
Now my blogroll and meta won’t show up. Help!
The topic ‘Blogroll missing after making single posts have sidebar’ is closed to new replies.