Hi there,
Rolling back to a previous version of the Elementor plugin without activating it can be done by following these steps:
- Access Your WordPress Dashboard:
- Log in to your WordPress admin panel.
- Deactivate Elementor (if possible):
- If the critical error is preventing you from accessing your dashboard, you can skip this step. If you can access your dashboard, go to Plugins > Installed Plugins and deactivate Elementor.
- Access Your File Manager or FTP:
- Use your hosting provider’s file manager (such as cPanel) or an FTP client (like FileZilla) to access your website’s files.
- Navigate to the Plugins Directory:
- Go to the
wp-content/plugins
directory.
- Rename Elementor Plugin Folder:
- Find the
elementor
folder and rename it to something like elementor-deactivated
. This will deactivate the plugin without needing to access the WordPress dashboard.
- Download a Previous Version of Elementor:
- Upload the Previous Version:
- Unzip the downloaded file on your local machine.
- Use your file manager or FTP to upload the unzipped
elementor
folder to the wp-content/plugins
directory. This should replace the newly renamed folder.
- Reactivate Elementor:
- If you renamed the folder in step 5, rename it back to
elementor
.
- Log in to your WordPress dashboard.
- Go to Plugins > Installed Plugins and activate Elementor if it is not already active.
- Check for Errors:
- After reactivating the plugin, check your website to ensure that the critical error is resolved.
By following these steps, you should be able to roll back to a previous version of Elementor without activating the plugin and avoid the critical error that occurred with version 3.21.6.
Hope this helps