I am using wordpress with a theme called wpg2connections. when I try to create a password protected post, comments are not available. Once the post is unprotected, the comments work.
this is after I’ve added <?php comments_template(); ?> in the page.php of my theme. Any suggestions?