Problems with shortcode stripping links etc. Displaying saved button module

Hi team,

I am testing a site where I am displaying a saved module (button) and displaying on a page using a If-So geolocation (https://www.if-so.com/) shortcode inside a BB HTML module.

I can get the button to work as a saved module, but when I display it on the page and it displays ok, but it seems to have no hover state and the link is missing.

I have tried both the slug and post ID options with the same result, and have done the usual things like clearing server/BB/browser caches etc.

Any idea what I could do to problem-solve this?

For the missing link, you might need to escape the shortcode brackets if inside the href markup, by doubling the brackets:
<a href="[[my-url-shortcode]]">