- 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 Disable The Design Kit Library In Starter Templates
The Design Kit Library in Starter Templates provides a range of pre-designed layouts, elements, and style presets to help you build your website quickly.
This button is present in your WordPress editor here.
However, you might want to disable it for specific reasons, like customizing your design manually.
This article will guide you through the process of disabling the Design Kit Library using a simple filter.
Note: We recommend adding this filter to your child theme. Using a child theme ensures that your changes are preserved even if the parent theme is updated.
Disabling the Design Kit Library
To disable the Design Kit Library, you need to add the following PHP filter in your functions.php file. Here’s how you can do it:
- Go to Appearance > Theme File Editor from your WordPress dashboard.
- Navigate to the functions.php file and paste the following PHP filter.
add_filter('astra_sites_disable_design_kit', '__return_true');
Click on the Update File button once done.
The “Design Library” button and all of its related features will be disabled on your site.
That’s all! We hope this article has been helpful.
If you have any further questions, please feel free to contact us by opening a ticket below. We’re always here to help!
We don't respond to the article feedback, we use it to improve our support content.