Blog
Adding Email Verification Fields to the Divi Contact Form
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....
Using the Divi Date Picker plugin to create start date and end date fields
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...
Divi Button Tabs [DOWNLOAD]
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 you're...
Divi Theme Builder Dynamic Footer Copyright Year
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...
WordPress showing update available but there isn’t one [SOLVED]
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...
WordPress Custom Login page fix redirect on error
While working on a client site recently I noticed that when using a custom login form (such as a page with Divi's Login module), when a user enters incorrect login credentials they're redirected to the wp-admin login instead of back to the custom form. This is less...
How to make Caldera forms match Divi 4+ Forms [Updated]
This article was updated November 6, 2019. Here at WP Creator's Club, we have a few plugins that extend the functionality of the Divi Contact Form module, such as our Divi Date/Time Picker and our Divi Multistep Contact Form plugin. Sometimes though we take on...
Background Image Zoom on Hover in Divi with 2 lines of CSS
A subtle background image zoom effect when hovering over an element on a web page is cool and modern effect to add to your website. It's also extremely easy to accomplish in Divi with just 2 lines of CSS. I've seen other tutorials on this that require copying the...
3 SEO URL Optimization Tips
Page URLs are one of the many signals Google and other search engines use when they index a page. Thanks to modern Content Management Systems like WordPress, page URLs are also easy to control to give your URL SEO efforts maximum leverage. Here are 3 SEO URL...
5 Second Landing Page Test
Landing pages are a simple concept, but creating highly effective landing pages which successfully convert users can be a pretty complex task. A great way to get started optimizing your landing pages is to use a technique known as the 5 second landing page test or...
Make Divi Header Phone Number Clickable
For whatever reason, the phone number in the Divi header isn't clickable by default. Sure, many mobile phones will automatically detect the phone number and, when highlighted, will allow users to call the number but it feels like it should just be a clickable element...
Custom Bullet List Icons in Divi
There are a few extremely handy HTML elements I find myself using a lot in web design. One of these elements is an unordered list (<ul>), also known as a bulleted list. Not only are they semantically helpful when it comes to making sure search engines understand...