Common Issues After Migration
- Broken page layouts
- Missing images or incorrect URLs
- CSS styles not loading correctly
- Shortcodes appearing as text instead of rendering correctly
- Slow website performance due to caching conflicts
Pre-Troubleshooting Step: Take a Backup
Before making any changes, it is highly recommended to take a complete backup of your website to prevent data loss. You can use:Steps to Fix Oxygen Builder Issues After Migration
Once your backup is complete, follow these steps:1. Resave Permalinks
Incorrect permalinks may cause pages to return 404 errors or break links.- Log into your WordPress dashboard.
- Go to Settings → Permalinks.
- Click Save Changes (you do not need to modify anything).
2. Re-sign Shortcodes
Oxygen Builder uses signed shortcodes for security reasons. These signatures may become invalid after migration.- Navigate to Oxygen → Settings → Security.
- Click Re-sign all shortcodes.
- Wait for the process to complete.
3. Regenerate CSS Cache
Oxygen Builder caches CSS files, which can cause styling issues post-migration.- Go to Oxygen → Settings → CSS Cache.
- Click Regenerate CSS Cache.
- Clear your website’s cache if applicable (server cache, plugin cache, or CDN cache).
