Title: Comments
Last modified: August 20, 2016

---

# Comments

 *  [kejohnso](https://wordpress.org/support/users/kejohnso/)
 * (@kejohnso)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/comments-75/)
 * How do you turn on comments for individual catablog item pages?

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [macguru2000](https://wordpress.org/support/users/macguru2000/)
 * (@macguru2000)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/comments-75/#post-2272571)
 * currently you must hack the plugin code to do this
 *  [Carlotta.](https://wordpress.org/support/users/carlotta-1/)
 * (@carlotta-1)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/comments-75/#post-2272573)
 * Same problem. I need comments in single item pages.
 *  Plugin Author [macguru2000](https://wordpress.org/support/users/macguru2000/)
 * (@macguru2000)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/comments-75/#post-2272575)
 * Currently, you will have to hack the plugin to make CataBlog support comments.
   In the CataBlog plugin folder there is a file labeled CataBlog.class.php inside
   a directory labeled lib. Line 213 of this file should be updated to this:
 * `$params['supports'] = array('title', 'editor', 'comments');`
 * This will enable comments for the CataBlog custom post type, but I am unsure 
   if this will actually create the comments interface in your site’s theme. You
   may have to add code to your CataBlog Single’s PHP template file. Good luck and
   let me know if you are successful at enabling comments. If it is this easy perhaps
   I will add a checkbox in the options interface to add comments into the supports
   array. Cheers
 *  [Ray R](https://wordpress.org/support/users/ray-r/)
 * (@ray-r)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comments-75/#post-2272618)
 * Hi,
 * Have you done this? As I want to turn off the reply field in my individual pages.
 * [http://k9mealsonwheels.co.uk/archives/catablog-items/adult-lamb-rice-15kg-31-50](http://k9mealsonwheels.co.uk/archives/catablog-items/adult-lamb-rice-15kg-31-50)
 * Thanks in advance
 * Ray
 *  [Ray R](https://wordpress.org/support/users/ray-r/)
 * (@ray-r)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comments-75/#post-2272619)
 * I have added to the css and hidden the div comments. Thanks
 *  [Ray R](https://wordpress.org/support/users/ray-r/)
 * (@ray-r)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/comments-75/#post-2272620)
 * I have hidden the div comments in the catablog css, but it is also hiding it 
   on the main blog page.
 * I have been through the forum and cannot find anything. Can you tell me where
   I need to look.
 * Thanks
 *  Plugin Author [macguru2000](https://wordpress.org/support/users/macguru2000/)
 * (@macguru2000)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/comments-75/#post-2272636)
 * Ray,
 * You may add a catablog-item-single.php file to your theme and edit this file 
   to precisely control how individual item pages are rendered. Read more at the
   plugin’s documentation at the blog.
 * [http://catablog.illproductions.com](http://catablog.illproductions.com)
    [http://catablog.illproductions.com/2011/05/new-individual-catalog-item-pages/](http://catablog.illproductions.com/2011/05/new-individual-catalog-item-pages/)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Comments’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/catablog_f7f6f7.svg)
 * [CataBlog](https://wordpress.org/plugins/catablog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/catablog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/catablog/)
 * [Active Topics](https://wordpress.org/support/plugin/catablog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/catablog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/catablog/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 7 replies
 * 4 participants
 * Last reply from: [macguru2000](https://wordpress.org/support/users/macguru2000/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/comments-75/#post-2272636)
 * Status: not resolved