adding sidebar to single post view
-
Hi all-
I’m a small town generalist web designer/developer who is new to WordPress but experienced with PHP and MySQL. A few of months ago, I set a my own blog using WordPress. It’s at <https://garthhagerman.com/blogland/index.php>. I used the default theme and modified the style sheet and sidebar.php so that the look is consistent with the rest of my site and the navigation connects to the rest of the site.
My problem is with the single post archive pages, such as <https://garthhagerman.com/blogland/archives/60>. Those pages have no navigation at all, but I want them to have the same navigation as the index page and the monthly archives. This is particularly important, since these single post archive pages are where a new site visitor is most likely to enter the site after a Google search. When I look for the code to make the change, I get lost in a sea of includes and theme scripts. How can I change which file to use the sidebar.php file which has the site navigation on the single post archive pages?
- The topic ‘adding sidebar to single post view’ is closed to new replies.