link is down on site cant download the zip
well solved it myself, and im not a noob php-er anymore, thanks for the errrr… help guys……
when the pages load from the nav bar, which is on the main page and it uses this suffix /index.php?paged=1 the layout is still fine but when it uses this suffix /?p=3 is when the sidebar and nav are missing
the bits it doesnt seem to be using are
<div class=”navigation”>
<div class=”al”><?php posts_nav_link(”,”,’« Previous Entries’) ?></div>
<div class=”ar”><?php posts_nav_link(”,’Next Entries »’,”) ?></div>
from the single.php
and anything below the <!– End of Activity –> line on sidebar.php
k ive got that its the post.php file i think, but its stiill msiing the sidebar stuff and the nav bar