Developer Documents Documents
-
Custom style your WordPress theme’s Landing Page template
Custom Theme Integrated Single-Landing-Page.php
-
Insert Custom CSS into All Landing Page Custom Post Types
-
Using Dynamic Form Fields with Inbound Now Forms
You can dynamically fill form fields with inbound forms. This is useful for automatically filling in known information about the … Read more →
-
Trigger Custom Javascript Event on Form Completion
The below script will enable you to fire custom javascript code after the inbound now form has finished processing. This … Read more →
-
Keep All URL Parameters on Landing Pages
If you pass URL parameters to your rotating Landing Page link our redirect script will perserve those parameters. But on … Read more →
-
Add Additional Lead Profile Fields to Lead Records and Map Form Fields
Introduction There are two ways to add lead fields to your Leads system, one is to use the UI interface … Read more →
-
Debugging Javascript Errors (No coding skills required)
Debugging Javascript Errors This tutorial will walk you through fixing your javascript errors caused by your theme or other plugins. … Read more →
-
Debugging Form Submission Data
Run the script in the console tab of the browser dev tools. This will disable the final form submission and … Read more →
-
Coding Standards
Below are the following coding standards that must be followed for contributing code to the open source project to ensure … Read more →
-
Integrating Landing Pages with a Genesis child theme
Synopsis Today we had to work with a client using the Genesis Theme and Landing Pages. We needed to create … Read more →
-
Changing email notification headers
In order to manually change email headers we will need to hook into the email send process using our custom … Read more →
-
Contributing to Inbound Now Codebase
This document illustrates the workflow users should undertake to contribute to the Inbound Now public codebase. Part I – Getting … Read more →
-
Landing Page Rotation and Caching
Landing pages offers in-plugin anti-caching support for the following caching plugins: W3 Total Cache Quick Cache If you areĀ using an … Read more →
-
How to Create Landing Page Templates Using ACF
Author: Giulio Daprela giulio.daprela@gmail.com Version: 0.0.1 Intro In the latest versions of the InboundNow suite of plugins we changed our … Read more →