Comments change behaviour in 1.7

Posted in: Newsmag
Post count: 17

Hi, I have several custom post types without comment support. In previous newsmag versions, in custom post types without comment support, the comment section did not show (I think this is the right behaviour).

In 1.7, I always get a comment section with “Comments are closed”, in posts types where comments are not enabled.

I know there was an issue in previous versions, when the administrator closed the comments, the older comments dit not appear. This is solved with the new approach, but I think it is not desirable.

One solution would have been to check for comments_open and get_comments_number at the beginning of the comments template, so, If comments are closed and there are no comments, then comment html is not displayed.

Best regards

Post count: 7909

Hi,

I have added this on our list and it will be fixed soon as possible.
You can try this solution: http://screencast.com/t/7xuXK3sxMkz

Thanks for reporting this!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.