Introduction
Divi, a popular WordPress theme and plugin, offers a flexible and intuitive way to build websites. However, like any software, it may occasionally encounter issues. This guide covers installation and troubleshooting, including dealing with the et-cache folder and error logs.
Installing Divi
- Purchase and Download: Obtain Divi from Elegant Themes[1].
- Install the Theme or Plugin: In your WordPress dashboard, go to ‘Appearance’ > ‘Themes’ for the theme or ‘Plugins’ > ‘Add New’ for the plugin. Upload the Divi .zip file and activate it[2].
- Initial Configuration: Follow the setup wizard to configure Divi settings.
Common Troubleshooting Steps
- Clearing the et-cache Folder: Sometimes, Divi’s performance issues can be resolved by clearing the et-cache folder. This folder stores temporary data and clearing it can solve various glitches[3].
- Checking Error Logs: Access error logs via your hosting account or by enabling WP_DEBUG in WordPress to identify issues[4].
- Updating Divi and WordPress: Ensure both Divi and WordPress are updated to their latest versions to avoid compatibility issues[5].
- Deactivating Plugins: Conflicts with other plugins can cause issues. Try deactivating other plugins to identify the culprit[6].
- Switching Themes: Temporarily switch to a default WordPress theme to see if the issue persists, indicating whether it’s a Divi-specific problem[7].
Advanced Troubleshooting
- PHP and Server Configuration: Check your server’s PHP version and settings. Divi may require specific PHP configurations for optimal performance[8].
- FPM Logs: For advanced users, checking PHP-FPM logs can provide insights into server-side issues[9].
Seeking Support
- Elegant Themes Support: If you’re unable to resolve issues, Elegant Themes offers dedicated support for Divi users[10].
- Community Forums: Engage with the Divi community in forums for additional tips and solutions[11].
Conclusion
While Divi is user-friendly, occasional troubleshooting is part of the web development process. By understanding common issues and their solutions, you can ensure a smooth experience with this powerful WordPress tool.
References
- Elegant Themes Documentation: Developer Documentation Archives.
- Elegant Themes Documentation: Divi Theme Documentation Archives.
- Elegant Themes Documentation: Other Features Archives.
- Elegant Themes Documentation: Learning The Basics Archives.
- Elegant Themes Support: Find Out Why Divi Customers Rave About Our Premium Support.
- Divi Engine Help: Common questions and support documentation.
- Quadlayers: divi Archives.
- Elegant Themes Documentation: Divi Builder Plugin Documentation Archives.
- WP-Root.org: Troubleshooting.
- DiviFlash Docs: Docs – DiviFlash.
- GeneratePress Documentation: Troubleshooting – Documentation.
WordPress setup maintenance note
Before changing a live WordPress site, make the work repeatable: take a backup, write down the current theme and plugin versions, confirm PHP compatibility, and test the change on staging or during a quiet maintenance window when possible. That keeps a small design, migration, webhook, or repair task from turning into a broken storefront or contact form.
Safe verification checklist
- Back up the database, uploads, themes, plugins, and
wp-config.phpbefore editing files or running imports. - Confirm the admin dashboard, homepage, menu, forms, search, and one deep page still load after the change.
- Clear page cache, object cache, CDN cache, and browser cache before judging the public result.
- Check mobile layout and at least one private or logged-in workflow if the post touches themes, builders, or WooCommerce.
- Keep the rollback path simple: know which backup, plugin version, theme file, or DNS value you would restore first.
Related WordPress setup guides
- How To Create A 5 Page Website For Your Business With WordPress And Elementor Pro
- Create Header Template With Elementor Pro in WordPress
- How To Migrate Your Website From WordPress.com To WordPress.org Easily
- Fix WordPress Database Connection String With cPanel File Manager
- Optimizing Images with EWWW Image Optimizer WordPress Plugin
- Installing WordPress on Windows 10/11: A Step-by-Step Guide
- Fixing WordPress Maintenance Mode: A Step-by-Step Guide
- Elementor and Hello Theme: Installation and Troubleshooting Guide for WordPress
- Migrating WordPress Using wp-content and .sql File: A Comprehensive Guide
- Creating a WordPress Child Theme: Why Base Theme Choice Matters
For official background on routine WordPress maintenance, keep the WordPress update documentation and the WordPress backup guidance handy while planning changes.


