• Resolved andrithor

    (@andrithor)


    Hi.
    I have a problem with how the sidebar appears when I klick on a post (to read further) or if I want to comment a post. The sidebar appears under the post/comment box. But if I klick on a page the sidebar appears where it’s supposed to, on the right side.
    Here is a link,
    https://athdesign.se/snoofsweden_eng/.

    Does anyone know where and how I can fix this problem. I’ve tried in the style.css, single.php, comments.php but can’t find anything…

    Please help!
    Thanks, Andri

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter andrithor

    (@andrithor)

    Hi.
    Solved it, did few test between the page.php and single.php. Found that this line was not in songle.php so I placed it in the code:

    <div class=”post” id=”post-<?php the_ID(); ?>”>

    Soved the problem, don’t know really why!

    sonsinemacom

    (@sonsinemacom)

    Thema change

    Thanks, this fixed the same problem for me too.

    In my case the problem was evident in IE8 but not in FF3.6

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar problems’ is closed to new replies.