When used in grid mode, the Divi Builder's fullwidth portfolio module expands the featured images of projects to fully fill the grid boxes. This can lead to parts of the images becoming cropped or stretched, as can be seen in this same portfolio grid: If you'd prefer...
Divi
How to Fix Divi Contact Module Captcha Problems
The Divi theme's Contact form uses a math-based captcha to help cut down on spam. However, in some cases you may find that when you (or your users) enter the form, they receive a message that the captcha code is incorrect. Assuming the code is in fact entered...
Divi Footer Editor Plugin
I've previously written about how you can change the footer links in Divi. Now there is another option you may like to consider - the Divi Footer Editor plugin. The Divi Footer Editor plugin is a very simple plugin which aims to do one thing well. It gives you a...
The Divi Builder Post Title Module
The Post Title module is a new addition to the Divi Theme. By default, the Divi Builder doesn't add a title to your pages and you can also chose to hide the title on your posts (from the "Divi Post Settings" box), so that you can have full control over how your pages...
Adding Specialty Sections in Divi Builder
The Divi Builder gives you the ability to layout your pages in a number of sections. One often overlooked feature of Divi is the "specialty section" - a type of section with built-in sidebar(s). Because the sidebars are built-in, they are better laid out than if you...
Adding JavaScript / jQuery to the Divi Theme
There are several ways to add JavaScript (or jQuery - basically just of JavaScript with some additional features) code to the Divi Theme. One of the easiest ways is via the Divi Theme Options area. Adding JavaScript / jQuery via the Divi Theme Options If you go to the...
Enable Divi Builder on Custom Post Types
If you use the Divi Theme, you'll be familiar with the power and flexibility of the Divi Builder. However, when you start working on a custom post type you may find yourself missing the Divi Builder. If you'd like to enable the Divi Builder on your custom post types,...
Secondary Header Social Icons on Right
By default, the secondary header in the Divi Theme will display the social icons on the left when the contact information (phone / email) are enabled, but on the right if there is no contact information. If you'd like to display the social icons on the right-hand...
Stop Divi from Cropping Feature Post Heights
The Divi Theme sets a maximum height on featured post images at 675px. If you upload an image taller than this it will be cropped. You can prevent this behavior by increasing the maximum height (to about 1000px) by adding the following filter to your functions.php...
Stop Divi Featured Images from Stretching
By default the Divi Theme will stretch featured images to the width of the post area. If you'd like to disable this and have the images display at their actual size, you can do so by adding the following CSS to the theme: body.single article.has-post-thumbnail >...