Comment respond form overlapping
-
Hello!
I’m just starting out designing my first WordPress theme and have pretty much everything set in place for the most part.
I’m using wordpress’s built in threaded comment system which I managed to get working properly except the reply system. When clicking on the reply link I get the comment form to move just below the comment, but it overlaps instead. You can see for yourself here: https://www.angryrabbit.com/blog/?p=53
The comment-reply.js JavaScript is loaded as well as the CSS file that goes along with it, so I think its something in the comments.php that’s not right. I’ve been searching through google and the forms respectively, but Have not been able to pin point a similar problem.
Here is the code for my current comments.php file:
[Code moderated as per the Forum Rules. Please use a pastebin]
I’d really appreciate any insight in this problem or at least point me into the right direction. And yes I have gone over the Migrating Plugins and Themes to 2.7/Enhanced Comment Display article.
- The topic ‘Comment respond form overlapping’ is closed to new replies.