- Getting Started With Starter Templates
- Install Starter Templates
- Premium Starter Templates – Install and Activate License
- Building Your Website With Starter Templates
- How to import Starter Templates with WP CLI Command
- Starter Templates — FAQs and Basics
- Understanding Starter Templates Compatibility Across Themes
- Starter Templates – Patterns
- Why You Need to Connect Starter Templates with ZipWP AI Website Builder
- Create Multilingual WordPress Websites with Starter Templates
- Getting Started With Starter Templates
- Starter Templates Importing
- How to Import A Complete Site With Starter Templates?
- How to Import Single Page With Starter Templates?
- Importing Gutenberg Pages, Patterns, and Kits
- Starter Templates – Elementor Popup
- How to Fix Starter Template Importing Issues
- Building Your Website With Starter Templates
- Starter Templates FAQs
- How to Import A Complete Site With Starter Templates?
- How to Import Single Page With Starter Templates?
- Can I Import Starter Templates Site on Existing Website?
- Importing Gutenberg Pages, Patterns, and Kits
- How to Fix Starter Template Importing Issues
- How to Fix Operation Timed Error While Importing a Starter Template?
- How to Fix Blocked Requests Error While Importing a Starter Template?
- How to Fix 5XX Error While Importing a Starter Template?
- Starter Templates Importing
- How to import Starter Templates with WP CLI Command
- Error 406 while importing Starter Templates on your WordPress website
- We are facing a temporary issue in importing this template
- Required for Import: Enable Elementor’s Flexbox Container
- Select Preferred Page Builder While Importing Classic Starter Templates
- Starter Templates – Free Images from Pixabay
- Starter Templates – Restore Customizer Backup
- Mountain Template With Elementor Theme Style
- Filter to Remove Starter Templates Button on Post Types
- How to Enable/Disable Elementor While Importing Starter Templates
- How to Set Block Editor as the Default Page Builder In Starter Templates
- How to Set Up Your E-Commerce Store With Starter Templates
- How to Enable Single Page Import Button with White Label
- How to Process Refund Requests?
- How To Reset WordPress Installation?
- XMLReader Support Missing – Starter Templates
- cURL Support Missing – Starter Templates
- Required File Permissions Missing – Starter Templates
- Disable Debug Mode – Starter Templates
- Update Required Plugins – Starter Templates
- Starter Templates — FAQs and Basics
- Starter Templates – Required plugins missing
- Plugin Installation Failed – Multisite
- System Requirements – Starter Templates
Enable or Disable Beaver Builder While Importing Starter Templates
You can select the page builders you want to use with Starter Templates and skip the ones you don’t need.
You can also decide if a particular page builder shows up in the dropdown or not. This dropdown is displayed while importing classic starter templates.
You can do this by turning them on or off in your WordPress settings or using a quick filter in your functions.php file.
This article will walk you through both of these incredibly simple methods.
Let’s begin!
How to Enable/Disable Beaver Builder From Your WordPress Dashboard
Head over to your WordPress dashboard and follow these steps:
- Navigate to Settings > General.
- Check the box next to the “Disable Beaver Page Builder Templates in Starter Templates”
- Click on the Save Changes button to apply these changes.
The Beaver Builder option will now disappear from the page builder dropdown.
Disabling Beaver Builder Using WordPress Filters
Note: It’s advisable not to edit the functions.php in the parent theme directly. If you prefer to modify the functions.php file directly, it’s recommended to do so on the child theme.
Alternatively, you can disable the Beaver Builder dropdown option using WordPress filters.
Simply add the following filter to your functions.php file located at Appearance > Theme File Editor > functions.php:
update_option( 'st-beaver-builder-flag', 1 );
Check out this article for information on adding custom code to your WordPress sites.
If you don’t want to tamper with your functions.php file, consider using free plugins like Code Snippets to add the above filter.
Previewing Your Changes
Check if these changes were applied successfully in your Starter Templates plugin.
To do this, go to Appearance > Starter Templates.
Move on to the next steps until you see this screen. Click on the page builder dropdown:
As you can see, there are only three options here and the option for Beaver Builder is no longer visible.
If you want to make Beaver Builder visible again in the dropdown, just remove the check next to the “Disable Beaver Builder Page Builder Templates in Starter Templates” or remove the above filter.
That’s it! If you face any issues enabling or disabling the Beaver Builder dropdown, please reach out to us. We’re always here to help!
We don't respond to the article feedback, we use it to improve our support content.