0 like 0 dislike
193 views
in Sections Anywhere by (1.3k points)

1 Answer

0 like 0 dislike
by (1.3k points)

Follow these steps to generate a global zone without editing code:


1. Go to the global sections container page by clicking global sections from the main panel.

Screen-Shot-2021-04-29-at-11-40-07-AM.png

2. Click add zone to open the dialog.

Screen-Shot-2021-04-29-at-11-40-20-AM.png

3. Set the scope to page. We do this because the zone sections will be managed on this page.

Give the zone a name.

Screen-Shot-2021-04-29-at-11-41-31-AM.png

4. After a few seconds, notice the new zone on your global sections page.

Screen-Shot-2021-04-29-at-11-41-53-AM.png

5. Now leave this page and go to the page where you would like a global zone to appear. Click add zone.

Screen-Shot-2021-04-29-at-11-56-13-AM.png


6. This time choose scope global. Select our newly created my-new-global-zone from the dropdown.

Screen-Shot-2021-04-29-at-11-56-35-AM.png


6. Your global zone appears as an uneditable placeholder on this page.

Screen-Shot-2021-04-29-at-11-42-45-AM.png

7. The include code looks like this in the page template.

Screen-Shot-2021-04-29-at-11-44-15-AM.png

by (1.3k points)
0 0
{% include 'atb' zone:'my-new-global-zone', global_inc: 'sa-page79849521321.json' %}

The global_inc value is the JSON snippet filename for your global page data.
Welcome to Sections Anywhere Q&A - Saltye, where you can ask questions and receive answers from other members of the community.
...