by Alex Brinkman | June 22, 2020 | Divi, Code Snippets
Out of the box, there are a few handy tools that are missing from the standard Divi Contact Form module. One of those tools being a way to add email verification fields to your contact form. Luckily, as with most things there is a javascript snippet to the rescue....
by Alex Brinkman | June 18, 2020 | Code Snippets, Divi
One of the most common questions I get asked is how to set up start date and end date fields in a Divi form using the date picker in the Divi Date/Time Picker plugin and forcing the end date to always be after whatever value the user selected for the start date. While...
by Alex Brinkman | February 6, 2020 | Code Snippets, Divi
Recently a question was asked in one of the Divi Facebook groups about how to achieve a particular effect using Divi. By manipulating the native Tabs module using pure CSS I was able to recreate the desired effect. Here is the link to download the JSON file if...
by Alex Brinkman | November 28, 2019 | Divi
When Divi 4.0 was released it introduced a much anticipated featured known as the Theme Builder. The theme builder was the answer for everyone who wanted to customize the default Divi header and footer as well as a bunch of other areas of the website that were...
by Alex Brinkman | November 19, 2019 | Code Snippets, General
Recently I ran into an annoying situation while working on the WP Creator’s Club site. WordPress was insisting there was an update available, however, when I visited the Updates page, there were no updates showing. Here is a screenshot of what I mean: Updates...