Most of the time the themes already have this comment feature enabled but it seems like yours doesn’t try using another theme if don’t , you can enable the comments adding
<?php if ( comments_open() ) comments_template(); ?>
on your the single.php file of your theme but thats a little more complicated.
Another thing to check is whether comments are enabled for that page (by going to the edit screen and verifying that “Allow comments” is checked in the “Discussion” panel. If that panel is not visible, you can enable it by selecting “Screen Options” in the upper-right corner of the edit screen and checking the box labeled “Discussion” in the panel that appears.)
Thank you so much, That has worked (comments weren’t enabled for each page). If is possible to put a FaceBook share button on each page?
Hey there,
You can use this plugin to display social sharing buttons. Hope it helps.
Hi. Thanks so much! I have downloaded it but (because I’m stupid!) I can’t work out how to make the share button appear on each page. Please can you tell me? Thanks
Oh Wait!! I’ve just worked it out!!
Hey there,
Glad you figured it out. Don’t forget to mark this thread as resolved. Cheers 🙂
Oh no I didn’t!!! I found the social share section on my dashboard and thought I set it to what I wanted but still can’t see anything on my pages …. sorry to be so stupid. Can anyone help me?
Or is it that you can only do it on pages if you buy the premium?