I do not want comments to be left on my blog - I have tuned oddments off, which removes the input fields - but it still leaves the title " Leave a Comment" "you must be logged in to comment".
I removed comments from the Wordpress > Settings > Discussion section, but comments were still switched on via the setting options on the Post. Thanks.
Hi there,
I do not want comments to be left on my blog - I have tuned oddments off, which removes the input fields - but it still leaves the title " Leave a Comment" "you must be logged in to comment".
How can I remove this please?
Thanks
Hi,
Take a look:
https://www.wpbeginner.com/wp-tutorials/how-to-completely-disable-comments-in-wordpress/
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
Solved - thank you.
I removed comments from the Wordpress > Settings > Discussion section, but comments were still switched on via the setting options on the Post. Thanks.
Hi,
You can add this code to the functions.php of the child theme:
https://gist.github.com/mattclements/eab5ef656b2f946c4bfb
Comments will be removed.
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver