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_text_image.json
{
    "key": "group_block_text_image",
    "title": "Text + Image Block",
    "fields": [
        {
            "key": "field_ti_content",
            "label": "Content",
            "name": "ti_content",
            "type": "wysiwyg",
            "required": 0,
            "tabs": "all",
            "toolbar": "full",
            "media_upload": 0
        },
        {
            "key": "field_ti_image",
            "label": "Image",
            "name": "ti_image",
            "type": "image",
            "required": 0,
            "return_format": "array",
            "preview_size": "medium"
        },
        {
            "key": "field_ti_image_side",
            "label": "Image Side",
            "name": "ti_image_side",
            "type": "button_group",
            "required": 0,
            "choices": {
                "left": "Left",
                "right": "Right"
            },
            "default_value": "right"
        }
    ],
    "location": [
        [
            {
                "param": "block",
                "operator": "==",
                "value": "acf/text-image"
            }
        ]
    ],
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "active": true,
    "show_in_graphql": 1,
    "graphql_field_name": "blockTextImage"
}