Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2250722
Configurations PHP
Closed

Comments

  • rodolforojas started the conversation

    I am installing the theme following the steps described in the user manual, but I will dwell on this: In order to avoid any possible import issues because of your server and php setings, we would recommend setting following PHPvalues in your server’s php.ini:

    Memory Size: memory_limit = 256M Script execution time: max_execution_time = 400 Number of input variables: max_input_vars = 4000 If you do not have an access to the php configutation on your server, you can try to set this value in .htaccess file:

    php_value max_input_vars 4000 php_value max_execution_time 400 php_value memory_limit 256M

    Pls be careful, because some of hosting companies do not allow to change php settings directly using .htaccess. In case you have some problems after modifying your .htaccess file, log in to your FTP account and remove these modifiactions from .htaccess.

    Can you help me with this?

    I don't know how to do it and my godaddy provider can't help me

  •  7,092
    Oliver replied

    Hi,

    replied in another ticket.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver