HEX
Server: Apache/2.4.66 (Debian)
System: Linux 6dfabc3b2241 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
User: (1000)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/custom-theme/acf-json/group_block_cards.json
{
    "key": "group_block_cards",
    "title": "Cards Block",
    "fields": [
        {
            "key": "field_cards_heading",
            "label": "Section Heading",
            "name": "cards_heading",
            "type": "text",
            "required": 0,
            "placeholder": "Our Features"
        },
        {
            "key": "field_cards_items",
            "label": "Cards",
            "name": "cards_items",
            "type": "repeater",
            "required": 0,
            "layout": "block",
            "button_label": "Add Card",
            "min": 0,
            "max": 12,
            "sub_fields": [
                {
                    "key": "field_cards_item_image",
                    "label": "Image",
                    "name": "image",
                    "type": "image",
                    "required": 0,
                    "return_format": "array",
                    "preview_size": "medium"
                },
                {
                    "key": "field_cards_item_title",
                    "label": "Title",
                    "name": "title",
                    "type": "text",
                    "required": 0
                },
                {
                    "key": "field_cards_item_description",
                    "label": "Description",
                    "name": "description",
                    "type": "wysiwyg",
                    "required": 0,
                    "tabs": "all",
                    "toolbar": "basic",
                    "media_upload": 0
                },
                {
                    "key": "field_cards_item_link",
                    "label": "Link",
                    "name": "link",
                    "type": "link",
                    "required": 0,
                    "return_format": "array"
                }
            ]
        }
    ],
    "location": [
        [
            {
                "param": "block",
                "operator": "==",
                "value": "acf/cards"
            }
        ]
    ],
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "active": true,
    "show_in_graphql": 1,
    "graphql_field_name": "blockCards"
}