I am running a Education base website who is basically on Indian Exam Results http://1re.info/ but here i am facing an issue when i tried to remove the comment box. when i tried to remove the comment box it also remove the footer. Will you please guide me in this regards?
It will be very thankful to all of you if you guide me.
If you are using your theme, and you don’t want the comments anywhere,
you can use : #comments { display:none; } in CSS file.
If that’s not your theme, and you want the comments on some page, there would be a checkbox for that ( look in the screen options in top-right ).
You can also create a child theme if you don’t want any comments, and use the previously CSS !
Viewing 1 replies (of 1 total)
The topic ‘Trying to remove comment box’ is closed to new replies.
(@rajmahindar)
13 years, 5 months ago
Hi there,
I am running a Education base website who is basically on Indian Exam Results http://1re.info/ but here i am facing an issue when i tried to remove the comment box. when i tried to remove the comment box it also remove the footer. Will you please guide me in this regards?
It will be very thankful to all of you if you guide me.