Hi Sorry about this. Our fix has broken things so we’ve set it back. In the meantime I changed the
$quiz_display .= get_the_post_thumbnail(get_the_ID(),'full');
to
get_the_post_thumbnail(get_the_ID(),''thumbnail'');
So it’s less impactful. Are you able to offer advice on how to hide the post thumbnail from appearing in the post content as per this page: