- 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
- 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
How to Enable/Disable Elementor 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 the 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 methods.
Let’s begin!
Enabling/Disabling Elementor 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 Elementor Page Builder Templates in Starter Templates.
- Click on the Save Changes button to apply these changes.
The Elementor option will now disappear from the page builder dropdown.
Elementor Not Showing Up In Starter Templates
If you are using Elementor and it doesn’t show up while importing Starter Templates, you need to simply:
- Go to Settings > General > Starter Templates again and switch off the checkbox next to “Disable Elementor Page Builder Templates in Starter Templates”.
Click on the Save Changes button to apply this change.
Elementor should show up in the dropdown while importing classic Starter Templates now.
Adding a Filter
Note: It’s advisable not to directly edit the functions.php file in the parent theme. If you prefer to modify the functions.php file directly, it’s recommended to do so on the child theme.
Alternatively, you can do this by modifying your functions.php file with the following code:
update_option( 'st-elementor-builder-flag', 1 );
You can also consider using free plugins like Code Snippets or My Custom Functions to add the above custom code without editing the file directly.
You can refer to the steps outlined in this article for detailed guidance.
Preview 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 Elementor is no longer visible.
If you want to make Elementor visible again in the dropdown, just remove the check next to the “Disable Elementor Page Builder Templates in Starter Templates” again.
That’s it! If you face any issues enabling/disabling Elementor, 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.