How To Add A Dropdown Menu To Your Lightbox Follow these instructions to add a dropdown menu to your lightbox. Step 1 Select one of the custom fields from...
How to dynamically add content from a jQuery selector into your lightbox jQuery selectors allow you to find and target specific HTML elements. With Digioh’s Dynamic Content feature, you can target any...
How to Output Messages to Console from Custom JS Digioh has a “private console” system. By default, it does not immediately display messages to the console: console.log(message); DIGIOH_API.log(message); These...
How to Pass a URL Parameter As a Custom Field to an Integration To pass information from a query parameter in a URL through your lightbox as a custom field, follow these steps....
How to Manually Trigger a Lightbox via API Use the following Digioh API call in Custom JS (Parent): api.LIGHTBOX.loadLightbox(lightbox_guid); Where lightbox_id is the long GUID for the particular...
How do I test boxes on my site? Our Test URL feature allows you to see what lightboxes look like on your website before you’re ready to go...
How to Delete an Email Address from Digioh To delete a specific email address from Digioh, follow these steps. Go to Reporting>Subscriber Data: Click “Advanced” on the bottom-right...
How to Launch QA JavaScript to a Staging URL Digioh’s QA mode makes it easy to trigger lightboxes on test URLs on your site. However, in most cases, you...
Pixel-Perfect Positioning and Centering What you’ll learn: Accurately adjust the size and position of elements to the nearest pixel. Effortlessly center elements within your...
How to add users to a Campaign Monitor Segment in a list If you are setting up a Digioh integration by yourself, we first recommend reading about Digioh Integration Basics. 1. First,...
How to Integrate with Campaign Monitor Campaign Monitor’s powerful email marketing platform provides design, personalization and automation tools that help brands send stunning emails. Digioh integrates...
How to Change the Color Of Ghost Text in Form Fields To set the color of the ghost text in your form fields, go to the Inputs section under the Form...
How can I trigger re-evaluation of Box conditions? Sometimes due to user interaction, the state of your page changes in a way that would cause another Digioh box...
Digioh and Single Page Apps (SPA) https://help.digioh.com/knowledgebase/digioh-app-marketplace/ Digioh fully supports Single Page Apps, websites that are built as a single web page rendered by JavaScript (e.g....
How to Prevent Common Email Typos Digioh App Marketplace What You’ll Learn in This Article Tired of customers accidentally entering the wrong email address, like carl@gail.com...