@amanixara At first, please do not use vulgar words because it is not allowed and every similar message in the future would be simply removed.
Anyway, 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-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.
Opss... Im really sorry for that words. I am struggle with the problem. I already change the file size at php.ini. But the problem is the same. I will try by your susggestion. Im sorry again. Thanks
installed using ftp. godaddy cpanel hosting site did not have high enough settings for file upload and post max size. i changed it to min 64MB and installed the theme manually thru ftp
@signmakers If you changed file upload to 64MB then you should install theme thru WP dashboard without any problems. However, FTP upload is definitely what we prefer as it's the safest way to upload any files.
muffingroup I have a dedicated server, my maximum upload size is 90mb. and memory is 256MB. I am still getting the same error: Are you sure you want to do this? Please try again
I have no problem installing plugins and other 3rd party themes, but your theme is not installing. Please advise what could be causing this.
UPDATE:
I figured it out. I had increased the upload size in the global php.ini file, I just needed to add the following to the php.ini file within that domain's folder and not the sever.
For those of you that have access to cPanel, go to MultiPHP INI Editor, choose the home directory and add the following:
I had to increase my allowed upload file size and php execution time to cure this error. IF you are unable to do this yourself, you'll have to contact your host. Luckily I am the host so I was able to find it quickly.
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.
Cookies are small text files that can be used by websites to make a user's experience more efficient.
The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.
This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
You can at any time change or withdraw your consent from the Cookie Declaration on our website.
Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.
Please state your consent ID and date when you contact us regarding your consent.
Comments
Anyway, 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-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!
Hi,
I cannot upload betheme.zip file into my wordpress. This is the message I keep getting
"Are you sure you want to do this?" Please try again.
What exactly I must put into my php.ini and .htaccess file on server to solve this problem???