• lazerbud

    (@lazerbud)


    Hi,

    I’ve noticed the default Kubrick theme does not include the sidebar in post pages. I’ve read a few posts regarding this but haven’t found an answer as to how we can include the sidebar in the post pages?

    The code in the page.php reads :

    <?php get_sidebar(); ?>

    <?php get_footer(); ?>

    I imagine that should include the sidebar in the post pages? but I don’t see it there.

    Can anyone tell me how this is done? Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Kafkaesqui

    (@kafkaesqui)

    http://wordpress.org/support/topic.php?id=25616#post-145662

    For a pure example, grab my version Kubrick (AllSidebar Edition) at the top of that thread.

    Lorelle

    (@lorelle)

    If I remember right, Kubrick uses single.php for single posts not page.php, but I could be wrong. Put it at the bottom of the single.php template file, I think, just above get_footer.

    Also, make sure you refresh your page totally to see the changes.

    Moderator James Huff

    (@macmanx)

    Yes, Kubrick uses single.php for single posts. But, you’ll be better off using Kaf’s Kubrick (AllSidebar Edition) as linked to above.

    Thread Starter lazerbud

    (@lazerbud)

    I already had a modified version of Kubrick so I just followed the instructions in Kafka’s post and did them manually. I now have a sidebar on all my pages 🙂

    Many thanks!

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

The topic ‘Sidebar in Kubrick..help’ is closed to new replies.