• I’m working off the Kubrick theme (much prettier my way, tho) and on the individual post pages, I’d like my sidebar to show up.

    So I’m pretty sure that I need to add some code to the “Single Post” part of the code, but where do I find the code to copy and paste???

    Thank you,

    Your friendly Bean Counter

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter tracyred06

    (@tracyred06)

    I did it! I did it! Persistence pays off!

    Hey, cool. I didn’t know you could do that, so maybe could you post exactly what you did – there’s another poster who maybe could do the same!

    Thanks….

    Thread Starter tracyred06

    (@tracyred06)

    On single.php, add the following line almost at the bottom, right above the command to get the footer:

    <?php get_sidebar(); ?>

    The entire sidebar doesn’t show up. No archives, and I see that sidebar.php has commands that call for the archives to show if it’s the front page, etc. That doesn’t bother me. I just wanted my categories and some navigation that I added.

    Great! Thanks so much. I already directed the lady to this thread, hopefully that will help her out. And thanks for the opportunity to learn my “something new everyday” so early today!

    Actually, I think I’ll just go echo your post on her thread….

    Thread Starter tracyred06

    (@tracyred06)

    Oh, and I also had to change this at the top of the single.php page.

    Was:
    <?php get_header(); ?>

    <div id=”content” class=”widecolumn”>

    Changed to:
    <?php get_header(); ?>

    <div id=”content” class=”narrowcolumn”>

    You could simply go and download the Kubrick All Sidebar Edition from the Codex 😉

    Um – didn’t know there was such an animal…. hmmm.

    Thread Starter tracyred06

    (@tracyred06)

    Very nice. Also took the fun out of it for me. I don’t feel so smart anymore!

    🙂

    Please, feel smart 😉
    You did it on your own!

    Thread Starter tracyred06

    (@tracyred06)

    If you say so! 😛

    It has been maddening but fun to customize the Kubrick!

    >>>
    You could simply go and download the Kubrick All Sidebar Edition from the Codex 😉
    >>>

    I did download the Kubrick All Sidebar Edition and found that there are problems in paragraph or category spacing in the right Sidebar when you add *Link Categories* and Add Links.

    The spacing is not consistent and we are not sure how to fix it. Otherwise the All Sidebar Edition would be perfect.

    IF someone knows how to fix the spacing in the Sidebar I would be most grateful.

    BTW, Right not I am still using the Default Kubrick at http://www.BlogViewsByRoz.com
    It is finally starting to look like something.

    I am going to see if I can add the code for the Sidebar. IF I can I will stay with that and then upload the default them from BlogViews to the other site and make adjusts to it. The spacing is the only problem that I see right now. You can’t see it as I uninstalled the Blog, but if anyone installs the Sidebar edition and add *Link Categories* you can’t miss it.

    In fact when you add one link it spaces one way and when you add another link it changes, but the spacing is not correct either time between blocks of information. (Like spacing between archives and categories)

    Thanks.

    Roz
    http://www.BlogViewsByRoz.com

    Thread Starter tracyred06

    (@tracyred06)

    Oh boy! Mine’s looked like that before!

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Adding my sidebar to post pages’ is closed to new replies.