Can't Get Sidebar On Blog Posts
-
On my site Darksbanebooks.com if you click “Blog” on the nav bar, you will roll down to the blog page. In this case, you can see my widget sidebar on the right.
If you click an individual blog post, it will change to the full-width page and the sidebar is gone.In my settings, I have “Posts page” set to “Sidebar” but obviously, the individual blog post pages aren’t showing that.
Does anyone know what I have to do to get the sidebar to show up even on individual blog post pages like this one: http://darksbanebooks.com/general-excitement/
I’m using the SCRN theme if that helps in any way. (There’s basically no help for this theme that I can find online though sadly.)
I did some troubleshooting on this with some friends on another forum, and we tried using the <?php get_sidebar(); ?> and it didn’t work. If I put it before get footer, It appears in a white area below the comments. If I put it above the two div tags above get fotter, it appears in a dark area below comments. Either way, it won’t appear to the right where it belongs.
I’ve tried taking the code from my theme and grabbing the sidebar codes from the main page and attaching those, but it doesn’t work.
Can anyone help me fix this?
The topic ‘Can't Get Sidebar On Blog Posts’ is closed to new replies.