Around DIVI

DIVI tutorials

DIVI Change log

DIVI Change log

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

read more
Open content in popup without plugin

Open content in popup without plugin

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...

read more
Hide and show nav on scroll

Hide and show nav on scroll

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...

read more
Custom toggle section in DIVI

Custom toggle section in DIVI

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...

read more
DIVI Module inside module v2

DIVI Module inside module v2

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...

read more
Birth of a child theme

Birth of a child theme

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...

read more