Wordpress - Sidebar disappears when opening up posts?

Ben89

New member
Mar 30, 2007
670
4
0
So I have some articles on my wordpress blog and these are just short summaries of each one. When you click on one to read the rest of the entry, the sidebar for some reason disappears and the text of the post becomes centered on the template. Usually with a problem like this I would go to appearance --> editor and try to play around with some code to fix I found that index.php and page.php both have this code

<?php get_sidebar(); ?>
 


Are you using the default theme that is what it does.

What theme are you using?
 
Change the theme != change the default theme.
Is there any particular reason you want the default theme itself?
 
Where did you paste it? If you pasted it at the bottom of single.php, you need to scroll down to see the sidebar. You will need to position it.
 
Great another blog in Kubrick.

Not sure what the OP will think when he goes to WP 3.0