The Divi theme comes with an Accordion module which lets you present FAQs and other content in expandable boxes (or "toggles"). Open accordion toggles display a close icon on the right hand-side of the title. But there isn't currently an option to display an...
Blog
Put One Divi Accordion Module inside Another
If you need to embed one Divi module inside another, there are several free plugins out there that may help, such as Simple Divi Shortcodes, Shortcodes for Divi, or Divi Library Shortcodes. They all work in more or less the same way - you save your inner module to the...
Hide Default LearnDash Components when using Divi
Divi LearnDash Kit lets you design LearnDash courses from within the Divi Builder. When doing that, you may wish to hide some of the default content that Divi and LearnDash add outside the Divi Builder layout area. Specifically, this includes the default course...
Add Second Button to Blog Module Posts
The Divi theme comes with a blog module, which lets you display a list of posts anywhere on your site, complete with featured image, excerpt and read more button. If you'd like to add a second button beside posts in the Divi blog module, here's a way to do it. I've...
Add / Remove LearnDash Course Materials
If you want to add supplementary materials to a LearnDash course page, you can use the built-in "Course Materials" option. Enable LearnDash Course Materials You'll find the option to add course materials by going into the backend edit screen for your course page and...
Set Password Cookie Expiry in Divi Password Box
The Divi Password Box module lets you style password protected WordPress pages using the Divi Builder. The module builds upon WordPress's password protection, and as such when the user enters the correct password, they will gain access to the page for 10 days. After...
Prevent Empty Searches in the Divi Search Box
By default, an empty search in Divi will result in the display of all posts on the search page. Here's how to prevent empty searches.Prevent Empty Searches in the Default Header Search Box To prevent empty searches in the search box revealed by the search icon in the...
Add EDD Cart Icon to Divi Header
Want to add a cart icon to the Divi header when using Easy Digital Downloads? Here's how to do it. Simply add the following PHP code to your site:Related Post: Adding PHP to the Divi Theme This code is based on a snippet shared by Isabel Castillo. I've customized it a...