Issue: Elementor – Unable to edit sections, widgets after update

Issue: Unable to edit sections or add/edit widgets – keeps loading. Sometimes, we have faced this issue even after enabling Safe mode in Elementor. When there is a plugin conflict, then we can enable Safe mode in Elementor and do the edits. But at times, due to theme and essential plugins we will not be in a position to enable safe mode. So the following fixes worked fine for us.

Solution 1: Revert to Previous version of Elementor

Solution 2: Change “Container” from Default to Active.

Solution 1: Here’s how to revert to Previous version of Elementor

In your WordPress Admin Dashboard, Go to Elementor and then to Tools and then to Version Control tab. Select any previous version number from the drop-down list and then click “Reinstall v3…” button. Wait for a few minutes for the re-install. If you are still unable to edit the pages/posts then try with a previous version of Elementor. You have to decide which version works better for your environment.

 

Solution 2: Here is how to change “Container” from Default to Active.

In your WordPress Admin Dashboard, Go to Elementor and then to Settings and to “Features” tab.  Under Stable features, select “Container” option and change from default to Active as shown in the screenshot below.

Elementor Settings Container

 

Solution: cURL error 60: SSL certificate problem: unable to get local issuer certificate

Issue when updating WordPress. You will receive this error when updating WordPress.

Error: cURL error 60: SSL certificate problem: unable to get local issuer certificate. Failed to request via WordPress: cURL error 60: SSL certificate problem.

Solution:  A valid SSL Certificate needs to be installed on your domain. You  can either installed a self-signed certificate provided by your Web Hosting provider or purchase a trusted certificate from a Certificate Authority (CA).

Some webhosts like GoDaddy do not provide a free self-signed SSL certificate and might ask you to purchase a trusted SSL certificate.  If you do not have a valid SSL certificate and dont want to buy a SSL certificate or need a quick workaround to update your WordPress installation, then you can get a free SSL certificate which is provided by some websites. Here is how.

Visit https://decoder.link/csr_generator

Generate CSR, Private key and CRT. And copy each one and save it on your local computer.

Use the CSR, Private key and CRT that you get from above site and follow the SSL Certificate installation procedure as applicable to your webserver.  Instructions for installing SSL certificate on a cPanel is given here.

After installing a SSL certificate on your server/domain, you should be able to update WordPress without the cURL error.