Tags:
- Themes
Introducing new enabled_on / disabled_on section schema attributes (deprecating templates)
enabled_on / disabled_on section schema attributes (deprecating templates)You can now use the new / section schema attributes to specify where a section can be used. These new attributes replace the existing templates attribute and work for both templates and section groups.
- Use the
attribute to limit a section to specific templates and section groups. - Use the
attribute to prevent a section from being used in specific templates and section groups.
Please keep in mind that you can use only one of or .
Was this section helpful?