Why is my Elementor editor not loading?
This is a common issue and can be caused by several factors. Here’s what you can try:
- Plugin conflicts: Deactivate all plugins except Elementor and Elementor Pro (if installed), and reload the editor. Then, reactivate plugins one by one to identify the culprit.
- PHP memory limit: Make sure your hosting plan has enough memory allocated. Elementor recommends at least 256 MB. You can define this in your wp-config.php file by adding: `define(‘WP_MEMORY_LIMIT’, ‘256M’);`
- Server configurations: Ensure your server meets Elementor’s requirements (PHP 7.4 or higher, MySQL 5.6 or higher).
- Check for browser console errors: Sometimes JavaScript errors can prevent the editor from loading. Open developer tools in your browser (F12 or right-click → Inspect) and check the console tab.
How do I fix layout issues on mobile?
Elementor lets you design responsively, but sometimes widgets stack or break unexpectedly on smaller screens. Here’s how to fix it:
- Use Elementor’s responsive mode (bottom left of the panel → Responsive Mode) to preview and adjust mobile and tablet views.
- Use the ‘Custom Padding’ and ‘Margin’ settings for mobile devices to tweak layout.
- Use the ‘Hide on device’ settings to show or hide sections depending on screen size.
- Avoid absolute positioning unless necessary — it often causes breakage on smaller devices.
Why are my changes not showing on the live site?
This could be a caching issue. Try the following:
- Clear your site cache if you’re using a caching plugin (like WP Super Cache, W3 Total Cache, or LiteSpeed).
- Clear your browser cache or try viewing in an incognito window.
- Purge CDN cache if you’re using a Content Delivery Network like Cloudflare.
- Go to Elementor > Tools and click ‘Regenerate CSS & Data’.
- Make sure you’ve actually clicked ‘Update’ on the page after making changes
How do I roll back to a previous version of Elementor?
If a new update breaks your site or a feature, rolling back might be necessary.
- Go to Elementor > Tools > Version Control.
- You can roll back both Elementor and Elementor Pro from this panel.
- After rolling back, clear your cache and refresh the editor.
Why is my WordPress site suddenly showing a critical error?
This usually means a PHP error is breaking your site.
- Enable WP_DEBUG in your wp-config.php file to view the error details.
- Most of the time, it’s due to a plugin or theme conflict. Disable plugins via FTP (rename the /plugins/ folder temporarily).
- Reinstall or switch to a default theme like Twenty Twenty-One to test if the issue is theme-related.
- Check your server PHP version – it may need to be upgraded (minimum 7.4 or higher is ideal).
How do I fix the 'Elementor stuck on loading' spinner?
- Increase your WordPress memory limit and max execution time.
- Try disabling the ‘Improved Asset Loading’ setting under Elementor > Settings > Experiments.
- Make sure you’re not blocking Elementor’s JS files via a security or performance plugin.
What do I do if my images aren’t displaying after migration?
- Go to Elementor > Tools > Replace URL and ensure all links point to the new domain.
- Check your uploads folder (/wp-content/uploads) and confirm images are there.
- Use a plugin like Better Search Replace to fix old URL references in the database.
Why aren’t my fonts displaying correctly?
- Ensure your custom fonts (if uploaded) are supported formats (WOFF, WOFF2).
- If using Google Fonts, make sure they’re properly enqueued (under Elementor > Settings > Advanced).
- Avoid third-party ad blockers or extensions that may block font rendering.
Still have questions?
Having issues with the course itself?
If you’re having issues with something specifically relating to the course, email help@cozortco.com, and we’ll help you out!