File: /var/www/viitorx.stgviitor.com/wp-content/themes/viitorx/acf-json/group_navigation.json
{
"key": "group_navigation",
"title": "Navigation",
"fields": [
{
"key": "field_nav_links_before",
"label": "Nav Links (Before Logo)",
"name": "nav_links_before",
"type": "repeater",
"instructions": "Links shown to the LEFT of the logo in the sticky nav.",
"required": 0,
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Add Link",
"sub_fields": [
{
"key": "field_nav_before_label",
"label": "Label",
"name": "label",
"type": "text",
"required": 1,
"default_value": "",
"placeholder": "e.g. Offerings"
},
{
"key": "field_nav_before_url",
"label": "URL",
"name": "url",
"type": "text",
"required": 1,
"default_value": "",
"placeholder": "e.g. /offerings"
}
]
},
{
"key": "field_nav_links_after",
"label": "Nav Links (After Logo)",
"name": "nav_links_after",
"type": "repeater",
"instructions": "Links shown to the RIGHT of the logo in the sticky nav.",
"required": 0,
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Add Link",
"sub_fields": [
{
"key": "field_nav_after_label",
"label": "Label",
"name": "label",
"type": "text",
"required": 1,
"default_value": "",
"placeholder": "e.g. Industries"
},
{
"key": "field_nav_after_url",
"label": "URL",
"name": "url",
"type": "text",
"required": 1,
"default_value": "",
"placeholder": "e.g. /industries"
}
]
},
{
"key": "field_nav_drawer_label",
"label": "Mobile Drawer Label Override",
"name": "nav_drawer_label_override",
"type": "repeater",
"instructions": "Optional: override labels shown in the mobile drawer only (leave empty to reuse sticky nav labels).",
"required": 0,
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Add Override",
"sub_fields": [
{
"key": "field_nav_drawer_url",
"label": "URL",
"name": "url",
"type": "text",
"required": 1,
"default_value": ""
},
{
"key": "field_nav_drawer_text",
"label": "Label",
"name": "label",
"type": "text",
"required": 1,
"default_value": ""
}
]
}
],
"location": [
[
{
"param": "options_page",
"operator": "==",
"value": "theme-settings"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"active": true,
"modified": 1716739200
}