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:
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
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
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