Hi @laughmasters,
I admit that I don’t know why this is happening either! I’ve never had this problem on my own test site [on which both plugins have been active for years alongside each other], and we have no other reports of this bug at this time.
If this is something we can isolate to a bug in our code, we will fix that. However, for now it does not appear to be a bug and seems to be a theme/plugin-related “fluke.”
I know that’s a bit unsatisfying, but you can fix this for now by adding the following CSS to the bottom of your theme’s style.css file:
body.single-tribe_events #jp-relatedposts {
display: none !important;
}
Thanks,
George