Copy and paste these code snippets into your WordPress pages or posts, or use the TimeristWP plugin shortcodes.
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/countdown.html"
width="100%"
height="600"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/tabata.html"
width="100%"
height="600"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/interval.html"
width="100%"
height="600"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/emom.html"
width="100%"
height="600"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/stopwatch.html"
width="100%"
height="600"
frameborder="0"
scrolling="no">
</iframe>
<iframe src="https://timerist.com/wp-content/uploads/sites/13/timerist/custom.html"
width="100%"
height="700"
frameborder="0"
scrolling="no">
</iframe>
height value if needed (600px works well for most timers)If you have the TimeristWP plugin installed, you can use shortcodes instead:
[timerist_tabata height="600"]
[timerist_countdown height="600"]
[timerist type="emom" height="600"]
See the TimeristWP plugin documentation for all available shortcodes.
Note: Make sure your WordPress site allows iframe embeds. Some security plugins may block iframes by default.