How to Solve Theme is missing the style.css stylesheet error

| 0 Comment

A common issue that can occur when installing a WordPress themes is “The package could not be installed. The theme is missing the style.css stylesheet.” error message being displayed when uploading or activating the theme.

One of the reasons you may receive this error is if you have uploaded the incorrect file. You have two options for downloading your theme.

downloadButton.png

  1. ‘All files & documentation’ (full zip folder). You will need to extract and locate the installable WordPress file.
  2. ‘Installable WordPress file only’.

Please make sure you are uploading only the installable theme which is called NameOf Theme.zip. If you upload ALL these files you will receive an error.

Upload the Installable WordPress file admin area

  1. Log in to your WordPress admin area.
  2. Browse to Appearance Themes.
  3. Click on ‘Add New’.
  4. Click ‘Upload’.
  5. Browse and select the theme zip file to ‘Upload’.

Upload Via FTP

WordPress files can also be uploaded manually via FTP.

  1. Upload the files to /wp-content/themes/ folder on your server.
  2. Login to your WordPress admin area to change the theme.
  3. Check out the guide on WordPress.org here.

More Help Support

Confirm You Purchased a WordPress Theme

  • Check you have purchased a WordPress theme. The item’s compatibility is listed on the item page (below the buyer rating on the right).

Check which WordPress you are using

Read the Included Documentation and Item Comments

  • The included documentation (typically a PDF or HTML file) will contain specific installation information about your item.

Child Theme:

  • You may see 2 zip file as themename.zip & childthemename.zip, In this case please download and install both the theme in WordPress website and activate child theme always to work. This will be helpful to enhance/customize your website without editing your parent theme/main theme. Even after update all your customized & enhancement feature remaining there on site but if you use parent theme customization may lost.

Template Kits

  • Template Kits must be imported using a plugin and cannot be imported via the WordPress Import feature.  To resolve this, please navigate to our guide available here.

 

Article Credit : Click Here

Related Articles

Leave a Comment