FunnelKit Automations: Why You Need Link Triggers To Execute More Than Once (Very Important)
December 1, 2021
PHP Code: At the bottom of this post I have included a link to another post I have written where you can get the PHP Code you need to allow Link Trigger actions to run every time a user clicks on them. But I highly recommend you read this article first to understand how Link…
Read MoreFunnelKit Automations: Double Opt-in Setup (The Complete Guide)
November 30, 2021
This page will show you how to set up a double opt-in using FunnelKit Automations, Link Triggers and Automations. For the skim readers out there, here is a quick outline of what we will be setting up throughout this tutorial. How to set up your double opt-in in 3 easy steps: I HIGHLY suggest you…
Read MoreFunnelKit Automations: Execute Link Triggers More Than Once (Code Snippet)
November 30, 2021
To execute a Link Trigger multiple times in FunnelKit Automations, you need to add a bit of custom PHP code. Here is the snippet of code you need to add into your WordPress install (i.e. most likely into /wp-content/themes/yourtheme/functions.php). Add to functions.php: Read on to see how you might use this feature in your business...…
Read MoreSet up a Blog with Beaver Builder: NEW 2023 Method
May 2, 2021
By using the Blog Post modules available in Beaver Builder plugin (or any third-party Beaver Builder addon) and adding them to a page to create your main blog page, you may be limiting yourself both now and in the future. This is not the conventional way to set up a blog with Beaver Builder and you run the…
Read MoreFix FAILED transactions in Stripe: Payment declined by customer’s bank
August 16, 2018
There are different reasons a transaction will be seen as FAILED in stripe, including the common incorrect CVC number and Card number, but then there's what I was seeing. Are you seeing Failed transactions in your Stripe account? It really put me through all sorts and while I knew I was getting a heap of…
Read MoreWordPress user access: 100% FREE plugins to restrict user access in WordPress
October 12, 2016
In today’s video tutorial, I’m going to talk about restricting user access in WordPress. Here's the video So, let’s say you’re doing a website for a client. Different people will get access to different pages and sections of the WordPress Dashboard like not being able to install plugins (we know plugins can break sites). For most people, if…
Read MoreClick and scroll to a section on the page using Beaver Builder
August 16, 2016
Have you ever wondered how you can allow your users to click and scroll to a section on the page? Maybe you're creating a one page website and you want to have the menu up the top and each menu item links to a section on that one page. This is commonly referred to as "scrolling…
Read More