...
Adding a Pop-up Site-wide
Coming soonIf the dealer would like the pop-up to appear site-wide, then we only need to place the pop-up in one place – the footer! We will need to open the footer snippet in the Snippets folder to get started.
Once we’ve opened the snippet, we will want to use the <> button to open the code of the Footer. At the very bottom, we’ll put a “placeholder” for where the pop-up is going to be added.
...
Now, hit “Ok” and exit the code editor. You should see your placeholder at the bottom of the footer:
...
Highlight the placeholder you’ve created, and then select the “Insert Macro” button to actually place the pop-up.
...
Upon clicking the “Insert Macro” button, you will be prompted to select a type of macro – choose “Snippet” from the dropdown. This will bring you to a spot where you will be prompted to choose which snippet to place. Click the “+ Add” button to select the pop-up you just made.
...
Once you’ve selected the pop-up you made, go ahead and click “Submit” to finalize the placement.
Now you will see a Snippet placed at the very bottom of the Footer. If you click “Edit Snippet”, you should see the name of the pop-up you just added inside.
Make sure to Save & Publish the footer snippet after making those changes. Afterwards, you’ll want to navigate to the homepage (or any other page on the site) to ensure that the pop-up is showing.
Congratulations! You’ve added a pop-up!
Adding a Pop-up to a Single Page
...
To add to a single page, you will follow a similar method to the one described above for adding to the whole site. But instead of adding this snippet to the footer, you’ll add it to the bottom of whatever single page you want this to appear on.
For landing pages, this will be at the bottom of the Content area:
...
For listing pages, this will be placed in the “Bottom List Blurb” area.
Adding a Pop-up to a Group of Pages
...