- Description
-
A simple BBCode to embed a strava activity in a post.
Click on the share icon of your strava activity, select "embed on blog" and extract the url from there.
Demo:
[strava]https://www.strava.com/activities/19177 ... 29d99b413e[/strava]
Public performance attribution has been waived.
Demo
[strava]https://www.strava.com/activities/1917737144/embed/d6e7865ada7878f6e88f0b6aef2c9129d99b413e[/strava]Settings
- BBCode Usage: Select all
[strava]https://www.strava.com/activities/{SIMPLETEXT1}/embed/{SIMPLETEXT2}[/strava]
- HTML Replacement: Select all
<iframe height='405' width='590' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/activities/{SIMPLETEXT1} /embed/{SIMPLETEXT2}'></iframe>
- Help Line: Select all
Strava : [strava]https://www.strava.com/activities/ACTIVITY_NUMBER/embed/CODE[/strava]
-
- Revisions
- Version
- phpBB Version(s)
-
-
Embed a Strava activity 1.0
- 1.0
- 3.2.x
-
Validation time: Feb 02, 2019 10:19 pm
- BBCode Usage: Select all
[strava]https://www.strava.com/activities/{SIMPLETEXT1}/embed/{SIMPLETEXT2}[/strava]
- HTML Replacement: Select all
<iframe height='405' width='590' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/activities/{SIMPLETEXT1} /embed/{SIMPLETEXT2}'></iframe>
- Help Line: Select all
Strava : [strava]https://www.strava.com/activities/ACTIVITY_NUMBER/embed/CODE[/strava]
-