Hello,
I’ve been customizing the theme to fit my liking and so far it has been a charm but now I got a weird issue.
When I in a post (not page) the Post is being pushed out of the #content-main div, and causes alignment issues. I have no idea why, but the #content-main is being closed right before the post.
I am using the regular not overloaded loop and checked for the extra div everywhere but cant find it…
my site is: http://newlifesa.net/test-post/
I am using sidebar two because I am using sidebar one on pages and on the other side.
So I am using get_sidebar(two); in the header right before the #content-main div commented out our sidebar function in the mean time.