Hi guys. I have Strava embed code, that's something like this:
<div class="strava-embed-placeholder" data-embed-type="route" data-embed-id="4343344343430" data-units="metric" data-full-width="true" data-style="standard" data-terrain="3d" data-map-hash="11.12/46.4022/13.8838" data-club-id="1274007" data-from-embed="true"></div><script src="https://strava-embeds.com/embed.js"></script>
I'm using Bricks builder and I have a shortcode element inside my post template. If I put this code inside the shortcode element it works and display the Strava widget. If I put an ACF field name inside the shortcode so that it could pull this code from the post on WordPress, then it doesn't work for some reason.
Any suggestions on how I can make this work? 🙂
