Why can't I install Woocommerce theme on WordPress in Local?

Viewed 21

Everyone!

I am learning WordPress now. While developing a new site with WordPress in my local environment.

I was trying to install Woocommerce theme. I had some bug like this.

The package could not be installed. 
The theme is missing the style.css stylesheet.
Theme installation failed.

There are some solutions on Google. But they are all not suitable for my error case.


1 Answers

Here is the solution of my problem.

The error caused because I was trying to install Woocommerce plugin that downloaded from internet as Woocommerce theme.

There are Woocommerce plugin and Woocommerce theme and their name is same ( like woocommerce.6.7.0.zip).

It's just looks like a funny mistake but it maybe cause for some beginners.

So I have posted this message. I wish this post become help for wordpress beginners.

Related