If i use this shortcode:
[wpdrating metakey="all" show-lable=false show-count=false show-average=false itemprop=false post_id="15780"]
on page with disabled comments, I get a bug that you can see on the screenshot. Once I turn on the comments, the bug disappeared.
1. If I have comments with rating field, I have that bugged 5 big stars if comments are disabled.
2. If I have only enabled rating without rating field in comments. I have empty space if comments are disabled.
@tomson, yes. In page settings, there is a setting "Enable comments". The bug happens, if comments are disabled.
This is not a bug.
Do you know that the rating shortcode is only based on the Rating Custom field in comment forms? So if you disable the comments, how do you expect the rating should be made? What is the mean to show rating if there is no way to rate for that rating? This is a logical issue not a bug. You should not use the shortcode if you've disabled the comments, because that rating is based on the rating field of comment form.