php - Wordpress comment box not visible -


i trying show comment box under each post in wordpress. have tried

<?php comments_template('',true); ?> 

but comment box still invisible.

any please

did place in right files? page.php display on pages. , on single.php single posts? single.php overrules index.php


Comments

Popular posts from this blog

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -

How do I get the nth item in a queue in java? -

How to read input from STDIN in x86_64 assembly? -