Help needed with a theme and posting comments
-
Hi! I’ve developed a WordPress theme for my site instead of trying to get the blog embedded in the site itself. Things are mostly working but I’ve got a problem where the page doesn’t display correctly after posting a comment.
Here is a screenshot of the blog page where one can post a comment:
https://img4.imageshack.us/img4/1490/blogpage.jpgHere is what the page looks like after a comment is posted:
https://img40.imageshack.us/img40/7919/blogpagepost.jpgI’m using a CSS “equal height columns” technique or trick I found at this site:
https://www.ejeliot.com/blog/61
So, what I’m thinking is the “equal height columns” work is interfering with the blog posting behavior. What I would like to do is have the page scroll to the top after a comment is posted but I’m having trouble finding what happens when a comment is posted (which PHP files get invoked, etc). Or maybe, I just don’t fully understand what goes on when a comment is posted to the blog.
When I switch to the default theme, everything works just fine.
Any suggestions on how to tackle this or where to look to find out what goes on when a comment is posted to the blog?
Thanks in advance!
Peace…
- The topic ‘Help needed with a theme and posting comments’ is closed to new replies.