content_walls.rst 819 B

12345678910111213141516171819
  1. Content Walls
  2. =============
  3. A representation of a content wall, pop up, or similar construct.
  4. Usage
  5. -----
  6. You define your content walls in the Snippets > Carousel section of the admin. Once defined, you can go to the Settings tab of any page and add any number of your content walls to the page.
  7. When a page is loaded, each content wall will pop up as a Bootstrap modal.
  8. Fields
  9. ------
  10. **Name**: A unique name for your content wall. It can be anything, it is just used as a personal reference to easily tell them apart.
  11. **Dismissible**: A toggle to determine if the content wall modal has a close button.
  12. **Show Once**: A toggle to determine if the content wall will show every time the user loads the page or just the first time.
  13. **Content**: A streamfield that contains the layout blocks for the content wall.