• Here’s my comments.php file: http://pastebin.com/uTtiQjen

    Example page: http://www.rockitmembers.us/2011/06/23/gohard/

    I’m trying to move the comment form above the comments but when I move the code from <div class="Form"><div class="FormTop"></div> to and including </form> above <?php if ($comments) : ?> it breaks my page when logged out of my website, no comments show at all and the right sidebar breaks. Weird thing is it works fine when I’m logged in, everything looks good.

    Any ideas why the page is breaking when logged out of my site?

  • The topic ‘Problem moving comment box above comments’ is closed to new replies.