Hello George,
thanks for the advice. I am going to notify the plugin editor about this issue asap. Your recommendation seems to be working partly! While the bug is no longer appearing, the plugins shortcode is printed out instead of being executed.
I finally manged to sort this out. For future reference, in the file views\month\single-event.php I removed the
`data-tribejson='<?php echo tribe_events_template_data( $post ); ?>’
from line 191 and that did the trick! Do you think this might cause problems somewhere else?
Thank you once again for your valuable assistance.
BTW, it is funny that the function is “…fornt_end…” instead of “…front_end…”. Did they do this on purpose? Who knows?