- 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
- Can’t See Newly Added Templates in Starter Templates Library?
- 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?
- Could not store XML file in /wp-content/ folder?
- Starter Templates FAQs
- The blank screen in the Customizer area
- Error 406 while importing Starter Templates on your WordPress website
- WP_Error-cURL error 7: Failed to connect to websitedemos.net
- cURL error 60: unable to install Astra Pro plugin
- We are facing a temporary issue in importing this template
- Curl Support Missing Error – for the Administrators
- How to Resolve Update Failed: -1 issue with Starter Templates plugin?
- XMLReader Support Missing – Starter Templates (For the Administrators)
- Page Not Found Error When Accessing Starter Templates
Disable Debug Mode – Starter Templates
While importing Starter Templates, does the popup say – “Disable Debug Mode“? If yes, here’s why and how you can clear it.
Why Disable the Debug Mode?
This notice pops up if you have WordPress debug mode enabled on your website. This mode helps to catch all errors, notices, and warnings on your website. This might interrupt the import process.
There are two methods available to disable the debug mode in WordPress. You can choose the one that aligns with your preferences:
Method 1: Editing the wp-config.php File
You can clear this by simply disabling debug mode on your website. To disable it, just add the following line of code in the wp-config.php file.
Please add this code before the “That’s all, stop editing! Happy publishing” line:
define('WP_DEBUG', false);
Save the file and refresh the Starter Templates interface on the front end. Try importing the template again.
Method 2: Disable Debug Mode Using a Plugin
If you don’t want to want to tamper with your wp-config.php file, you might want to consider an alternative way to turn off debug mode.
For this, we use plugins such as WP Debugging.
- Install and activate the WP Debugging plugin.
- Post-installation, click on Plugin Settings.
To disable the debug mode:
- Unselect the checkbox next to Set WP_DEBUG to true.
- Select the checkbox next to Set WP_DEBUG_DISPLAY to false, default is true.
- Click on the Save Changes button.
Now, if you try to import the starter templates again, you won’t encounter the error popup. For example:
Hope this guide helped you. If you need further assistance, please feel free to reach out to our support team.
We don't respond to the article feedback, we use it to improve our support content.