Hey David,
I’m really sorry to see these issues surfacing again – you’re right that these have arisen for some customers in the past, though I tried to recreate the problem on my local site and unfortunately cannot recreate the problem 🙁
I say “Unfortunately” because if we cannot recreate problems, it’s hard to make up bug reports for them – however, I will continue to try to do that and will get some of our developers to look at this a bit more closely.
In the meantime, you can temporarily ensure that only one piece of “before content” content shows up by adding the following CSS to the bottom of your theme’s style.css file:
#tribe-community-events .tribe-events-before-html {
display: none !important;
}
I’m sorry that there’s only a temporary fix at this time, but we will continue investigating this.
Let me know if the CSS above helps for now!
Cheers,
George