Page edit mode not loading except Front page
-
Hi
Page edit mode not loading except Front page, When I make a new page as front page then this one is loading and others are not loading in edit mode!
-
Hi there,
Thanks for contacting us and hope you are doing well and having a great day.
To rule out the possibility of a plugin or theme conflict, please deactivate all your plugins (besides Elementor and Elementor Pro). If it solves the issue reactivate them one by one to find the culprit. If it didn’t help, switch your theme (temporarily) to a default WP theme such as Twenty Nineteen and see if it makes any difference.
Also, this could happen due to our Elementor performance experiments you can try to deactivate them. To deactivate them you can go to Elementor > settings > features
Performance features currently in the experimental stage are:.
- Inline Font Icons – This experiment renders icons as SVGs without loading the Font-Awesome and eicons libraries. Since SVGs are vector-based images which are rendered using the browser’s engine, they do not increase server requests which improves performance
I am looking forward to hearing back from you soon.
Kind regards,
Dear Milos
I followed your direction But the same issue remains. only the front page is editable and other pages shows (Having problems loading Elementor? Please enable Safe Mode to troubleshoot. Learn More)
Kind Regards
Hi there,
Thank you fro contacing us agian
It sounds like there’s an issue tied to the page set as the front page in WordPress. Since the front page is the only one loading in edit mode, the problem could be related to how WordPress handles the settings for static pages or a plugin conflict.
Here are some troubleshooting steps you can try:1. Check Static Front Page Settings:
- Go to Settings > Reading in your WordPress dashboard.
- Ensure that the correct page is set as the front page.
- Try switching between static pages and checking if non-front pages load correctly.
- Also please check your permalink structure and try to set it to plain
2. Clear Caches:
- Clear any caching plugins you have installed (e.g., WP Rocket, W3 Total Cache).
- Clear your browser cache or try an incognito mode or a different browser.
3. Plugin Conflict Check:
- Deactivate all plugins except Elementor and see if the issue persists. Then, reactivate them one by one to find the conflicting one.
- Try switching your theme to a default WordPress theme (like Twenty Twenty-Four) to see if a theme conflict is causing the issue.
4. Memory Limit:
- Increase the memory limit in your WordPress config file (
wp-config.php) by adding:phpCopy codedefine('WP_MEMORY_LIMIT', '256M'); - Make sure your server’s memory allocation matches this setting.
5. Check Console for Errors:
- Open your browser’s developer tools (F12 in Chrome), go to the Console tab, and try editing a non-front page. Look for any JavaScript errors that could help diagnose the issue.
6. Regenerate Elementor Files:
- Go to Elementor > Tools and click the “Regenerate CSS” button. This often helps with display and loading issues.
7. Database or Page Builder Settings:
- There might be a database-related issue, or the page builder might not be saving correctly for pages that aren’t set as the front page. Try recreating one of the problematic pages from scratch as a test.
I hope this will help you.
Kind regards,
Due to inactivity this ticket has been closed.
The topic ‘Page edit mode not loading except Front page’ is closed to new replies.