Forums

Get Sidebar to Show Up on Posts (6 posts)

  1. rhoste1
    Member
    Posted 5 months ago #

    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?

  2. figaro
    Member
    Posted 5 months ago #

    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.

  3. rhoste1
    Member
    Posted 5 months ago #

    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

  4. ryan_accuwebhosting
    Member
    Posted 5 months ago #

    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..

  5. rhoste1
    Member
    Posted 5 months ago #

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

  6. ryan_accuwebhosting
    Member
    Posted 5 months ago #

    Good!!

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

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

Reply

You must log in to post.

About this Topic