Hi!
First of all, thanks for your excellent job!
Don’t you think it’s greatly beneficial to include comments at event posts?
I’ve done the change at file: includes/custom/wp-structuring-custom-post-event.php (line: 105) 'supports' => array( 'title', 'editor', 'author', 'thumbnail' )
added 'comments' to the array.
also: 'excerpt', 'custom-fields'
Please, consider supporting comments for future releases, because it still depends on user preferences (may enable or disable comments for each event post).
By the way:
It would be nice to have some trigger if I decide to put event posts on main blog loop (recent posts widget as well).
The topic ‘Comments for Events’ is closed to new replies.
(@ayek)
7 years, 2 months ago
Hi!
First of all, thanks for your excellent job!
Don’t you think it’s greatly beneficial to include comments at event posts?
I’ve done the change at file:
includes/custom/wp-structuring-custom-post-event.php(line: 105)'supports' => array( 'title', 'editor', 'author', 'thumbnail' )added
'comments'to the array.also:
'excerpt', 'custom-fields'Please, consider supporting comments for future releases, because it still depends on user preferences (may enable or disable comments for each event post).
By the way:
It would be nice to have some trigger if I decide to put event posts on main blog loop (recent posts widget as well).