button module

Make a Divi Button Popup a Calendly Widget

Calendly lets you manage your calendar and appointment scheduling. It includes an option to embed widgets within your website. While Calendly includes the option of embedding a popup, if you want the popup to be triggered by a Divi button, here's a way to do...

Set the Divi Show / Hide Button Link URL

Divi Show / Hide Button includes an option to make the button link to a target URL, similar to a standard button module in the Divi builder. However, there are a few differences in behavior compared to the standard button module. The option and it's behavior are...

Create a Divi Button with no Text

The Divi theme comes with a Button module which lets you create buttons with text and an optional icon. But what if you just want the icon, but no text. Here's how to achieve that.Create an Icon-only Button By default, Divi won't display an button which has no text,...

Open/Close Entire Divi Accordion Module

The Divi Theme's Accordion module doesn't come with a way to open / close all accordion toggles at once. Here's how to add a Button module which will do just that.Step 1: Add a Button Module Begin by adding a button module to your layout. This will be the button that...

Create Tabs with Divi Show / Hide Button

The Divi Theme includes a tab module for creating tabbed content. However, if you want more flexibility, here's how you can use Divi buttons to create tabs.Creating Tabs with the Divi Show / Hide Button ModuleI created the Divi Show / Hide Button Module as an easy way...

Making a Divi Button Non-Clickable

The Divi Theme's button module gives you an easy way to add a styled, linked button to your page. But what if you want the button to be unlinked / non-clickable? Make the Divi Button Unclickable on All Devices To make a button non-clickable on all devices (i.e....

Simple Membership Payment Button Module

The Simple Membership plugin lets you set up membership levels on your site and restrict access to those membership levels. One of its features is a payment button shortcode which can be used to charge users for access. The default button generated by the shortcodes...

Using Shortcodes in the Button Module

Divi Shortcode Enabler allows shortcodes to be used in various Divi modules, including the button module. Currently, Divi Shortcode Enabler supports using URLs in the following button module fields: * Button text* Button Link URLUsing shortcodes in the Button text...

Reveal a Divi Module (or Row / Section) when Button Clicked

This post describes how to show, hide or toggle Divi Builder elements at the click of a button.Reveal Elements on Click using Divi Show / Hide Module Divi Show / Hide Button Module is a plugin I designed to make it easier to implement some of the effects described...

Creating a Logout Button in Divi

Would you like to add a button to your Divi Builder pages to let your users logout? Here's how to do it.Creating a Basic Logout Button To create a simple logout button, you can just set the Button URL to something like this: Replacing "https://www.mysite.com" with the...