If you get a 502 error when you try to edit with Elementor you have to do two things:
Go to Elementor > Settings > Advanced, and under ‘Editor Loader’, enable ‘Switch front-end editor loader method’.
This setting changes the Elementor editor loader method.
If you’re using the Elementor plugin, you then may need to increase a particular Apache service limit. To do that, add the following lines inside the website’s .htaccess file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
You can edit that file via SSH, FTP, or the File Manager tool in cPanel.
While editing with Elementor Page Builder and getting a 502 error, you need to do these things to change the Elementor editor loader method.
Step 1: Switch on Elementor Page Builder and click on Advanced button
Step 2: Under ‘Editor Loader’ panel, click on enable ‘Switch front-end editor loader method’.
Then, in order to raise a specific Apache service limit, you have to insert the lines below into your site’s htaccess file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
You are able to edit that file through FTP, SSH or the File Manager tool in cPanel.
In conclusion.
If you have any questions about this, don’t hesitate to leave a comment below. we will reply as soon as possible. Besides, you can also take a look at our free Elementor WordPress themes here to get a wonderful theme for yourself.
Image credit: docs.elemntor
- Author
- Recent Posts
Welcome to LT Digital Team, we’re small team with 5 digital content marketers. We make daily blogs for Joomla! and WordPress CMS, support customers and everyone who has issues with these CMSs and solve any issues with blog instruction posts, trusted by over 1.5 million readers worldwide.
Follow this article step by step:
Step 1: Open Elementor > Settings > Advanced
Step 2: Scroll to Editor Loader, then enable ‘Switch front-end editor loader method’
Step 3: Increase a particular Apache service limit by inserting these the following lines inside the website’s .htaccess file:
CONCLUSION
Hopefully, you can find it useful and share it with your friends. Whenever you get trouble with it, remember to leave a comment below, we will reply as soon as possible.
Credit: Elementor Official
We’re a Digital Team from EngineTemplate with 5 content experts. Our team has 5 years exp in open source Joomla and WordPress, we make daily blogs and build useful resources for everyone who is having issues with open source while using it.
If you get a 502 error when you try to edit with Elementor you have to do two things:
Go to Elementor > Settings > Advanced, and under ‘Editor Loader’, enable ‘Switch front-end editor loader method’.
This setting changes the Elementor editor loader method.
You then may need to increase a particular Apache service limit. To do that, add the following lines inside the website’s .htaccess file:
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
You can edit that file via SSH, FTP, or the File Manager tool in cPanel.
If you get a 502 error when you try to edit with Elementor you have to do two things:
Go to Elementor > Settings > Advanced, and under ‘Editor Loader’, enable ‘Switch front-end editor loader method’.
This setting changes the Elementor editor loader method.
You then may need to increase a particular Apache service limit. To do that, add the following lines inside the website’s .htaccess file:
SubstituteMaxLineLength 10M
You can edit that file via SSH, FTP, or the File Manager tool in cPanel.