Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
online:additional:embed [2023/12/13 13:00] – [Easy embedding] sebastianonline:additional:embed [2023/12/13 13:00] (current) – [Easy embedding] sebastian
Line 13: Line 13:
 **Select the page you wish to embed** **Select the page you wish to embed**
  
-If you wish to embed the results, you add /results to the URL. Example: sportstiming.dk/event/13320/embed**/results**+If you wish to embed the results, you add **/results** to the URL. Example: sportstiming.dk/event/13320**/embed/results**
  
 This could also be **/participants** or **/shop** or even directly into the registration flow **/embed/registration/participants** This could also be **/participants** or **/shop** or even directly into the registration flow **/embed/registration/participants**
Line 23: Line 23:
 Enter the following code on your website. Remember to change the link to your own event. You can also change width and height to fit your page. Enter the following code on your website. Remember to change the link to your own event. You can also change width and height to fit your page.
  
-<iframe src="https://www.sportstiming.dk/event/4299/app/results" width="100%" height="2200" scrolling="no" style="display: inline;" frameborder="0"></iframe>+<iframe src="https://www.sportstiming.dk/event/13320/app/results" width="100%" height="2200" scrolling="no" style="display: inline;" frameborder="0"></iframe>