Add Comment Form Before Loop On Single Posts

This PHP code enables you to an extra comment form before the loop on single posts.

This post includes the code that works with any theme and Genesis specific code.

Here’s where it outputs using the Executive Pro child theme by StudioPress for testing.

comment form before loop

Genesis Comment Form

Here’s the code that works with Genesis

If you’re really keen, you could also use the genesis_before_sidebar_widget_area hook and display your comment form in your sidebar. Might help increase comments as well.

WordPress Comment Form

And here’s the code that works with any theme as it uses a WordPress hook and WordPress template tag for the comment form.

Related Tutorials

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.