XTRA Theme

"Are You Sure You Want To Do This?" when trying to install the theme

If you are installing your theme from the WordPress theme installer, but get a message that says "Are you sure you want to do this?" , this means that your web server is configured with PHP settings that are too low to allow the theme ZIP file to upload. Specifically, PHP is configured to a maximum file upload size limit at 8 megabytes or less. The theme ZIP is about 14.5 megabytes in size. Thus, the web server is rejecting the upload. WordPress is giving you a rather ambiguous message in response. This is not a theme fault or bug.

There two ways to solve this problem.

You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo().

Recommended PHP configuration limits are as follows:

They are required for dummy data installation.