Blog

Extract the URL from the Uncanny Toolkit Logout Shortcode

When working to integrate LearnDash into your site, you may wish to make use of Uncanny Toolkit and the useful shortcodes it provides. One such shortcode is the "uo_logout" shortcode which adds a logout link to the page. However, if you find yourself needing to get...

Fix Divi Pricing Tables Module Title Color not Working

If you're experiencing an issue where the title color of your Divi Pricing Tables module appears correctly in the Theme Builder but shows a different color on the live site, you're not alone. This discrepancy often arises due to conflicting styles with the same level...

Center Align the Image in the Divi Person Module

When the Divi Person module is displayed in a narrow width (e.g. in a two-column row), the person image will appear above the title and description and is left-aligned by default. Unfortunately, there isn't an option to center align this image directly within the...

Change the Divi Email Optin Module Placeholder Text

The Divi Email Optin module is an easy way to add a signup form for you mailing list. It can include several fields: First Name, Last Name, Name and Email. There isn't an option in the email optin module to change the placeholder text for these fields. However, they...

Change the Timezone for the Divi Countdown Timer Module

The Divi Countdown Timer module is great for adding countdowns to events or sale endings. By default, the countdown timer uses the timezone configured in WordPress Settings. However, there are times you may want to set a different timezone specifically for the...

Display SQL Results with Divi PHP Code Module

The Divi PHP Code Module lets you easily add PHP code anywhere in your Divi Builder pages. One of the many things you can do with it is execute and display the results of SQL statements. Here's an simple example. Suppose you want to display the titles of your 5 latest...

How to Create a Dog-Ear Effect in Divi

Creating a dog-ear effect on your Divi site elements can add an appealing visual touch, creating an impression of a page corner being folded over. This guide will walk you through applying a consistent dog-ear effect using CSS with specific dimensions, and demonstrate...

Show or Hide Menu Items Based on Logged In Status

Do you need to show some of the items in your Divi menus only to logged out users or only to logged in users? For example, showing a "login" link to logged out users and a "logout" link to logged in users. Here's how to do it. Set Up Your Menu If you haven't already...

A Primer on Blogging with Divi

Here's a primer on blogging in Divi that I shared in one of the forums. I'm reposting here in case it is of use to anyone. It explains some of the main terms relating to the set up of blog posts, blog pages and blog templates in Divi. As you may know, WordPress is...

Fix PDF Embedder Overlapped by Content Below in Divi

The PDF Embedder plugin lets you easily embed PDFs in your pages. When embedding PDFs in your Divi site, you might encounter an issue where the footer or other content overlaps the embedded PDF. Here's how to fix it. This issue occurs when the PDF is added using the...