by Geno Quiroz | Nov 14, 2018
Have you ever wanted to replace the Divi Top Header with Divi Page Builder Layout from the Divi Library? Now you can inject a custom Divi layout from your Divi Library above your Default Divi Main Header using the new Divi Hooks. All we have to do is add a simple snippet of PHP to your functions.php file.
by Geno Quiroz | Nov 12, 2018
In this tutorial, I will show you how to inject a custom Divi layout underneath your Default Divi Header using the new Divi hooks.
by Geno Quiroz | Aug 20, 2018
You can add a custom Divi header layout from your Divi Library to your search results page using the new Divi Hooks by adding a simple snippet of PHP to your functions.php file and a little CSS to your stylesheet.
by Geno Quiroz | Jul 11, 2017
In this tutorial I am going to show you how you can add a title and search term to your Divi search results page
by Geno Quiroz | May 29, 2017
In this tutorial I am going to show you how you can create a separate category.php file and add the Category Title & Description on your Divi Category Archive pages.