#3 - Site-wide Dynamic Modal

Goals

  1. Support auto-loading pop-ups, based on a CMS defined date range
  2. Cookie suppression for x days
  3. Support button-trigger pop-ups, e.g. holiday hours
  4. Support multiple pop-up themes, defined for each pop-up in the CMS
  5. Allow full designer support for Webflow designers
  6. Minimalistic coding
  7. No-Code possibility
  8. Wysiwyg editing? Via editor.

Implementation Notes

  1. Pop-ups are stored in a collection, which is on-page.
  2. The collection can be stored in a symbol, and then embedded in a site-wide footer to make the modals available on all pages

The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.

from https://jquerymodal.com/

Dynamic Modal Test

Build & Display Modal from CMS, Webflow-styled

This is a reproduction of the example on the jQuery Modal demo site, in Webflow.