Having Theme Installation problem in wordpress

websity

Newbie
Joined
Sep 1, 2010
Messages
18
Reaction score
1
I have downloaded various themes for wordpress but when i am installing those theme through wordpress theme installer this gives a error message
"
Installing Theme from uploaded file: Education-Wordpress-Theme.rar

Unpacking the package?
Incompatible Archive. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature"
 
Could be a number of things

bad theme
file within a file.. This i probably the main issue.. You'll need to find the core files and unzip and then rezip just the core files and try to upload that way..

Or just FTP em..
 
Unzip the .rar and upload it via FTP, sometimes the download files come with the theme inside a subfolder so it may give you an error if you use the WP admin panel to try and install it.

Themes go here: /wp-content/themes
 
It might even be the .rar format itself. I think wp says .zip try extracting an compressing as .zip
 
I tend to just do it manually it doesnt take long just unrar, copy and paste folder into /public_html/wp-content/themes/ and then activate theme in /wp-admin/themes.php
 
Back
Top