Im trying to import an existing revolution slider template from one site to another. Whenever im importing the .zip file i get the error below
"Exceeded filesize limit"
I have already tried increasing all limits in the .htaccess file:
php_value memory_limit 256M php_value post_max_size 256M php_value upload_max_filesize 64M php_value max_input_vars 1800 php_value max_execution_time 300 php_value max_input_time 300
But it is still not working. Im stuk at the moment.
All help is appreciated.
Thanks