teclive
Member
Posted 3 years ago #
hello everyone, i have installed 8 blogs in the past week and noticed they all have the same problem
i am using the default template which i have customized a bit.
when viewing the main page, i can see the sidebar on the right hand side, but when i click through an actual article that is written in the blog, the sidebar no longer shows..
any help would be fab thanks :)
with sidebar
http://www.searchseopros.com/blog/
no sidebar
http://www.searchseopros.com/blog/?p=13
teclive
Member
Posted 3 years ago #
ok it seems that <?php get_sidebar(); ?> was not in my single.php
i have placed the <?php get_sidebar(); ?> code in, but now i cant get it to line up on the right hand side
:(
teclive
Member
Posted 3 years ago #
problem solved :) by putting the tag right above the footer tag i was able to get the sidebar where it needed to be
:)
fastsol
Member
Posted 3 years ago #
thank you for posting your results, it helped me totally with the same issue. i think all people that aska question and find the answer should post it just like you did, thanks again.