Are you struggling with the new WordPress block-based widget editor? You’re not alone! Many users prefer the simplicity of the classic widgets. Thankfully, you can easily switch back and restore classic widgets in WordPress. This guide will cover how to bring back the old widget interface using both plugin and non-plugin methods.
What Are Classic Widgets in WordPress?
The classic widgets in WordPress refer to the traditional widget management system. Before the WordPress 5.8 update, users could easily manage widgets using a simple drag-and-drop interface. However, the new version introduced a block-based widget editor, similar to the Gutenberg editor used for posts and pages. While the new system offers flexibility, it can be overwhelming for those accustomed to the older version.
If you miss the WordPress old widget interface, don’t worry! There are ways to bring it back and enjoy the familiar experience.
Why Restore Classic Widgets?
Here are some reasons why you might want to restore the classic widgets:
- Ease of Use: The classic widget interface is more straightforward and easier for beginners.
- Compatibility: Some older themes and plugins may not work well with the new block-based editor.
- Faster Setup: The drag-and-drop functionality of classic widgets allows for quicker widget management.
How to Enable Classic Widgets in WordPress?
There are two main methods to enable and restore classic widgets in WordPress:
1. Restore Classic Widgets with a Plugin
The easiest way to bring back the classic widgets is by using a plugin. Follow these simple steps:
- Log in to Your WordPress Dashboard.
- Go to Plugins > Add New.
- In the search bar, type “Classic Widgets”.
- Install and activate the plugin developed by WordPress Contributors.
- Once activated, the classic widget interface will replace the block-based editor.
Benefits of Using a Plugin
- No coding skills required.
- Quick and easy setup.
- Safe and reliable as it is maintained by WordPress developers.
Also Read – How to Create a Blog For Free and Make Money
2. Restore Classic Widgets Without a Plugin
If you prefer not to use a plugin, you can manually restore the old widget system by adding a code snippet to your theme’s functions.php
file. Here’s how:
- Log in to Your WordPress Dashboard.
- Go to Appearance > Theme File Editor.
- Select the
functions.php
file from the right-hand sidebar. - Add the following code snippet:
function disable_block_widgets() {
remove_theme_support('widgets-block-editor');
}
add_action('after_setup_theme', 'disable_block_widgets');
5. Save the changes, and the classic widget interface will be restored.
Benefits of Restoring Without a Plugin
- Reduces the number of plugins, which can improve site performance.
- Ideal for users who are comfortable making minor code changes.
Troubleshooting Common Issues
If you face any issues while trying to restore classic widgets, here are some tips:
- Backup Your Site: Always create a backup before making changes to your theme files.
- Clear Cache: Sometimes, cached files may prevent the changes from appearing. Clear your browser and WordPress cache.
- Update WordPress: Ensure that your WordPress installation is up to date to avoid compatibility issues.
Final Thoughts
Restoring the classic widgets in WordPress is a simple process that can improve your workflow and compatibility with older themes and plugins. Whether you choose to use a plugin or go the manual route, you can enjoy the familiar and user-friendly widget interface once again.
If you’re wondering how to restore and enable classic widgets in WordPress, this guide has provided all the necessary steps. Now, you can manage your widgets just the way you used to and focus on creating an amazing website.
Ready to bring back the classic widgets? Try it today and enhance your WordPress experience!
Read More – 12 Best Digital Marketing Tools To Grow Your Business