The section Title seems not to be controlled anymore by the "ID" in the schema.
Here is my code:
{% schema %}
{
"name": "Collection slider 2",
"tag": "section",
"class": "collection-slider",
"settings": [
{
"type": "checkbox",
"id": "section_active",
"label": "Active section",
"default": false
},
{
"type": "text",
"id": "title",
"label": "Title"
},
{
"type": "collection",
"id": "collection",
"label": "Featured collection"
}
]
}
{% endschema %}
User | Count |
---|---|
25 | |
22 | |
22 | |
19 | |
12 |