Andrithor
Member
Posted 2 years ago #
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,
http://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
Andrithor
Member
Posted 2 years ago #
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!
sonsinema.com
Member
Posted 2 years ago #
runninghammer
Member
Posted 1 year ago #
Thanks, this fixed the same problem for me too.
In my case the problem was evident in IE8 but not in FF3.6