• Hi,

    My Sidebar shows up on my home page and About page. However, when someone clicks on a solitary post it doesn’t show up. How can I get my sidebar to appear at the side of my posts?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You’ll need to edit the single.php file in your theme to add the sidebar and adjust the css to change the content width.

    Thread Starter rhoste1

    (@rhoste1)

    Can you explain how to me how I edit it once I get to edit themes and single.php? It all looks like jibberish to me

    Ryan S

    (@ryan_accuwebhosting)

    add he get_sidebar() function in your single.php at the bottom, before the get_footer(). You can simply refer the default theme and make changes according to it.

    Also, which theme are you using? we can help you if you provide you the theme link..

    Thread Starter rhoste1

    (@rhoste1)

    I use WordPress Default 1.6. I don’t want to change anything until I’m sure I don’t screw it up!

    Ryan S

    (@ryan_accuwebhosting)

    Good!!

    Then take a back up and then you can edit the theme.. 🙂

    However, still look at the coedx and then make changes..

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Get Sidebar to Show Up on Posts’ is closed to new replies.