Ok – so I solved this. Here is what appears to be the problem.
Comments are disabled by default for custom-post-types. This happens even if
you have them enabled in the overall settings
To fix it, all I had to do was the following:
- In SETTINGS > DISCUSSION uncheck the “Allow people to post comments on new articles” setting.
- Click “Save Changes”
- Now go back and re-check “Allow people to post comments on new articles”
- Click “Save Changes”
It seems that for custom post types you need to kind of kick-start this setting. All new posts for created custom-post-types will have the box enabled by default. Existing posts will retain their previous setting. I’m assuming it’s the same for allowing trackbacks. Hopefully this helps someone…
Related Posts:
- modify all posts of a category to “no comments allowed”
- Add comments meta fields to comments metabox on post edit screen
- custom comment fields on CPT
- What does this PHP function code mean? [closed]
- How to create a custom search for custom post type?
- what is the correct way to compare dates in a WP query_posts meta_query
- How do you use a CPT as the default home page?
- Can a custom post type have a Parent Page?
- Restrict custom post type to only site administrator role
- Creating an Image-Centric Custom Post Type?
- don’t publish custom post type post if a meta data field isn’t valid
- Correctly delete posts with meta and attachments [duplicate]
- How do I append multiple taxonomies to the URL?
- Linking Two Post Types
- Why are comments and trackbacks still getting through for custom post types?
- Prevent pre_get_posts filter on specific post type
- How to force one column layout on custom post type edit page?
- How to set a default format for a custom post type?
- Multiple post types – share same ReWrite slug?
- Custom Post Types on Category Pages
- Setting Default Category for Custom Post Type Upon Autosave
- Creating “static” taxonomies to choose from, inside custom post type?
- How to change “Draft” string for status of custom post type to “Unavailable”?
- WordPress Custom Post Types with a page as a parent?
- Search multiple custom fields by using meta_query
- Display Authors Comments on Profile Page
- Custom post status not working
- List all posts commented by current user
- How do I filter the excerpt metabox description in admin?
- Setting up custom post type archives in WP3.1? Any luck?
- How to Remove Certain Screen Options and Table Columns from post type in wp_list_table?
- Custom Taxonomy with Custom Post Type Finds No Posts
- Best Way to Create a List of Musician Gigs in WordPress
- Get custom post type by category in a page template
- How does one delete orphan custom post type?
- Associating an “author” with a custom taxonomy
- Custom Comment Types
- Redirect after deleting post and keep track of pagination
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Admin Post Update Redirection to Posts Screen
- add_rewrite_rule and custom variable
- TV Show database – Best way for structuring it?
- Add custom field to media attachment image attribute in post editor
- Custom comment status possible?
- feed links for custom post type pages
- Seperating custom post type comments from regular blog posts comments
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- How to not allow custom roles to edit published custom post types?
- Delete all the custom post types when deleting user
- Localization For Two Different Regions/Domains with the Same Language
- Correct way to use a form to to filter custom posts by taxonomy terms?
- Assign Page Template Within A Custom Post Type
- Showing current taxonomy terms
- Exclude post_type from admin comments_list
- Removing Image Sizes for Custom Post Type
- White screen error for a custom theme
- How to override parent theme function through the child theme [closed]
- Custom Post Type with Custom Title
- Custom comment type maybe?
- automatically create taxonomy with same name as post title
- How to add a select menu to this metabox code?
- Query posts by custom post type and custom taxonomy
- How can I remove categories in menu in custom post type?
- Custom Taxonomy conditionals
- Recent comments on author page?
- remove_action conditionally for Custom Post Type
- Search results ordered by custom post types are not grouped
- Single Page WordPress CSS and JS links
- How can I customize “Pages” admin (edit.php) and “Edit Page” admin (post.php) for bulk edit of custom content type?
- Assigning a role to a specific custom post type (and ignoring other post types)
- Display posts in random post types
- Custom Post Type by user
- saving custom post type data to different table in wordpress
- Query post types with multiple keys
- wp_query and comment_parent – select only posts with top level comments
- Having trouble with custom post type / meta box
- changing default comment form arguments [duplicate]
- Interesting Custom Post Type Slug with Taxonomy and Custom Field
- Comment moderation on custom post types
- [Plugin: Posts 2 Posts] Changing display order of connections
- Remove POST_TYPE from custom post type permalink
- same archive template for different custom post
- Disable dragging of metaboxes in custom post types?
- Custom Post Type post ordering not working
- Automatically check “Allow comments” for custom post type [duplicate]
- Error after deleting Custom Post Type with a function (no trash used)
- Restrict categories to a custom post type
- Post Ancestor and Child Post in Custom Post Type
- How do I add a custom button to my “edit” list? ( edit.php?post_type= ) beside “Add New”
- After deleting a post are terms, and custom meta deleted?
- Get all posts WHERE custom_field is LIKE value
- Storing Custom Post Type Data in a Custom Table
- Get the post children count of a post
- How do you output custom code between posts in the loop?
- How to delete all posts from a custom post type?
- Best practice for adding posts in bulk
- Structure for projects and clients
- How could I create a ‘private comments’ section on a custom post type?
- Should I use Custom Post Types or something else
- Community and User Generated Content Website: Have been thinking about Drupal but leaning on WordPress heavily