I use the Divi WordPress theme in many of my sites. On my personal site, I was using the Divi Contact Form module at
Read MoreCategory: WordPress
Tips and tricks for WordPress

Use WordPress as a Static Site Generator for Insane Speed, Reliability, and Security
WordPress is a great website platform which I use and develop on every day, but, it has its weaknesses. It requires a database that
Read More
The Easiest Way to Make Your WordPress Divi Accordion Module Start Out Closed
Many people who use the WordPress Divi Accordion Module want it to start out closed by default. Every WordPress client I have who uses
Read More
Query a WordPress Custom Field Stored As an Array
Querying a WordPress database is pretty straightforward using WP_Query or get_posts(). However, I ran into a problem when I was trying to search for
Read More
Set Up a Background Task (“Cron Job”) in WordPress
Let’s say you have a page or piece of code that needs to be run regularly, say once a day, or once an hour.
Read MoreImport Members into WordPress Ultimate Member from CSV File
The Ultimate Member plugin is a formidable package for managing membership on a WordPress site. Surprisingly, however, it does not have a built-in way
Read MoreFix WordPress Ultimate Member Cover Photo Not Uploading
Ultimate Member is a very widely-used membership WordPress plugin. It works well, but I’ve come across a number of problems with the uploading of
Read More
My Most Useful WordPress Plugins (My “Cheat Sheet”)
These are life-saving WordPress plugins that I use on many of my clients’ and my own sites. Alright, maybe “life-saving” is a slight exaggeration,
Read More
Create a WordPress Multisite Network with Different Domain Names
I had a situation where I needed to create a WordPress Multisite network of sites with each site having completely unique domain names. I found
Read More
Map a Separate Domain Name to a WordPress Page or Post
I had a client who wanted to map a domain name directly to a WordPress Page, and not show the WordPress URL. For example, let’s
Read More
Style the WordPress Media Player!
The WordPress 3.6 Media Player came at just the right time for me. Just a month before, Yahoo discontinued their Yahoo Player, and I
Read More
Make Any WordPress Theme Responsive (Mobile-Friendly)
Here is the scenario: You’ve searched high and low and found the perfect WordPress theme for yourself or your client. But, there’s one big
Read More
Twelve Ways to Massively Speed Up Your WordPress Site
Is your WordPress site loading slowly? There is a cool tool called Pingdom which creates waterfall charts so you can see exactly what is slowing
Read MoreMake a WordPress Post Stay at the Top of the Page
Most WordPress landing pages either contain static information or the latest posts. But what if you want the both worlds – a landing page
Read More