At the end of my template-no-header.php and the "comment" section appears... But with all the fields in the form... And when I add a comment... I doesn't appear either...
And did you try adjusting these options : http://prntscr.com/i2mtbz ?. There is no such code added to disable them on pages so this must be a configuration issue .
Sorry Tahir... I tried that options and not showing either...
The weird thing is that Theme was updated yesterday, so its a "new" installation and even if I create a new page with Allow Comments... The comments didn't show either... It's pretty weird...
Hello,
Im working on: http://clientes.kutuko.es/corporativo-cobra
To access, please use password: cobra
--
The problem is that I have comments enable in my page, and everywhere in Wordpress... But my comments only appear in Blog Posts...
In my page, I add a JS element, and add a PHP code inside:
<div class="comments-section">
<?php comments_template(); ?>
</div>
But it's not working... Any ideas?
--
I tried creating a new page, and enabling comments, and they don't show either...
Thank you.
Best,
Dani
Hey Again,
You seem to be using the No header Page Template : http://prntscr.com/i2m6ge . Did you add the code in that particular Template PHP file ?.
Be.st
ThemeNectar Support Team
Hello Tahir,
Thanks for your quick response.
I tried adding the code:
<div class="comments-section">
<?php comments_template(); ?>
</div>
At the end of my template-no-header.php and the "comment" section appears... But with all the fields in the form... And when I add a comment... I doesn't appear either...
Any ideas?
Best,
Dani
Hey Again,
Did you follow this guide correctly : https://codex.wordpress.org/Comments_in_WordPress#Enabling_Comments_on_Your_Site ?.
Thanks
ThemeNectar Support Team
Hello Tahir,
Yes, comments are correctly enable.
Best,
Dani
And did you try adjusting these options : http://prntscr.com/i2mtbz ?. There is no such code added to disable them on pages so this must be a configuration issue .
Be.st
ThemeNectar Support Team
Sorry Tahir... I tried that options and not showing either...
The weird thing is that Theme was updated yesterday, so its a "new" installation and even if I create a new page with Allow Comments... The comments didn't show either... It's pretty weird...
Any last ideas?
Thanks.
Best,
Dani.
Hey Again,
Could you try adding it to page.php and check . Also did you have a look at this : https://themenectar.ticksy.com/article/3194/.
Be.st
ThemeNectar Support Team