To be notified about new tools and features, please join the Facebook group and/or subscribe to email announcements.
-
Background Image Position / Focal Point
Video: https://youtu.be/Lc0w0YpnEuE
The video shows how to set the focal point for a background image so you can control which part remains visible when it gets responsively cropped for different window or device sizes.
-
Change Membership Navigation From Icons To Text
Script: https://pastebin.com/4Rupqs9M
For an alternative look, pasting this script into custom code blocks within membership posts allows you to replace the navigation icons (the ones in the upper right corner) with text links.
-
Dual-Resolution Membership Logos
Script: https://pastebin.com/B5P6e6HG
Kartra accepts a logo image up to 50px high to display in the membership area. These are pretty low resolution images to begin with and tend to look worse after responsive scaling for different window and device sizes. Including this script in your membership posts allows you to supply pre-scaled 60px and 40px high images to be displayed without rescaling.
-
Edge-To-Edge 100%-Width Desktop Content Columns
Video: https://youtu.be/eQ9AbB5X-Ag
Normally, "full-width" content on a desktop device only extends to a certain point (to avoid making textual content overly difficult to read) and any additional width contains only the background color or image. The video shows how you can make desktop content extend from edge-to-edge like it does for tablet and mobile devices.
-
Fixed (Static) Section Background Images
Video: https://youtu.be/kq-mVeS7gi8
The video shows how to make a background image stay in a fixed position as the content is scrolled over it..
-
Horizontal-Before-Vertical Forms
Pastebin: https://pastebin.com/vUsEy75Q, https://pastebin.com/GeQxsfmZ
Video: https://youtu.be/Swz4xWkhCdI
Kartra form fields natively only stack vertically. The sample code allows you to create forms that flow horizontally before they extend vertically. The video shows how to combine horizontal and vertical forms on the same page.
-
Run Google Analytics From The HEAD Tracking Section With Google Tag Manager
Video: https://youtu.be/w-10TkcFDJE
Google Analytics supplies HTML code to embed on your page, but the Kartra HEAD tracking section only accepts JavaScript. This video shows how you can deploy Google Analytics using Google Tag Manager, which can be added using only JavaScript, as required by Kartra.
-
Sanitize Personal Information From WebinarJam & EverWebinar Registration Confirmation URLs
Script: https://pastebin.com/AGKCZwHx
WebinarJam and EverWebinar pass personally-identifying information("PII") in their registration confirmation URLs. Facebook warns you about terms-of-service violations if you use their pixel with this information present. To avoid this, copy and paste the script code into the confirmation page above the Facebook pixel code to move the PII out of the URL and into browser local storage.
-
Set Up Kartra HTTPS Custom Domain Forwarding And Tracking Links
Video: https://youtu.be/w-10TkcFDJE
Setting up secure custom domain forwarding (https from your base domain to your Kartra custom subdomain) can be tricky, especially with some domain registrars. This video shows how you can do it using a free CloudFlare account.
-
Sharp, Full-Width Images In The Advanced Email Builder
Video: https://youtu.be/fhpoT0rrIyU
The Kartra advanced email builder downsizes images to fit the width of the main content column, but edge-to-edge images display wider than that and look fuzzy as a result of re-upscaling by the browser after downsizing by Kartra. The video shows how a work-around for achieving sharp, full-width images.
-
Understanding "AND" Versus "OR" In Email Recipient Selection
Video: https://youtu.be/wmIims-XtA0
Not sure when to use "AND" versus "OR" in your email recipient selection rules? This video breaks it down and explains it for you.