Changed my matched url settings to your new update but in the post it still shows a strava page and a login field.No, the matched URL is missing the + signed which is what I referenced in the previous reply.
Strava is forcing HTTPS, so all the links will need to be updated. The PHP file is already protocol-less, however, the URL which strava gives to embed to route is HTTPS@MattW it doesn't work after change http to https, now works pretty good. However, both links should be work. Http or https should be work like YouTube etc.
Thanks again.
<iframe height='405' width='590' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/activities/240500141/embed/bb2ec95da99b5ab8c26d87ee2f6a760e07ce7ba5'></iframe>
No, because if you go to the full URL directly (which is what is pulled into the iframe)@MattW there is a problem. If you click to "View all of Matt's activity on Strava »", it opening inside of the page. In fact, it should open different page. It's possible to add target="blank_" ?
You could always tell people to right click and open the link in a new tab?It's okay then but it's bad for users. Because people who want to see click all of user's activity on Strava, view on the same page. If they view to activity on different page, it would be awesome. However yes, that is correct. There is function for that. Thanks again MattW![]()
You could always tell people to right click and open the link in a new tab?
Yeah, I'll get that added later on todayI already tell no problem. Now we need Segments embed so, this embed; http://www.strava.com/segments/8184720/embed
Can you add this embed bb code too?
Media Site ID: stravasegment
Site Title: Strava Segment
Site URL: https://www.strava.com
Match URLs: https://www.strava.com/segments/{$id}/embed
Embed HTML: <iframe height='405' width='590' frameborder='0' allowtransparency='true' scrolling='no' src='https://www.strava.com/segments/{$id}/embed'></iframe>
We use essential cookies to make this site work, and optional cookies to enhance your experience.