I have set up a website http://maddycartoons.com/ and can’t get comments to appear. I am using ithemes. I have checked the comments box in pages-quick edit. i have a comment showing up on Contact me page listings but can’t see it. Any ideas? Thanks!
I have looked at the PHP for my theme (I am no expert in this!) The only one with any content is called functions php and the following code is not in it which i think you need for comments forms?
<?php comments_template( $file, $separate_comments ); ?>
i tried adding it to this to the file but it didnt like it!
Viewing 1 replies (of 1 total)
The topic ‘Comments box missing’ is closed to new replies.
(@lucymaddison)
11 years, 7 months ago
I have set up a website http://maddycartoons.com/ and can’t get comments to appear. I am using ithemes. I have checked the comments box in pages-quick edit. i have a comment showing up on Contact me page listings but can’t see it. Any ideas? Thanks!