Incompatible Archive Error In Wordpress

Published: 26 March 2024
on channel: TheSkillWill
170
2

While trying to upload a theme or plugin to WordPress (specifically WordPress version 6.4.3), you may run into this error: Incompatible Archive.

In this video I will show you the reasons and simple steps to resolve this error. The method described in the video will surely resolve this issue, if not you can try few more steps given below:

Other methods to overcome this error:
Option 2: Add a filter using a code snippet plugin.
First, install and activate a code snippet plugin from the plugins : add new. Then, add this code snippet to run everywhere.

add_filter( 'unzip_file_use_ziparchive', '__return_false' );

Option 3 (For Mac Users): Extract the zip file you are trying to upload and recompress it.
Wherever your zip file is located locally, move it to your name user directory (this will make it easier to compress with the command line). Then you can extract the zip (double-click on the file).

Now, using a tool like Keka or the command line, you can recompress the folder and then reupload.

An example of using the command line looks like this:

Open up terminal (command + space to open search and type terminal)
Changing out “custom_plugin” with the plugin folder name, paste the command below into the terminal.

zip -vr custom-plugin.zip custom_plugin/

___________________________
IMPORTANT LINKS:
My Website:
https://wpwebsource.com/

NEED A WEBSITE FOR YOU?
WhatsApp: +91 8080140659
__________________________________________
Additional tutorials:
• Video

Why Is My Elementor Page Builder Not Loading?
   • Why Is My Elementor Page Builder Not ...  

Complete Wordpres Tutorial
   • Complete Wordpress Tutorial - Basic t...  

Facebook page:
/ learntheskil. .

Youtube:
/ @theskillwill


Watch video Incompatible Archive Error In Wordpress online without registration, duration hours minute second in high quality. This video was added by user TheSkillWill 26 March 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 17 once and liked it people.