This topic has 3 replies, 3 voices, and was last updated 10 years by Radu.

  • Author
  • #55438
     acesconnects
    Participant

    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.

    #55668
     Radu
    Moderator

    Hello,

    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 solution
    #60277
     Admin123
    Participant

    Hi 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.

    #60296
     Radu
    Moderator

    Hello,

    Anywhere in htaccess it’s ok,

    Try to add these in htaccess

    COPY CODE
    
    php_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
Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?