sidebar not getting called?
-
I was working on this site a lot with WP e-commerce plugin trying to do some things that maybe where over my head. But I started to see that some of my theme pages were not being called from my selected theme folder. So I cleaned up the server, deleting all the themes that I wasn’t supposed to be using.
Well now my theme won’t call the sidebar.
So I went to the 3 theme folders and added this line to the top (very first line) of each index.php page:
<!-- /wp-content/themes/baitpens/index.php --> <!-- /wp-content/themes/default/index.php --> <!-- /wp-content/themes/classic/index.php -->And none of those comments show on the served page. Shouldn’t it? Isn’t that the starting page which calls everything else? Is there another place to look for index.php?
Thanks for any help,
Tim
The topic ‘sidebar not getting called?’ is closed to new replies.