generated from pascalmartineau/wp-skeleton
feat: Initial plugins and theme
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
All checks were successful
WordPress deployment / deploy (push) Successful in 9s
This commit is contained in:
356
wp-content/themes/ccat/acf-json/group_post_location.json
Normal file
356
wp-content/themes/ccat/acf-json/group_post_location.json
Normal file
@@ -0,0 +1,356 @@
|
||||
{
|
||||
"key": "group_post_location",
|
||||
"title": "Post - Location",
|
||||
"fields": [
|
||||
{
|
||||
"key": "field_6855aedbda241",
|
||||
"label": "Location type",
|
||||
"name": "location_type",
|
||||
"aria-label": "",
|
||||
"type": "select",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": {
|
||||
"virtual": "Virtual location",
|
||||
"Bar": "Bar",
|
||||
"Salle de spectacle": "Salle de spectacle"
|
||||
},
|
||||
"default_value": false,
|
||||
"return_format": "value",
|
||||
"multiple": 0,
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"placeholder": "",
|
||||
"search_placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"allow_null": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"ui": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "locationType",
|
||||
"graphql_non_null": 1,
|
||||
"ajax": 0,
|
||||
"create_options": 0,
|
||||
"save_options": 0,
|
||||
"min": ""
|
||||
},
|
||||
{
|
||||
"key": "field_685416534c0a3",
|
||||
"label": "Description",
|
||||
"name": "description",
|
||||
"aria-label": "",
|
||||
"type": "wysiwyg",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"allow_in_bindings": 0,
|
||||
"tabs": "all",
|
||||
"toolbar": "basic",
|
||||
"media_upload": 0,
|
||||
"delay": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "description",
|
||||
"graphql_non_null": 0,
|
||||
"acfe_wysiwyg_auto_init": 0,
|
||||
"acfe_wysiwyg_height": 300,
|
||||
"acfe_wysiwyg_min_height": 300,
|
||||
"acfe_wysiwyg_max_height": "",
|
||||
"acfe_wysiwyg_valid_elements": "",
|
||||
"acfe_wysiwyg_custom_style": "",
|
||||
"acfe_wysiwyg_disable_wp_style": 0,
|
||||
"acfe_wysiwyg_autoresize": 0,
|
||||
"acfe_wysiwyg_disable_resize": 0,
|
||||
"acfe_wysiwyg_remove_path": 0,
|
||||
"acfe_wysiwyg_menubar": 0,
|
||||
"acfe_wysiwyg_transparent": 0,
|
||||
"acfe_wysiwyg_merge_toolbar": 0,
|
||||
"acfe_wysiwyg_custom_toolbar": 0,
|
||||
"acfe_wysiwyg_toolbar_buttons": []
|
||||
},
|
||||
{
|
||||
"key": "field_6855af4cda243",
|
||||
"label": "Address",
|
||||
"name": "address",
|
||||
"aria-label": "",
|
||||
"type": "acfe_address",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855aedbda241",
|
||||
"operator": "!=",
|
||||
"value": "virtual"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "address",
|
||||
"placeholder": "Search for address...",
|
||||
"countries": [
|
||||
"ca"
|
||||
],
|
||||
"search_type": "establishment",
|
||||
"geolocation": 0,
|
||||
"custom_address": 1,
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"api_key": "",
|
||||
"fields": {
|
||||
"row-0": {
|
||||
"field": "address",
|
||||
"name": "full"
|
||||
},
|
||||
"row-1": {
|
||||
"field": "city",
|
||||
"name": "city"
|
||||
},
|
||||
"row-2": {
|
||||
"field": "post_code",
|
||||
"name": "postal_code"
|
||||
},
|
||||
"6855af79da244": {
|
||||
"field": "place_id",
|
||||
"name": "place_id"
|
||||
},
|
||||
"6855b005da245": {
|
||||
"field": "lat",
|
||||
"name": "lat"
|
||||
},
|
||||
"6855b009da246": {
|
||||
"field": "lng",
|
||||
"name": "lng"
|
||||
}
|
||||
},
|
||||
"allow_in_bindings": 0,
|
||||
"default_value": ""
|
||||
},
|
||||
{
|
||||
"key": "field_6855b0c3c5a81",
|
||||
"label": "Possible configuration(s)",
|
||||
"name": "configurations",
|
||||
"aria-label": "",
|
||||
"type": "repeater",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": [
|
||||
[
|
||||
{
|
||||
"field": "field_6855aedbda241",
|
||||
"operator": "!=",
|
||||
"value": "virtual"
|
||||
}
|
||||
]
|
||||
],
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"acfe_repeater_stylised_button": 0,
|
||||
"layout": "table",
|
||||
"pagination": 0,
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"collapsed": "",
|
||||
"button_label": "Ajouter un élément",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "configurations",
|
||||
"graphql_non_null": 0,
|
||||
"rows_per_page": 20,
|
||||
"sub_fields": [
|
||||
{
|
||||
"key": "field_6855b0e7c5a82",
|
||||
"label": "Configuration name",
|
||||
"name": "name",
|
||||
"aria-label": "",
|
||||
"type": "text",
|
||||
"instructions": "",
|
||||
"required": 1,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"default_value": "",
|
||||
"required_message": "",
|
||||
"maxlength": "",
|
||||
"allow_in_bindings": 0,
|
||||
"placeholder": "",
|
||||
"prepend": "",
|
||||
"append": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "name",
|
||||
"graphql_non_null": 1,
|
||||
"parent_repeater": "field_6855b0c3c5a81"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "field_686d1beae742d",
|
||||
"label": "Universal access",
|
||||
"name": "universal_access",
|
||||
"aria-label": "",
|
||||
"type": "checkbox",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"choices": [],
|
||||
"default_value": [],
|
||||
"return_format": "label",
|
||||
"min": "",
|
||||
"max": "",
|
||||
"allow_custom": 0,
|
||||
"allow_in_bindings": 0,
|
||||
"layout": "vertical",
|
||||
"toggle": 0,
|
||||
"show_in_graphql": 1,
|
||||
"graphql_description": "",
|
||||
"graphql_field_name": "universalAccess",
|
||||
"graphql_non_null": 0,
|
||||
"save_custom": 0,
|
||||
"custom_choice_button_text": "Add new choice"
|
||||
},
|
||||
{
|
||||
"key": "field_6855b117c5a83",
|
||||
"label": "Entity",
|
||||
"name": "entity",
|
||||
"aria-label": "",
|
||||
"type": "clone",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "entity",
|
||||
"clone": [
|
||||
"group_abstract_entity"
|
||||
],
|
||||
"display": "seamless",
|
||||
"layout": "block",
|
||||
"prefix_label": 0,
|
||||
"prefix_name": 0,
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_clone_modal": 0,
|
||||
"acfe_clone_modal_close": 0,
|
||||
"acfe_clone_modal_button": "",
|
||||
"acfe_clone_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_6855b129c5a84",
|
||||
"label": "Social",
|
||||
"name": "social",
|
||||
"aria-label": "",
|
||||
"type": "clone",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "social",
|
||||
"clone": [
|
||||
"group_abstract_social"
|
||||
],
|
||||
"display": "seamless",
|
||||
"layout": "block",
|
||||
"prefix_label": 0,
|
||||
"prefix_name": 0,
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_clone_modal": 0,
|
||||
"acfe_clone_modal_close": 0,
|
||||
"acfe_clone_modal_button": "",
|
||||
"acfe_clone_modal_size": "large"
|
||||
},
|
||||
{
|
||||
"key": "field_6855b136c5a85",
|
||||
"label": "Gallery",
|
||||
"name": "gallery",
|
||||
"aria-label": "",
|
||||
"type": "clone",
|
||||
"instructions": "",
|
||||
"required": 0,
|
||||
"conditional_logic": 0,
|
||||
"wrapper": {
|
||||
"width": "",
|
||||
"class": "",
|
||||
"id": ""
|
||||
},
|
||||
"graphql_field_name": "gallery",
|
||||
"clone": [
|
||||
"group_abstract_gallery"
|
||||
],
|
||||
"display": "seamless",
|
||||
"layout": "block",
|
||||
"prefix_label": 0,
|
||||
"prefix_name": 0,
|
||||
"acfe_seamless_style": 0,
|
||||
"acfe_clone_modal": 0,
|
||||
"acfe_clone_modal_close": 0,
|
||||
"acfe_clone_modal_button": "",
|
||||
"acfe_clone_modal_size": "large"
|
||||
}
|
||||
],
|
||||
"location": [
|
||||
[
|
||||
{
|
||||
"param": "post_type",
|
||||
"operator": "==",
|
||||
"value": "location"
|
||||
}
|
||||
]
|
||||
],
|
||||
"menu_order": 0,
|
||||
"position": "normal",
|
||||
"style": "seamless",
|
||||
"label_placement": "top",
|
||||
"instruction_placement": "label",
|
||||
"hide_on_screen": "",
|
||||
"active": true,
|
||||
"description": "",
|
||||
"show_in_rest": 0,
|
||||
"acfe_autosync": [
|
||||
"json"
|
||||
],
|
||||
"acfe_form": 0,
|
||||
"acfe_display_title": "",
|
||||
"show_in_graphql": 1,
|
||||
"graphql_field_name": "postLocation",
|
||||
"map_graphql_types_from_location_rules": 0,
|
||||
"graphql_types": "",
|
||||
"acfe_meta": "",
|
||||
"acfe_note": "",
|
||||
"modified": 1751981084
|
||||
}
|
||||
Reference in New Issue
Block a user