I have two related problems when I use a Fields and Text block in a View loop.
1) Question marks appear before the content of a field (see screenshot 1)
2) I can get rid of them by deleting a space before the field, but then the underlying code changes from
[code]
[types field='gastdocent-locatie'][/types]
[/code]
to
[code]
<span id="tb-shortcode-77" class="tb-fields-and-text-shortcode-render tb-fields-and-text-shortcode-render-types" data-tb-shortcode-id="77" data-tb-shortcode-is-block="false">projectleider B<!-- TBINNEREND 77 --></span>
[/code]
The results - of course - are then that every loop item has the same value "projectleider B".
This is quite a strange issue, however let us rule out the possibility of a plugin conflict. Would you mind temporarily disabling all the non-toolset plugins and check again.
Once you've done this please let me know the results. If the issue is still there after disabling would you mind allowing me to have admin access to check on this further for you ?
Please also send me a link to the page that has the issue.