Sometimes our users face the problem while installing the theme. They get ‘Are you sure you want to do this? Please try again.‘ message. This problem is usually caused by the users’ hosting or server settings. There are three different ways to solve this problem:
– Increase the memory limit in your php.ini file: memory_limit, upload_max_filesize, post_max_size
– Change hosting or server settings;
– Delete plugins from your theme package, install theme and install all the plugins manually.