This tutorial will guide you through adding an image, video or map in a popup.
https://drive.google.com/file/d/1nbgkK3miH96vGF7yUwKeBtkpK8ZwHfdB/view
When adding a modal link manually, always append the ?iframe=true parameter to the end of the URL.
Examples:
https://demo.konveio.com/plan-library-public-participation-plan?iframe=true
https://demo.konveio.com/node/588?iframe=true
From the Advanced tab populate the Advisory Title and the Stylesheet Class with button modal-open (red button) or doc-button modal-open (blue button)
Plain Text Example:
Button with the modal pop up window, use "button modal-open".
<p class="rtecenter"><a class="button modal-open" href="/node/394?iframe=true" title="Guiding Principles">Read</a></p>
Document Button with the modal pop up window, use "doc-button modal-open".
<p class="rtecenter"><a class="doc-button modal-open" href="https://demo.konveio.com/node/588?iframe=true" title="Engagement Plan">Read</a></p>
Comments
0 comments
Article is closed for comments.