0
votes
1answer
18 views

Fatal error: Cannot redeclare comment_theme()

I have this wordpress site build up. In the blog section my post is getting repeated which I do not want how can I get rid of this situation Use this link: ...
0
votes
2answers
376 views

How could I create a 'private comments' section on a custom post type?

Related to my How do I create a custom post type for a training CMS in WordPress? question, I would like to know how I can create a private comments section for a custom post type (or any post type ...
0
votes
1answer
368 views

Hide comments column in WP backend

Is there a way to hide the comments column in the backend? When you look at the pages, there's a comments column even though I'v disabled them. I made WP into a cms and it may cause some confusion.