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_page_hero.json.old
{
    "key": "group_page_hero",
    "title": "Hero Block",
    "fields": [
        {
            "key": "field_hero_heading",
            "label": "Heading",
            "name": "hero_heading",
            "type": "text",
            "required": 0,
            "placeholder": "Enter a heading"
        },
        {
            "key": "field_hero_description",
            "label": "Description",
            "name": "hero_description",
            "type": "textarea",
            "required": 0,
            "rows": 3,
            "placeholder": "Enter a short description"
        },
        {
            "key": "field_hero_image",
            "label": "Background Image",
            "name": "hero_image",
            "type": "image",
            "required": 0,
            "return_format": "array",
            "preview_size": "medium"
        },
        {
            "key": "field_hero_button_text",
            "label": "Button Text",
            "name": "hero_button_text",
            "type": "text",
            "required": 0,
            "placeholder": "Learn More"
        },
        {
            "key": "field_hero_button_url",
            "label": "Button URL",
            "name": "hero_button_url",
            "type": "url",
            "required": 0,
            "placeholder": "https://"
        }
    ],
    "location": [
        [
            {
                "param": "block",
                "operator": "==",
                "value": "acf/hero"
            }
        ]
    ],
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "active": true,
    "show_in_graphql": 1,
    "graphql_field_name": "pageHero"
}