-
Author
-
April 21, 2015 at 21:15 #55438acesconnectsParticipant
I can’t seem to install the theme in my wordpresss. I get the message: are you sure you want to do this? please try again.
I tried uploading another theme and it worked. I followed instructions and I can’t seem to upload the theme.
April 22, 2015 at 18:20 #55668RaduModeratorHello,
You can solve this by increasing limits like this :
Add this to .htaccess by accessing FTP.
php_value upload_max_filesize 32M
php_value memory_limit 256M
php_value max_execution_time 120
php_value max_input_time 120
Or you can upload theme via FTP.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 27, 2015 at 12:25 #60277Admin123ParticipantHi There
I have reviewed post before posting. I have put this code into my htacess and it is showing error. Could you kindly explain where to put it in the HTaccess? I have copied and pasted what you have posted but i am having issues even though i watched your tutorial 3 times.
May 27, 2015 at 15:44 #60296RaduModeratorHello,
Anywhere in htaccess it’s ok,
Try to add these in htaccess
COPY CODEphp_value post_max_size 20M php_value upload_max_filesize 20M
If this solution not solve your issue, try to install theme manually read more here about it ( http://codex.wordpress.org/Using_Themes#Adding_New_Themes_Manually_.28FTP.29 )
Video tutorial : https://www.youtube.com/watch?v=3UP-m3mD5wE
Or if you cannot handle this you can buy install service from us : https://archived.seventhqueen.com/services/wordpress-theme-installation-service
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.