How can we help?
Find clear answers for loading, formatting, media, and export.
Editor does not load from a local file
Serve the website over HTTP. Browser CORS rules can block scripts and plugin files when the page is opened with file://.
npx serve siteA CDN file loads but the editor does not
The script and theme are entry files, not the complete editor. Editra 1.0.1 securely loads its core, UI, plugins, vendor scripts, icons, and fonts from the configured base path. Copy the complete npm package to your own origin, set baseUrl, and check the browser Network panel for missing files.
YouTube error 153
Use an embeddable video, avoid opening the editor as a local file, and ensure the request includes a valid HTTP(S) origin/referrer. Some owners disable embedding.
Formatting is unavailable
Confirm the relevant plugin is listed in plugins and the command token is present in toolbar or the configured menu.
Need support?
Include the Editra version, browser version, minimal configuration, console error, and reproduction steps. Open the contact form →