Support

Account

Home Forums Front-end Issues beginner question (acf dont show on frontpage) Reply To: beginner question (acf dont show on frontpage)

  • Again, thanks a lot for your help @James

    my JSON

    [
        {
            "key": "group_587d7490be979",
            "title": "Slides Home",
            "fields": [
                {
                    "sub_fields": [
                        {
                            "return_format": "array",
                            "preview_size": "full",
                            "library": "all",
                            "min_width": "",
                            "min_height": "",
                            "min_size": "",
                            "max_width": "",
                            "max_height": "",
                            "max_size": "",
                            "mime_types": "",
                            "key": "field_587d74d758b8f",
                            "label": "Imagem",
                            "name": "imagem",
                            "type": "image",
                            "instructions": "Imagem",
                            "required": 1,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            }
                        },
                        {
                            "default_value": "",
                            "maxlength": "",
                            "placeholder": "",
                            "prepend": "",
                            "append": "",
                            "key": "field_587d74ee58b90",
                            "label": "T\u00edtulo do Slide",
                            "name": "titulo_do_slide",
                            "type": "text",
                            "instructions": "",
                            "required": 1,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            }
                        },
                        {
                            "default_value": "",
                            "maxlength": "",
                            "placeholder": "",
                            "prepend": "",
                            "append": "",
                            "key": "field_587d750658b91",
                            "label": "Sub-titulo",
                            "name": "sub-titulo",
                            "type": "text",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            }
                        },
                        {
                            "default_value": "",
                            "maxlength": "",
                            "placeholder": "",
                            "prepend": "",
                            "append": "",
                            "key": "field_587d751358b92",
                            "label": "Texto",
                            "name": "texto",
                            "type": "text",
                            "instructions": "",
                            "required": 0,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            }
                        },
                        {
                            "default_value": "",
                            "placeholder": "",
                            "key": "field_587d752158b93",
                            "label": "Bot\u00e3o",
                            "name": "botao",
                            "type": "url",
                            "instructions": "URL",
                            "required": 0,
                            "conditional_logic": 0,
                            "wrapper": {
                                "width": "",
                                "class": "",
                                "id": ""
                            }
                        }
                    ],
                    "min": 0,
                    "max": 0,
                    "layout": "block",
                    "button_label": "Adicionar Slide",
                    "collapsed": "",
                    "key": "field_587d749958b8e",
                    "label": "Slides",
                    "name": "slides",
                    "type": "repeater",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    }
                }
            ],
            "location": [
                [
                    {
                        "param": "page",
                        "operator": "==",
                        "value": "81"
                    }
                ]
            ],
            "menu_order": 0,
            "position": "normal",
            "style": "default",
            "label_placement": "top",
            "instruction_placement": "label",
            "hide_on_screen": "",
            "active": 1,
            "description": ""
        }
    ]