Code Snippet Module for Divi Builder My latest WordPress plugin, Code Snippets, adds a new module to Divi Builder. It lets you easily display source code within your Divi Builder posts and pages. Adds a new code snippet module to Divi Syntax highlighting of...
dan
Get Rid of the Sidebar on Divi Builder Pages
One slight quirk of the Divi Theme is that once you've started using the Divi Builder, you can't change the page layout. As a result, if you started your page with a sidebar layout (for example), you can't easily switch to a full width, sidebar-less page layout. Here,...
Fix Divi Anchor Links Stopping at Wrong Place
The Divi Theme has a nice feature whereby you can use CSS IDs as anchor links. If you give one of your Divi Builder components (a section, module, etc) a CSS ID of, say, "jumptohere", then you can create a link of the form https://www.mysite.com/mypage/#jumptohere and...
Swap the Post Navigation Module Next and Previous Links
The Divi Theme comes with a post navigation module which lets you add links to your "previous" and "next" posts. By default, the "previous" link appears on the left and the "next" link on the right. If you'd prefer to swap them, you can use the following CSS:Related...
How to Put a Widget into Divi Module
You can use the Divi Sidebar Module to add widgets to the Divi Builder. This lets you position them on the page as though they were Divi modules. here's how to do it. Go to "Appearance > Widgets" in your WordPress dashboard. There, create a new widget area using...
Detecting when Divi Builder is Activated / Deactivated
In my earlier post, I described how to detect if the Divi Builder is in use on a given post / page edit screen. But what if you want to actually detect when the user enables / disables Divi Builder editor? It can be done as in the following way. Adding jQuery to the...
Fix Divi Sliders and Images not Working with WP 4.5
You may find that certain Divi Theme features stop working correctly when you upgrade to WordPress 4.5. For instance you may find that your sliders don't slide, or your images don't show. This post explains how to solve it. What's the problem? The problem is that...
Detecting if Divi Builder is Running
The Divi Theme includes a visual page builder, allowing edits to be made directly to the front-end view of the site. When adding custom code to a Divi site, it can sometimes be useful to determine whether or not the visual builder is active on the page. For example,...
How to Add Comments to a Divi Page
The Divi Theme supports comments on posts by default. But what if you want to add comments to a page instead? Luckily for us, the guys at Elegant Themes have provided an easy way to do this within the Divi Builder - by using the Comments module. The comments module...
Divi Ghoster Plugin
The Divi Ghoster plugin allows you to remove the Divi branding from your WordPress dashboard, presenting a cleaner experience for your users.