Oh the sidebar. The Sidebar!
-
Perhaps I’m retarded. Or perhaps I’m overlooking something.
My sidebar shows up just fine, the way I’ve set it at https://www.thisisdrew.com/photographyHowever, on my individual entry archive pages, (excuse my movable type vocabulary) my sidebar doesn’t show up, as on:
https://thisisdrew.com/photography/?p=45Does it have something to do with the following code on sidebar.php:
<?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
<?php get_links_list(); ?> etc.. etc..
If so, what do I need to do? I want to display the sidebar exactly the same throughout all my pages.
Help out a retard. Its tax deductable I’m sure.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Oh the sidebar. The Sidebar!’ is closed to new replies.