• sister

    (@sister)


    problem #1: i would like my sidenav to be visible at all times on my blog… i noticed that it goes away when comments are being read..i hacked this on an older version of the kubrick template but i cant seem to find the code again in the newest wordpress/kubrick…. can anyone help me? i considered using my older hacked version but i really like the newest version…

    problem #2: also, i would like the whole individual blog entry to be visible at all times instead of the […] showing up when it gets to be certain length…

    Help? It would be much appreciated! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • lawtai

    (@lawtai)

    for #1, you’ll want to use this version of kubrick:

    http://wordpress.org/support/topic.php?id=25616

    otherwise it’d require a bit of editing in the default theme to get the sidebar in.

    #2, you’ll need to go into the archive.php page and change where is uses <?php the_excerpt() ?> to <?php the_content();?> and you’ll get your full post to show up

    Thread Starter sister

    (@sister)

    thank you!! you rock!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Keeping sidenav on display when viewing comments’ is closed to new replies.