Report this

What is the reason for this report?

Wordpress Theme Won't Install - Already checked other Questions...

Posted on December 4, 2015

Hello!

I tried to install a Wordpress theme (after getting everything up and running) and I am getting the error:

Are you sure you want to do this?

Please try again.

Now I have looked all over here for the answer but I am importing the correct .zip file so I am not sure what to do.

It’s called the ‘Enfold’ theme.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

BUMP

I’m having the same issue and I’ve followed the steps to re-upload the wp-config.php file and the theme still didn’t work. I know it works because I installed it on another instance of WP I have on another server. I don’t know what else to do.

Current version of WP: 4.7.2 No plugins installed - and clean install of Wordpress

@jwalexander22

This error is normally due to an invalid nonce (a token used by WordPress to authenticate the request being made against the user that is logged in). If the nonce fails, you’ll see this error.

Unfortunately, there’s not a simple fix; it’s trial and error. The first thing you’d want to do is disable all plugins. Plugins hook in to the core, thus they have the ability to change what is output to the browser (thus, they have the ability to cause issues if something isn’t quite right) , so to stop that, we need to disable them all so that we’re running as close to stock as possible.

With all plugins disabled, log out, log back in and try to upload the theme. If it works, you can then start enabling plugins one-by-one until you run in to a similar issue. When you see the same issue pop up, you’d now want to see what the last plugin you enabled was and check any error logs you may have in your home directory.

If the above doesn’t work, the best thing to do would be to simply download a fresh copy of WordPress, backup your current files and then overwrite the current files with those from the freshly downloaded WordPress ZIP. If you’re running an older version of WordPress than is current, now would be a good time to upgrade (otherwise do not perform this step).

@jtittle I tried everything you had suggested (there were no plugins activated so I deleted them anyway), still didn’t upload.

Was running the latest version of Wordpress but did a re-install and still failed to upload :/

What else could it be?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.