Disabled comments from blog single template
authorLaury GvR <laury@gaslightmedia.com>
Wed, 7 Feb 2018 15:40:35 +0000 (10:40 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 7 Feb 2018 15:40:35 +0000 (10:40 -0500)
single.php

index e2641c4..f9eba14 100644 (file)
@@ -46,7 +46,7 @@
                                 <?php } ?>
                             </article>
                             <?php if ( comments_open() || get_comments_number() ) :
-                            comments_template();
+                            //comments_template();
                             endif; ?>
                         </div>
                     </div>