“Are you sure you want to do this?” message while installing the theme.

Installation notice in WordPress admin dashboar

While theme installation you might encounter a WordPress error :“Are you sure you want to do this”.

In this article, you may find useful information on how to investigate and fix “Are you sure you want to do this” error in WordPress.

Most commonly, this error is caused by a plugin or theme that is installed on your site.

If you get such message, please, contact your hosting provider and ask him to increase the max_execution_time, max_input_time and upload_max_filesize values on server for you.

Please, check the recommended server configuration for proper theme functioning:

  • PHP version 5.3 and higher
  • memory_limit – 128M
  • max_execution_time – 120
  • max_input_time – 60
  • upload_max_filesize – 40M
  • max_input_vars – 3000

More details can be found in this post.

If you encounter this error, you may also install theme via FTP, the detailed instruction can be found below:

  • Access the server WordPress folders any convenient way (CPanel or any FTP-client).
  • You’ll see the list of wp-admin, wp-content, wp-includes folders and files.

  • Access the wp-content\themes\ folder and copy the theme files to it.
  • You can firstly unzip the native.zip archive on your computer and then simply drag-n-drop the native folder to wp-content\themes\ folder.
  • After this access the site’s Dashboard. You’ll find the default WordPress themes in Appearance Themes section and activate the Native theme.

 

div#stuning-header .dfd-stuning-header-bg-container {background-image: url(https://nativewptheme.net/support/wp-content/uploads/2017/01/hands1.jpg);background-size: cover;background-position: center center;background-attachment: scroll;background-repeat: no-repeat;}#stuning-header div.page-title-inner {min-height: 550px;}#main-content .dfd-content-wrap {margin: 0px;} #main-content .dfd-content-wrap > article {padding: 0px;}@media only screen and (min-width: 1101px) {#layout.dfd-portfolio-loop > .row.full-width > .blog-section.no-sidebars,#layout.dfd-gallery-loop > .row.full-width > .blog-section.no-sidebars {padding: 0 0px;}#layout.dfd-portfolio-loop > .row.full-width > .blog-section.no-sidebars > #main-content > .dfd-content-wrap:first-child,#layout.dfd-gallery-loop > .row.full-width > .blog-section.no-sidebars > #main-content > .dfd-content-wrap:first-child {border-top: 0px solid transparent; border-bottom: 0px solid transparent;}#layout.dfd-portfolio-loop > .row.full-width #right-sidebar,#layout.dfd-gallery-loop > .row.full-width #right-sidebar {padding-top: 0px;padding-bottom: 0px;}#layout.dfd-portfolio-loop > .row.full-width > .blog-section.no-sidebars .sort-panel,#layout.dfd-gallery-loop > .row.full-width > .blog-section.no-sidebars .sort-panel {margin-left: -0px;margin-right: -0px;}}#layout .dfd-content-wrap.layout-side-image,#layout > .row.full-width .dfd-content-wrap.layout-side-image {margin-left: 0;margin-right: 0;}