Embedding Strava routes in WP.com
-
I am attempting to embed a route from Strava (a running website) in my blog. It *nearly* works. Looking at the code editor, I have
<!– wp:html –>
<div class=’strava-embed-placeholder’ data-embed-type=’route’ data-embed-id=’3050748099354894670′ data-units=’metric’></div>https://strava-embeds.com/embed.js
<!– /wp:html –>
which works perfectly when I click preview on the custom HTML block. However, when I save, the published page does not work, displaying only
‘https://strava-embeds.com/embed.js’WP.com: Yes
Correct account: YesThe blog I need help with is: (visible only to logged in users)
-
Javascroot isn’t allowed on the wordpress.com platform. The only solution is by putting a link to your Strava route.
-
- The topic ‘Embedding Strava routes in WP.com’ is closed to new replies.