How to add 3rd party component to Divi Builder? (ex. custom email provider)

11
August
2022

We have an awesome SendFox for WordPress plugin. SendFox is an email provider that I wanted to integrate to Divi Builder’s Email Opt-in Block. To just add it to the list of other email providers. Here’s the story and the solution at the end. I am proud to share it, because I was not really able to find anything anywhere, besides one raw example on GitHub. Firstly, I was able to build a custom wrapper for SendFox API following the Divi’s standards and just used one of the other classes there as an example. Then I was able to test… Read More →

by Bogdan in Tips and Tricks

WooCommerce | Skip The Cart, Go Directly To Checkout

02
December
2021

At times we may want customers to skip the cart process and head directly to the checkout page after adding a product to the cart. In this video I will run through how to accomplish this using 2 different methods. 1) Using a PHP function. 2) Using our WooCommerce Skip Cart PRO plugin Needed Function Code: or request our WooCommerce Skip Cart Pro plugin.

by Sterling in Blog, Tips and Tricks, WooCommerce

WooCommerce | Add A Custom Thank You Page

01
December
2021

Learn to add a custom thank you page redirect to your WooCommerce store using 2 different methods: 1) Using a PHP function. 2) Using our Custom TY Pages Pro Plugin Needed Php Function: or request our WooCommerce TY Pages Pro plugin.

WooCommerce | Customize The My Account Page

16
November
2021

At some point you may want to customize the My Account page for your customers. In this video I take you through renaming, removing and adding custom tabs to your customer account page. Functions for renaming and disabling tabs: Functions for adding a custom tab:

by Sterling in Blog, Tips and Tricks, WooCommerce

WooCommerce | Add A Testimonial To Your Checkout Page

08
November
2021

Adding a testimonial to your checkout page can put potential customer at ease and increase your overall sales conversions. In this video Sterling runs through the process of adding a testimonial to your checkout page manually using a function and css; he also runs through adding testimonials to a Handsome Checkout, One Page WooCommerce Checkout. Needed Function Code: Needed CSS Code:

WooCommerce | Add A Guarantee Image To Your Checkout Page

26
October
2021

Adding guarantees can instantly improve conversions on your WooCommerce Checkout Pages. In this video Sterling runs through adding a guarantee to your WooCommerce Checkout using 2 different methods. Customizing and adding a function to your WooCommerce website. Adding and managing Trust Points with our Handsome Checkout plugin. Function needed to add guarantee to your WooCommerce Checkout Page:

by Sterling in Blog, Tips and Tricks, WooCommerce

WooCommerce | How To Hide The Coupon Field On Checkout

25
October
2021

When using WooCommerce you man want to hide your coupon field. In this quick video Sterling runs you through disabling the coupon code field using 4 different methods: Disable store wide using WooCommerce settings. Disable the coupon field using a PHP Function. Disable the coupon field using CSS. Disable the coupon field while using Handsome Checkout. PHP Function needed to disable coupon field on checkout CSS Code needed to disable coupon field on checkout

WooCommerce | Custom Checkout Button & Input Style (Using CSS)

18
October
2021

How to update your WooCommerce checkout page button colors and input style using a little CSS code. Sterling runs through how to correctly add the CSS to your website and how to tweak the CSS to work with your branding. Let us know if you have any questions! Custom CSS:

by Sterling in Blog, Tips and Tricks, WooCommerce

Features That Shouldn’t Be Missing On Your WooCommerce Checkout Thank You Page

14
June
2020

It’s essential to thank your customers after every purchase. Even if you have amazing products to sell, you should please them so that they become repeat customers. With a WooCommerce checkout thank you page, you’re a step ahead. Nevertheless, there are some features you need to include on this page for you to see results. A strong WooCommerce checkout thank you page should go beyond displaying order details. If you’re out to add more leads, you may consider including improved features that encourage customers to come back. For instance, by reminding a customer to sign up for a newsletter for… Read More →

by Bogdan in Tips and Tricks

Sell More Products with an Effective WooCommerce Checkout Page Template

05
September
2019

Are you seeing a high cart abandonment rate in your online store? If your checkout is working properly but you’re not seeing the conversion rate at checkout that you want, it probably has to do with your checkout page template. While checkout is the last step of the sales process, it is perhaps the most important. A sale is not a sale until you collect their payment information, so if your checkout isn’t capturing payments, you have a problem. Cart abandonment can be caused by a variety of factors, including overcomplicated steps, asking for too much information, and giving the… Read More →

by Bogdan in Tips and Tricks