A section is missing from the theme
Almost always lazy loading. Content that has never entered the viewport has never been rendered, so there is nothing to capture. Scroll the whole page first — especially with Wix, where absolutely-positioned Wix layout containers and lazy-loaded media depends on runtime.
Fonts fall back to system defaults
The font was blocked, rate-limited or served from an origin requiring credentials. Reload with a clean profile, confirm the font renders visually, then capture again.
Images do not appear
Check whether the images were behind authentication or a hotlink guard. Assets the browser could not fetch cannot be bundled.
WordPress rejects the .zip
Upload the file exactly as produced — re-zipping it usually nests the theme folder one level too deep, which WordPress will not accept.
- Upload the original .zip, do not unpack and re-zip
- Check the host's maximum upload size
- Confirm you are on Add New → Upload Theme, not the plugin uploader
- Deactivate a conflicting theme of the same name first
Animations do not run
Some effects are triggered by scripts that need a scroll event. Scroll the live page once before capturing so those handlers register.
- Open the page you want to convert in Chrome.
- Click the Themify extension icon in the toolbar.
- Press Generate theme and wait for the capture to finish.
- In wp-admin, go to Appearance → Themes → Add New → Upload Theme.
- Upload the .zip, activate it, and the page is live on WordPress.
Frequently asked questions
- Why is part of my Wix page missing after conversion?
- It was lazy-loaded and had not rendered. Scroll the entire page before generating the theme.
- Why does WordPress refuse the upload?
- Usually a re-zipped folder or the host's upload size limit. Upload the original file and check php upload limits.
- Can I re-run a conversion?
- Yes, as often as your plan's monthly conversion allowance permits.
