Hm. Where exactly is the code to fix?
There are errors on line 846, for example, but none of the php code sections has that many lines. Also, I’ve searched for AC_FL_RunContent (part of the first error) on all the php files, and it’s not there.
I appreciate your help, just need some guidance.
T
All are fixed.
But the sidebar problem remains.
Any suggestions?
Did it suddenly happen with a particular post? If so, delete the post (copy the text into a file beforehand, of course) and see if it works then. If so, you should look at the HTML code of the post — you probably have something in there that’s breaking the site.
(By the way, if you are pasting directly from Word, you may be carrying in all sorts of codes that screw up the site.)
If the sidebar *never* worked right, it may be that something in the CSS isn’t right, so that would be the next place to start investigating.
Thank you for all the responses.
I went back through and reset all my changes one at a time till I found the right column width, and adjusted it till it matched.
Thanks again.
T
Can anyone help with this? I am also having the issue with sidebar appearing below my main posts content.
http://everygirlssecret.com/
I have deleted all recent posts, incase that was the problem. I have looked over my style sheet and sidebar2.php files. I am just stuck!! I have no idea what else to try. Thanks so much for any suggestions.
everygirlssecret: This problem is usually due to code errors involving div tags or too-wide content (images, video).
It could also be due to css issues in your theme. Your theme has two obvious problems, it is just too wide for many monitors and has a fluid width main content column without a minimum width, allowing images and videos to overlap with the sidebar.