You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: acf-export-2022-11-14.json
+40-2Lines changed: 40 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -742,7 +742,7 @@
742
742
"tags": "Tags"
743
743
},
744
744
"allow_custom": 0,
745
-
"default_value": false,
745
+
"default_value": [],
746
746
"layout": "vertical",
747
747
"toggle": 0,
748
748
"return_format": "value",
@@ -1033,6 +1033,25 @@
1033
1033
"layout": "vertical",
1034
1034
"return_format": "value",
1035
1035
"save_other_choice": 0
1036
+
},
1037
+
{
1038
+
"key": "field_6372b8e865ad5",
1039
+
"label": "Disable Hero",
1040
+
"name": "hero_disable",
1041
+
"type": "true_false",
1042
+
"instructions": "Disable the Hero altogether, used for the Donate page",
1043
+
"required": 0,
1044
+
"conditional_logic": 0,
1045
+
"wrapper": {
1046
+
"width": "",
1047
+
"class": "",
1048
+
"id": ""
1049
+
},
1050
+
"message": "Disable the Hero (e.g. on the Donate Page)",
1051
+
"default_value": 0,
1052
+
"ui": 0,
1053
+
"ui_on_text": "",
1054
+
"ui_off_text": ""
1036
1055
}
1037
1056
],
1038
1057
"location": [
@@ -2069,6 +2088,25 @@
2069
2088
"layout": "vertical",
2070
2089
"return_format": "value",
2071
2090
"save_other_choice": 0
2091
+
},
2092
+
{
2093
+
"key": "field_6372bdbb0393e",
2094
+
"label": "Display Right first when in Vertical Orientation",
2095
+
"name": "text_split_right_first_when_vertical",
2096
+
"type": "true_false",
2097
+
"instructions": "Display the contents of the right column before the left column when presented vertically (e.g. on mobile or a narrow browser window)",
2098
+
"required": 0,
2099
+
"conditional_logic": 0,
2100
+
"wrapper": {
2101
+
"width": "",
2102
+
"class": "",
2103
+
"id": ""
2104
+
},
2105
+
"message": "Display Right column first in vertical layout",
0 commit comments