I am having the opposite problem. For some reason subscribers are not allowed to comment on anything and I have all the sections checked … in the post under screen options and in the settings -> discussion.
I even tried to add this
<?php if(is_single() || is_page()) { comments_template(); } ?>
to my index.php
and home.php
and page-blog.php
with no luck.
(I have Paid Memberships Pro also running)
Any suggestions?
Thank you!