Shortcode Global Block hijacking other shortcodes

Weird problem I’ve never seen before on any sites that I’ve built…

In my site header I’ve got a Content Area Dropdown that pulls in a layout and some custom code from a Global Block.

And, I’m trying to build a custom slider on the home page (using an Owl Slider plugin), but when I use the shortcode to insert the slider on that page, it doesn’t render the slider, it renders that Global Block instead! Oddly though, it DOES render the slider if I put the shortcode into a POST.

I’ve tried disabling the Owl Slider plugin, and putting in a different shortcode, but the same thing happens.

I’ll add links and login info in a secure note.

Thanks!

Thanks! I think we may have solved this. I did a fairly big rewrite yesterday of how the Global Blocks are rendered out and how their shortcodes are setup due to some conflicts that came from the Layout Builder. Once we get the next patch out, let me know if things start working properly again.