Skip to content Skip to sidebar Skip to footer

Are You Sure You Want to Do This? Please Try Again. Wordpress Theme Upload

When working with some WordPress plugins or themes in the admin dashboard, you may try to alter a setting and receive an error message stating "Are you sure y'all desire to do this? Delight try again."

Error message

The mistake is presented when WordPress detects an access issue – usually due to a bug in the plugin or theme lawmaking.

Support your WordPress installation

Before you brainstorm troubleshooting, it's a great thought to back upward your WordPress installation fully. We will not be making whatsoever changes to the database, so at that place's no need to make a re-create of it. But practice back up the folder on your server that contains the core WordPress files, your theme files, plugins and media.

Log in to yourHostPapa Dashboard and in the pinnacle navigation card, selectMy cPanel.

My cPanel Menu

Now selectFile Director.

cPanel

In File Manager, use the +Binder command at the pinnacle of the screen to create a backup folder for your files. Enter a folder proper noun, then click Create New Binder to proceed.

Create folder

Navigate to your WordPress folder and right click on it. From the context menu, select Re-create.

Copy command

You'll be asked to enter a location (path) to which to copy your WordPress installation. Enter the full path to your newly created backup folder. Tip: cheque the File Managing director sidebar for the file path.

Backup path

Click the Copy File(s) button to support your WordPress files and folders.

Conciliate and reactivate your plugins

To resolve the mistake, yous must start identify the plugin (or theme) creating the result. The simplest fashion to exercise and so is to deactivate all of your plugins and then reactivate them one at a time, until the result reoccurs.

If you still experience the issue when all of your plugins are deactivated, move on to the next step, troubleshooting your theme.

You can conciliate your plugins in one process using an FTP client or cPanel File Manager. Navigate to the wp-content folder in your main WordPress folder.

cPanel File Manager

Right click on the plugins binder (which is where WordPress keeps your plugin files) and select Rename.

Rename menu

Rename the file to something like plugins.old – whatever name will do, as long every bit information technology'due south unlike to the original. This pace will automatically deactivate all of your plugins and you should now be able to admission your WordPress admin dashboard.

Once you have logged in, go back to your /wp-content/ folder and create a newplugins folder. Copy each plugin, one at a fourth dimension, fromplugins.erstwhile into the new folder. When you hitting the error once once again, you will have identified the problem plugin.

Revert to the default theme

If the above steps practise not piece of work, and then there may be an issue with your site theme. Themes may include misbehaving code that tin can cause logins to neglect. You lot can switch to a default theme, or another installed theme by editing the WordPress database.

Log in to yourHostPapa Dashboard and in the height navigation carte, selectMy cPanel.

My cPanel Menu

Click the phpMyAdmin icon, found nether Databases.

phpMyAdmin

In phpMyAdmin, select your WordPress database from the list in the left sidebar.

If you need to check your WordPress database proper name, you can exercise so from your wp-config.php file. Head back to My cPanel (or open in second browser tab) and, from the Files menu, select File Manager.

File Manager

When cPanel File Director opens, select your WordPress directory from the left sidebar. And then, look for your wp-config.php file in the principal panel.

wp-config.php

Click the file to highlight, then select View from the summit toolbar.

The wp-config.php file will be opened. Look for the post-obit lines:

// ** MySQL settings - You can become this info from your web host ** // /** The name of the database for WordPress */ define('DB_NAME', 'xxxxxxx_xxxxxx');        

Your database proper name volition exist listed next to 'DB_NAME'.

Database name

At present head dorsum to phpMyAdmin, where you lot'll see a list of database tables displayed. Expect for your database name and expand the listing of tables. Select the tabular array called [yourprefix]_options (in the instance higher up, information technology's wpjq_options, but your prefix volition be different).

Display options

At the elevation of the page, click the Number of rows dropdown menu and select 500, to expose the full list of database records. When the screen updates, scroll downwards the list of options until you find Template and stylesheet.

Theme options

In the case above, both are set up to Avada, which is the name of the theme currently active on the site. Click the Edit button for both records and enter the proper name of another theme y'all have installed on the site. Common WordPress default themes include Twenty Seventeen (enter twentyseventeen for the option_value), Twenty Sixteen (twentysixteen) and then on.

Editing records

Click the Go push to save your changes and ensure you take amended both theTemplate and stylesheet records.

Try to log in to your WordPress administration dashboard. If the issue is resolved, you should get in touch with the theme author to report the problem.

Reinstall WordPress

Another troubleshooting step you tin take is to reinstall your core WordPress files. Be sure yous have a total backup of the site, then using cPanel File Manager or an FTP client,  delete your WordPress files except the wp-content directory and its contents.

Now download a fresh copy of WordPress, extract the files and upload to your original WordPress directory.

Create a new wp-config.php file, using the details from the backed-upwardly version of the file on your local computer. Add your server and database details, merely do not add the details under Hallmark Unique Keys and Salts.

wp-config.php

Relieve and upload the wp-config.php file. Check your website to see if the issue reoccurs.

For more than help, or to ask a question, please open up a support ticket from your HostPapa Dashboard. Follow this link to learn how.

danielslicused.blogspot.com

Source: https://hostpapasupport.com/fix-sure-want-error-wordpress/

Post a Comment for "Are You Sure You Want to Do This? Please Try Again. Wordpress Theme Upload"