It’s not quite clear to me whether the columns themselves are not displaying or whether the columns show but with blank data.
In the first case, that would probably mean you had not dragged the fields into the “Fields to be displayed” column.
In the second case, the most likely reason would be that the data is user data, and to see it you need wordpress list_user capability. ( See the help item on the rating scheme beside “Fields to be displayed in Rating” ).
I’ve been reluctant to override WordPress’s defaults on that. If you really need to display user data in the judging form, I’d suggest you get a plugin that allows you to add capabilities to roles. You would need to give “list_users” capability to the ‘ewz_judge’ role.
If neither of the above fixes your problem, please give me some more detail.
Yes the two columns are user data: user_displayname and user_login. Can see the headings but no data. Will look at the help topic.
I’m also having a problem with the “Use Rating Form” popup which is showing in a very narrow column and wrapping around. I’m sure you gave me a fix for this before but I cant find my support post….
Adding the list_users capability to the role works fine.
This is resolved. I will raise another ticket for the wrapping text in the help form.