Blog

View my WordPress tips, SEO tools & internet marketing advice
How to Add WOFF/WOFF2 Custom Fonts to the Divi Builder

How to Add WOFF/WOFF2 Custom Fonts to the Divi Builder

Divi recently disabled the ability to upload WOFF & WOFF2 webfont files in the Divi Builder custom font Drag & Dropload box due to “security reasons”.

To add WOFF & WOFF2 fonts to the Divi Builder try this…

Custom Divi Modules – Responsive Padding & Margin Fields

Custom Divi Modules – Responsive Padding & Margin Fields

PHP Create the custom margin field to display in the Design > Spacing toggle: Inside the render() function set up the margin/padding and responsive props: Render the default/desktop, tablet & mobile CSS: JSX Sources Not able to use Advanced margin_padding...

How to Make HTML Code Blocks Responsive

How to Make HTML Code Blocks Responsive

Quick Answer To make your HTML code tags more responsive and stop them overflowing off the side of the page, wrap them in <pre></pre> tags and apply white-space: pre-wrap; to them like this: <pre style="white-space: pre-wrap;">...

How to Add Chargebee to a Divi Pricing Table

How to Add Chargebee to a Divi Pricing Table

Sample jQuery attr() method to add plan ID to pricing table buttons: jQuery(document).ready(function() { // Add Chargebee checkout data type and create undefined button URL on all Divi pricing table buttons jQuery(".et_pb_pricing_table_button").attr({ "data-cb-type":...

How to Add a Chargebee Portal Link to a WordPress Menu

How to Add a Chargebee Portal Link to a WordPress Menu

Quick Answer Add this code to your functions.php file. Make sure to replace YOUR-MENU-ITEM-ID with your own menu item ID number. Chargebee is a subscription management service that lets you easily take payments for subscription plans you sell on your site. The Chargebee self-service portal allows your customers to login, upgrade their subscription and change […]

Recommended Cloudflare Page Rules

Recommended Cloudflare Page Rules

Cloudflare Page Rules for WordPress Admin Security If the URL matches: *.your-domain.com/wp-admin/* Browser Integrity Check: On Always Online: Off Security Level: High Cache Level: Bypass Disable Apps: Apps are disabled Disable Performance: Performance is disabled...

View Google International Search Results

View Google International Search Results

View international Google search results pages from over 230 countries... A simple tool for checking your international keywords and testing your organic SEO results for free! Enter a search term: Choose a country: United KingdomUnited...

URL Trimmer Tool

URL Trimmer Tool

Simple JavaScript Tool to Trim URLs down to Protocol, Hostname, Domain, Path, Query & Hash. URL: Protocol: Hostname: Domain: Path: Query: Hash:

Google Analytics Campaign URL Builder Tool

Google Analytics Campaign URL Builder Tool

A tool to let you easily add Parameters, Source/Medium, & Keyword Terms to URLs to help you track custom campaigns in Google Analytics. Website URL: Referrer Source: Marketing Medium: Campaign Name: Keyword Terms: Content Dimension: Your Google Analytics Campaign...