Embed Code Not Working
Troubleshoot embedding issues on your website.
Common Issues
Ensure you have both parts:
<div id="rija.io-countdown-YOUR_ID"></div>
<script src="https://app.rija.io/countdown/static/rija.io.min.js"></script>
- Check if Content Security Policy blocks external scripts
- Verify HTTPS is used consistently
- Check for ad blockers interfering
Some platforms restrict JavaScript:
- Wix: Use HTML embed or iframe
- Squarespace: Use Code Block
- Medium: Use the shareable link instead
- Use Custom HTML block, not regular text block
- Switch to HTML/Code view when pasting
- Some page builders require HTML widget
- Create a simple HTML file
- Paste the embed code
- Open in browser
- If it works, the issue is platform-specific
Updated on: 06/05/2026
Thank you!