I have been having this problem with my theme for over a week now and I cannot figure out whats wrong with it. http://readbtl.com/ The main page is the only one that looks like that, not even the previous entries page is messed up even though it is almost exactly the same as the main page. I have used an HTML validator tool and it keeps telling me I have div classes left open, so I close them, or try to, and it says everything is fine, but the page still shows up like that. I am not very experienced with coding, anybody have some suggestions, or better yet, know whats wrong?
Rebtl, have to resolved this? I've had a look at your website and I couldn't see anything wrong. Please explain what isn't displaying how you'd like.
hey thanks for the response guys, I thought this thread was never going to get any response. I kind of halfway fixed it. I have several </div> tags out of place, and I couldn't figure out how to put them in the right place so everything works right, so I put them in a temporary quick fix. I will take them out of where I put them in, because as of now, the home page looks fine, but other pages, like my "Previous entries page" don't work right. This started happening when I made about 12 or 13 posts, and put them up to post on future dates, because I was going on vacation. I come back and it looks like that. I exported my XML, completely wiped WP from my host, re-installed it, and loaded everything up and it still looked like that. here is the W3 HTML Validation of the page here is the home page again after I remove the </div> tags. http://readbtl.com/
If it helps, now that I removed those temporary </div> tags (which I had in home.php) -the search results page is all messed up if you search for something that doesn't exsist (which was happening before also) -the previous entries page looks fine (whereas with my quick fix the homepage was fine but not the previous entries) -all post and category pages look fine as of now