This code snippet doesn’t disable Divi’s own custom post type called Projects, but rather just removes it from view in the admin area. For numerous reasons you don’t want to remove the Projects custom post type (screwed up templates, time outs, etc.)...
Gabriola Graphics Blog
Creating A Divi Child Theme
Rather than try to better Elegant Themes own guide, let me point you to their awesome article: Ultimate Guide to Creating a Divi Child Theme
Divi Friendly Global Footer
This trick will allow you to create a Divi friendly footer (within the front-end builder) and then via a child theme modification to the footer.php file, have it echo throughout your site. <style>.embed-container { position: relative; padding-bottom: 56.25%;...
Divi Align Module to Bottom
When trying to align content to the bottom of a column, use flex. <ol> <li>Make sure your row has the <strong>equalize heights</strong> option turned ON.</li> <li>In the <strong>column</strong> you wish to align the...
Website Copying, Mirroring and Downloading for Offline Browsing
I recently had to copy a static website for a client that no longer had access to their back-end. I used a program called HTTrack Website Copier to download the entire site locally, so that I could then upload it to a new server location. It only comes up once a year...
Force HTTPS But Not For Add-On Domain
Setting up a new add-on domain* for a client today and found that I could not access the new add-on domain name directly. It was appending the new add-on domain name to the root or main site url. So instead of taking the visitor to www.newdomain.com it was taking them...
Fix Dreamweaver Double-Spaced Code
Due to Unix/Linux/Windows server environments, when you are editing code locally in Dreamweaver you’ll sometimes find your code double-spaced for the whole file. A quick fix is to run this find/replace command to remove the extra spaces. In Dreamweaver:...
InMotion Hosting: Fix Image Upload Error for WordPress
This may be pertinent for WordPress installs on InMotion web hosting only. I ran into an image upload error for a new WordPress install where the only message displayed was “HTTP error”. After following the usual actions of checking folder permissions, php...
Popular Brands As SVG Graphics (With One Click) From Simple Icons
Whether you’re looking for one or more vector-based SVG icons for your project, Simple Icons at simpleicons.org does a fantastic job of presenting them to you with a no-nonsense and easy to use interface (single-click to download). These icons can be used on the...
Broken Images on Web Pages: Web Developer Browser Tools
Earlier today I was tasked with finding and fixing broken images on a retailer’s website, where there were of course thousands of images to go through. Here’s what I did to see and fix all the broken images (and the links pointing to them)… In this...
This section only shows on mobile. The sidebar above disappears on mobile.



