Theme uploading -Are you Sure you want to do this
I select the zip file and tried to upload the wordpress files only, and I'm met with the message: 'Are you sure you want to do this' no button to say yes just a hyper link that says, 'try again later'
What do I do?
Comments
this message says that you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. There is few ways to install your theme then:
- You need to contact with your admin and ask him to increase those limits for you so you can install theme via default importer
- You can install betheme-small-no-plugins.zip file instead which is much lighter because does not contain plugins
- You can unzip default betheme.zip file and upload betheme folder with all theme files via FTP into /wp-content/ folder.
Thanks for choosing Be!