I think it's very important to know all change made to a theme when/before updating to new version. You'll find a Global changelog for DIVI theme on Elegant Themes website : Changelog DIVI
I think it's very important to know all change made to a theme when/before updating to new version. You'll find a Global changelog for DIVI theme on Elegant Themes website : Changelog DIVI
A new tutorial coming from a question on facebook group Divi Theme Tutorials. The goal was to open a picture in a lightbox using a link. of course there are plugins to do that, but DIVI already use a lightbox system based on Magnific popup library. Better than install...
This tutorial come once more after a question posted on facebook group Divi Theme Tutorials and relies on headroom.js library. Maybe you didn't noticed that the nav bar of my website is no more fixed. If you scroll down the nav will hide, and will come back when you...
Here goes a little tutorial to achieve something i was asked for on a facebook forum. It seems common for church websites to have a "new here" section, hidden but available to display for those who aren't familiar with the church. What we need is a little jQuery...
In a previous tutorial, i explained how to add a DIVI "section" or "module" inside another module. Some code had to be added to functions.php file and when you fear/don't know how to code in php, it can sound hard. So i made a little plugin to help those who don't...
Why you need a child theme and how to easily get one A child theme allows you to do any customization to override the CSS and php of the parent theme. Here i'm going to give you the way a add a child theme to the DIVI Theme (it's the same way for any theme but here...
In this tutorial, ill' show you how to insert a DIVI Section or module inside another DIVI Module. Then, you'll be able to add google maps, contact forms and whatever you want inside accordion or tab modules for instance... Once more, the process relies on using the...
In this short tutorial, we'll see how to add rows and modules over an image with overlay. Of course if we make all rows full width, there is no need for this tutorial as we can set rows background to become the overlay for our image. But here, the overlay is...
Would you like to use the DIVI Builder to create a layout for your Categories pages ? Let's go to the DIVI Library and let's add a new MODEL. You must select "LAYOUT" when creating your new model (otherwise it won't work well) You can add anything you want in your...
Like promised, in this tutorial, we'll see how to customize DIVI Slider using parameters and CSS in order to add navigation boxes under slides. All started on Facebook, when we discussed about the way to achieve a custom slider with boxed bullets using DIVI. The...
In this tutorial, we'll see how to add a DIVI Section, anywhere you want inside templates of your DIVI website. For what benefit would we do this ? Why won't we use the DIVI Builder to add content inside our page ? We will add content inside PHP templates, at places...