
Using TrainingOS with Wix
2026-04-12 · 10 min read
Buttons, HTML embeds, mobile Editor preview, and troubleshooting for Wix sites launching TrainingOS-hosted SCORM.
What you need first
A working TrainingOS launch URL (HTTPS) and a Wix site on a compatible plan for the features you use (buttons and HTML embeds are widely available).
Decide whether you are optimizing for a portfolio showcase—one strong demo—or for recurring course access from a members area or landing strip.
Compatibility model
Wix controls headers, footers, and responsive layouts; TrainingOS hosts the SCORM package and player. Do not upload the ZIP to Wix expecting native SCORM playback—point at your hosted URL instead.
This separation keeps updates simple: republish in your authoring tool, re-upload to TrainingOS if needed, and your Wix button or embed still uses the same stable link pattern.
Option B: HTML iframe embed
Add an HTML element or embed component and paste an iframe with your TrainingOS src, width 100%, and sufficient height. Use Preview and the mobile view in Editor to ensure the strip or section is tall enough.
Wix mobile layouts sometimes stack sections tightly; if the iframe appears cut off, increase section padding or height, or move to a link-only pattern for phone visitors.
Link vs iframe on Wix
New-window links are the most reliable when mobile height is unpredictable or when embed components behave differently between Editor and live site.
Inline iframes work well on desktop-focused landing pages where you control strip height and have tested both breakpoints.
Wix-specific troubleshooting
Always verify on the published site, not only inside the Editor—cached previews and Editor-only scripts can differ from production.
If an HTML embed looks empty after publish, check for stripped iframe attributes or height collapsed to zero; simplify the iframe markup and retest.
Checklist
Test on phone and desktop, logged out. Confirm the learner path matches what you expect from a cold visit (no stale Editor session).
If you change domain or SSL settings in Wix, re-test your TrainingOS links—broken mixed content is rare but worth a quick pass.
Common questions
Should I put the module inside Wix Members? You can link from member pages the same way; ensure the TrainingOS URL is allowed for your audience (public vs gated is a product decision, not a Wix limitation by itself).
Why open in a new window? It avoids small-viewport clipping and keeps browser chrome predictable for SCORM completion.
Related articles
Build your portfolio on TrainingOS
Host SCORM, video, and STAR case studies on one profile URL.
Get started