Home › Forums › Bug Reports › Change TAB reload edit page
Hello,
I encountered a fairly blocking bug with ACF on my WordPress site.
I am using the latest pro version of ACF and the latest version of wordpress (5.7.1).
When I edit one of my posts, I use a repeater which itself offers different fields as well as flexible content which is a clone of another flexible content.
Parent flexible content is not displayed according to a condition on the tab preceding it.
But the clone shows up well in my repeater.
When editing one of the templates of my clone, different fields are divided between several tabs.
The problem is that when you change tabs, the edit page automatically reloads.
A call is made in network when changing tabs:
http://tomlocal:8888/wp-admin/post.php?post=2416&action=edit
I had this problem several times but I managed to bypass it by changing the structure of my fields.
But in this case, I cannot change.
I also encountered a problem while creating my clone. I was never able to select a field to clone, because the search indicated to me that it was impossible to load.
So I had to go directly through a JSON edition of my group of controls to add my clone.
I also have the impression that my group of fields is too heavy. I have encountered this problem several times: When I edited it, at times, after a backup, my modifications were not taken into account or even half.
Here is the json of my field group and some screenshots.
[
{
"key": "group_607ea806213f8",
"title": "Webactivity",
"fields": [
{
"key": "field_607d8f1845526",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607da708dbb29",
"label": "Home personnalisée",
"name": "with_home",
"type": "radio",
"instructions": "Si activé, alors la webactivity utilisera un template \"Home\" comme point d'entré. \r\nCe template permettre d'accéder à des sous-webactivities. \r\nVous pourrez configurer vos sous-webactivities comme si vous configuriez les différents écrans d'une webactivity classique.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"true": "Avec",
"false": "Sans"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "false",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f1845535",
"label": "Modèle",
"name": "model",
"type": "relationship",
"instructions": "Choisissez un modèle d'application.",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"post_type": [
"modeles"
],
"taxonomy": "",
"filters": [
"search"
],
"elements": "",
"min": 1,
"max": 1,
"return_format": "id",
"acfe_bidirectional": {
"acfe_bidirectional_enabled": "0"
}
},
{
"key": "field_607d8f18454ec",
"label": "Ecrans",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "false"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1845544",
"label": "Ecrans",
"name": "steps",
"type": "flexible_content",
"instructions": "Configurez les différents écrans de la webactivity en choisissant parmi la liste des différents templates pour chaque nouvel écran.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_flexible_advanced": 1,
"acfe_flexible_stylised_button": 1,
"acfe_flexible_layouts_templates": 0,
"acfe_flexible_layouts_placeholder": 1,
"acfe_flexible_layouts_thumbnails": 1,
"acfe_flexible_layouts_settings": 0,
"acfe_flexible_disable_ajax_title": 0,
"acfe_flexible_layouts_ajax": 1,
"acfe_flexible_add_actions": [],
"acfe_flexible_remove_button": [],
"acfe_flexible_modal_edit": {
"acfe_flexible_modal_edit_enabled": "1",
"acfe_flexible_modal_edit_size": "large"
},
"acfe_flexible_modal": {
"acfe_flexible_modal_enabled": "1",
"acfe_flexible_modal_title": "Choisir un template",
"acfe_flexible_modal_size": "small",
"acfe_flexible_modal_col": "4",
"acfe_flexible_modal_categories": "1"
},
"layouts": {
"layout_607d83e225c7e": {
"key": "layout_607d83e225c7e",
"name": "carrousel",
"label": "Carrousel",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f184959f",
"label": "Carroussel",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f186fa78",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "100",
"class": "",
"id": ""
},
"message": "Template permettant de créer un slider de une ou plusieurs slides. Ces écrans sont découpés en deux parties : \r\n- Affichage d'une image illustrant la slide.\r\n- Contenu varié (titres, texte, tableaux, boutons...).",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607da20887399",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f186fa86",
"label": "Avec navigation",
"name": "with_nav",
"type": "true_false",
"instructions": "Si activé, alors le template affiche une navigation permettant de naviguer entre les différentes slides.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f186fa8d",
"label": "Type d'animation",
"name": "animation",
"type": "radio",
"instructions": "Sélectionnez le type d'animation entre les différentes slides.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f186fa86",
"operator": "!=",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"fade": "Fade",
"slide": "Slide"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "slide",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f186fa93",
"label": "Slides",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f186fa99",
"label": "Slides",
"name": "slides",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une slide",
"sub_fields": [
{
"key": "field_607d8f18784c0",
"label": "Slide",
"name": "",
"type": "accordion",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"open": 0,
"multi_expand": 0,
"endpoint": 0
},
{
"key": "field_607d8f18784d4",
"label": "Médias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f18784e3",
"label": "Navigation média",
"name": "nav",
"type": "image",
"instructions": "Image affichée dans la navigation.",
"required": 1,
"conditional_logic": [
[
{
"field": "field_607d8f186fa86",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f18784eb",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f18784f4",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1878508",
"label": "Thumbnail",
"name": "thumb",
"type": "image",
"instructions": "Miniature affichée dans le contenu.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": ""
},
{
"key": "field_607d8f1878511",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1878519",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0,
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1878522",
"label": "Tableau",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f187852b",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "Afficher un tableau à 2 colonnes dans le contenu.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"sub_fields": [
{
"key": "field_607d8f1888d7b",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1888d96",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
}
]
},
{
"key": "field_607d8f1878534",
"label": "Features",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f187853c",
"label": "Features",
"name": "features",
"type": "repeater",
"instructions": "Ajouter un tableau permettant d'opposer 2 éléments entre eux.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une feature",
"sub_fields": [
{
"key": "field_607d8f1890b25",
"label": "Titre de la feature",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1890b38",
"label": "Pictogramme colonne n°1",
"name": "col1media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1890b4e",
"label": "Pictogramme colonne n°2",
"name": "col2media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1890b57",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"acfe_settings": "",
"sub_fields": [
{
"key": "field_607d8f189691d",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f1896927",
"label": "Valeur col n°1",
"name": "col1",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 0,
"acfe_settings": "",
"acfe_validate": "",
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f189692d",
"label": "Valeur col n°2",
"name": "col2",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 0,
"acfe_settings": "",
"acfe_validate": "",
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
},
{
"key": "field_607d8f1878545",
"label": "Boutons",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f187854e",
"label": "Boutons",
"name": "ctas",
"type": "repeater",
"instructions": "Si pas de substep définie, alors le bouton ouvrira l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter un bouton",
"acfe_settings": "",
"sub_fields": [
{
"key": "field_607d8f18a10f3",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f18a1100",
"label": "Substep",
"name": "subStep",
"type": "acfe_slug",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
}
]
},
{
"key": "field_607d8f1878556",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f187855f",
"label": "Label dans la navigation",
"name": "notNavLabel",
"type": "true_false",
"instructions": "Afficher ou non le titre de la slide dans la navigation.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f186fa86",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "Cacher",
"ui_off_text": "Visible"
},
{
"key": "field_607d8f1878567",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": "",
"acfe_validate": "",
"save_other_choice": 0
},
{
"key": "field_607d8f1878571",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": "",
"acfe_validate": "",
"save_other_choice": 0
},
{
"key": "field_607d8f187857a",
"label": "Forme sur le média",
"name": "shape",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "Avec",
"ui_off_text": "Sans",
"acfe_settings": "",
"acfe_validate": ""
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607d90409e0f2": {
"key": "layout_607d90409e0f2",
"name": "simple",
"label": "Simple",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495ba",
"label": "Simple",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f18b402c",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template classique permettant d'introduire une webactivity ou un sujet.\r\nUne image plein écran est affichée en arrière plan. \r\nDu contenu est affiché dans la partie supérieure. \r\nDes boutons sont affichés dans la partie inférieure.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607d8f18b4048",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18b4052",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f18b405a",
"label": "Sur-titre",
"name": "suptitle",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18b4063",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18b406b",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0
},
{
"key": "field_607d8f18b4074",
"label": "Boutons",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18b407d",
"label": "Boutons",
"name": "ctas",
"type": "repeater",
"instructions": "Si pas de substep définie, alors le bouton ouvrira l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter un bouton",
"sub_fields": [
{
"key": "field_607d8f18c2067",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18c2077",
"label": "Substep",
"name": "subStep",
"type": "acfe_slug",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f18b4085",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18b408f",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value"
},
{
"key": "field_607d8f18b4097",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value"
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607d9fea5c4e8": {
"key": "layout_607d9fea5c4e8",
"name": "introduction",
"label": "Introduction",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495ca",
"label": "Introduction",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f18cfdfc",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template permettant d'introduire un mini-jeu.\r\nLa partie haute affiche une image ou vidéo illustrant les règles du jeu.\r\nLa partie inférieure affiche du contenu textuel.\r\nUn bouton permet d'accéder au mini-jeu.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607d8f18cfe3b",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18cfe4b",
"label": "Média",
"name": "media",
"type": "file",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"return_format": "url",
"library": "all",
"min_size": "",
"max_size": "",
"mime_types": "jpg, mp4"
},
{
"key": "field_607d8f18cfe59",
"label": "Sur-titre",
"name": "suptitle",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18cfe62",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18cfe8c",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0
},
{
"key": "field_607d8f18cfe9f",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18cfeaa",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18cfebb",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value"
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da0385c4f7": {
"key": "layout_607da0385c4f7",
"name": "clickable",
"label": "Clickable",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495d1",
"label": "Clickable",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f18e38d5",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template affichant une image interactive en plein écran. Des zones de clique, symbolisées par des bulles numérotées, sont affichées par dessus. L'utilisateur obtient plus d'informations au clique sur l'une d'elles.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607da3c2b8690",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18e38f5",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "Image d'arrière plan.",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f18e38ff",
"label": "Points clés",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18e3908",
"label": "Points clés",
"name": "keys",
"type": "repeater",
"instructions": "Ajoutez des zones de cliques sur le média de fond. Lors du clique sur l'une d'elle, l'utilisateur affiche une information.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter un point clé",
"sub_fields": [
{
"key": "field_607d8f18eab08",
"label": "Point clé",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18eab11",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f18eab18",
"label": "Type",
"name": "type",
"type": "radio",
"instructions": "Sélectionner le type d'ouverture souhaité lors du clique sur un élément.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"popin": "Popin",
"tooltip": "Tooltip"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "tooltip",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f18eab1e",
"label": "Couleur",
"name": "color",
"type": "color_picker",
"instructions": "Couleur de la zone de clique.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "#7f7f7f"
},
{
"key": "field_607d8f18eab24",
"label": "Position",
"name": "position",
"type": "group",
"instructions": "Position en pourcentage (%) de la zone de clique.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "table",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f18f2f62",
"label": "Left",
"name": "x",
"type": "range",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"step": "",
"prepend": "",
"append": ""
},
{
"key": "field_607d8f18f2f71",
"label": "Top",
"name": "y",
"type": "range",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"step": "",
"prepend": "",
"append": ""
}
]
},
{
"key": "field_607d8f18eab2a",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f18eab30",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f18eab36",
"label": "Médias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18eab3b",
"label": "Aide",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Si vous ne mettez pas de contenu (titre, contenu, thumbnail, array features ou boutons) l'image s'ouvrira en plein écran.",
"new_lines": "br",
"esc_html": 0
},
{
"key": "field_607d8f18eab43",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f18eab5a",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18eab62",
"label": "Thumbnail",
"name": "thumb",
"type": "image",
"instructions": "Miniature affichée dans le contenu.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg, png, svg"
},
{
"key": "field_607d8f18eab6b",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f18eab73",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0
},
{
"key": "field_607d8f18eab7c",
"label": "Tableau",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18eab84",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "Afficher un tableau à 2 colonnes dans le contenu.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"sub_fields": [
{
"key": "field_607d8f19182f1",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f1918332",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f18eab8c",
"label": "Features",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f18eab95",
"label": "Features",
"name": "features",
"type": "repeater",
"instructions": "Ajouter un tableau permettant d'opposer 2 éléments entre eux.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f18eab18",
"operator": "==",
"value": "popin"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une feature",
"sub_fields": [
{
"key": "field_607d8f1922382",
"label": "Titre de la feature",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f192238c",
"label": "Pictogramme colonne n°1",
"name": "col1media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f1922392",
"label": "Pictogramme colonne n°2",
"name": "col2media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f1922398",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"sub_fields": [
{
"key": "field_607d8f192a34f",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f192a35d",
"label": "Valeur col n°1",
"name": "col1",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f192a367",
"label": "Valeur col n°2",
"name": "col2",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da08bab630": {
"key": "layout_607da08bab630",
"name": "story",
"label": "Story",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495d7",
"label": "Story",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1938f50",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template mettant un média (image ou vidéo) plein écran en avant. \r\nUne ou plusieurs slides peuvent être ajoutées.\r\nDu texte disposé dans la partie inférieure, peut illustrer chaque slide.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607da2ac8739a",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1938f60",
"label": "Contraste du fond",
"name": "whiteBackground",
"type": "true_false",
"instructions": "Si le fond du média est clair, alors cette case doit être cochée. Le texte passera en couleur noire.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "Fond clair",
"ui_off_text": "Fond foncé",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607da2c18739b",
"label": "Slides",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1938f67",
"label": "Slides",
"name": "slides",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1849572",
"operator": "==",
"value": "story"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une slide",
"acfe_settings": "",
"sub_fields": [
{
"key": "field_607d8f193e64b",
"label": "Slide",
"name": "",
"type": "accordion",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"open": 0,
"multi_expand": 0,
"endpoint": 0
},
{
"key": "field_607d8f193e659",
"label": "Médias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f193e662",
"label": "Média",
"name": "media",
"type": "file",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"return_format": "url",
"library": "uploadedTo",
"min_size": "",
"max_size": "",
"mime_types": "jpg, mp4",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f193e66b",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f193e674",
"label": "Key",
"name": "key",
"type": "text",
"instructions": "Entrez un chiffre ou une lettre.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 3,
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f193e67c",
"label": "Sur-titre",
"name": "suptitle",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": "",
"acfe_validate": ""
},
{
"key": "field_607d8f193e684",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f193e68d",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0,
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f193e696",
"label": "Boutons",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f193e69f",
"label": "Boutons",
"name": "ctas",
"type": "repeater",
"instructions": "Si pas de substep définie, alors le bouton ouvrira l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter un bouton",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"sub_fields": [
{
"key": "field_607d8f194efae",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f194efbb",
"label": "Substep",
"name": "subStep",
"type": "acfe_slug",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
},
{
"key": "field_607d8f193e6a7",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f193e6b0",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f193e6b9",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da0bdab653": {
"key": "layout_607da0bdab653",
"name": "dragdrop",
"label": "Drag & Drop",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495e3",
"label": "DragDrop",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f195ca0e",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template constitué de plusieurs slides. \r\nChaque slide affiche dans sa partie supérieure une image et dans sa partie inférieure du contenu varié.\r\nLa navigation entre les slides se fait en utilisant un curseur inspiré d'une timeline à plusieurs étapes.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607d8f195ca1b",
"label": "Slides",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f195ca45",
"label": "Slides",
"name": "slides",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 2,
"max": 0,
"layout": "block",
"button_label": "Ajouter une slide",
"sub_fields": [
{
"key": "field_607d8f1961c6c",
"label": "Slide",
"name": "",
"type": "accordion",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"open": 0,
"multi_expand": 0,
"endpoint": 0
},
{
"key": "field_607d8f1961c78",
"label": "Médias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961c7e",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961c84",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961c8a",
"label": "Thumbnail",
"name": "thumb",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961c8f",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961c95",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0,
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961c9b",
"label": "Tableau",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961ca1",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"sub_fields": [
{
"key": "field_607d8f197002f",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1970049",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
},
{
"key": "field_607d8f1961ca7",
"label": "Features",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961cad",
"label": "Features",
"name": "features",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une feature",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"sub_fields": [
{
"key": "field_607d8f1977e43",
"label": "Titre de la feature",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1977e4b",
"label": "Pictogramme colonne n°1",
"name": "col1media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1977e50",
"label": "Pictogramme colonne n°2",
"name": "col2media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1977e56",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"sub_fields": [
{
"key": "field_607d8f197e9b5",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f197e9d2",
"label": "Valeur col n°1",
"name": "col1",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f197e9ea",
"label": "Valeur col n°2",
"name": "col2",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
}
]
},
{
"key": "field_607d8f1961cb3",
"label": "Boutons",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961cb9",
"label": "Boutons",
"name": "ctas",
"type": "repeater",
"instructions": "Si pas de substep définie, alors le bouton ouvrira l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter un bouton",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"sub_fields": [
{
"key": "field_607d8f1989e2e",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1989e36",
"label": "Substep",
"name": "subStep",
"type": "acfe_slug",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_permissions": "",
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": "",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
},
{
"key": "field_607d8f1961cbe",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f1961cc4",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961cca",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
},
{
"key": "field_607d8f1961cd0",
"label": "Forme sur le média",
"name": "shape",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_permissions": "",
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "Avec",
"ui_off_text": "Sans",
"acfe_settings": {
"acfcloneindex": {
"acfe_settings_location": "",
"acfe_settings_settings": {
"acfcloneindex": {
"acfe_settings_setting_type": "required",
"acfe_settings_setting_name": "",
"acfe_settings_setting_operator": "true",
"acfe_settings_setting_value": ""
}
}
}
},
"acfe_validate": {
"acfcloneindex": {
"acfe_validate_location": "",
"acfe_validate_rules_and": {
"acfcloneindex": {
"acfe_validate_function": "value",
"acfe_validate_operator": "==",
"acfe_validate_match": ""
}
},
"acfe_validate_error": ""
}
}
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da0dcab667": {
"key": "layout_607da0dcab667",
"name": "parallaxe",
"label": "Parallaxe",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495ea",
"label": "Parallaxe",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1999274",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template constitué de plusieurs slides qui défilent avec un mouvement de parallaxe. \r\nChaque slide peut afficher des zones de cliques identifiables par un \"+\".\r\nChaque slide peut aussi afficher un titre et du contenu disposés en bas de l'écran.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607d8f199927c",
"label": "Medias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1999282",
"label": "Texte ou Image",
"name": "text_or_image",
"type": "radio",
"instructions": "Choisissez si l'élément d'arrière plan sera un texte ou une image.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "40",
"class": "",
"id": ""
},
"choices": {
"text": "Texte",
"image": "Image"
},
"allow_null": 0,
"other_choice": 0,
"default_value": "text",
"layout": "horizontal",
"return_format": "value",
"save_other_choice": 0
},
{
"key": "field_607d8f199929e",
"label": "Texte d'arrière plan",
"name": "textBack",
"type": "text",
"instructions": "Texte en arrière plan avec un effet de parallaxe",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1999282",
"operator": "==",
"value": "text"
}
]
],
"wrapper": {
"width": "60",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607d8f19992a7",
"label": "Image d'arrière plan",
"name": "imgBack",
"type": "image",
"instructions": "Image en arrière plan avec un effet de parallaxe",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1999282",
"operator": "==",
"value": "image"
}
]
],
"wrapper": {
"width": "60",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png"
},
{
"key": "field_607d8f19992af",
"label": "Images de second plan",
"name": "imgsBack",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une image",
"sub_fields": [
{
"key": "field_607d8f19a2649",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png"
},
{
"key": "field_607d8f19a2652",
"label": "Vitesse",
"name": "speed",
"type": "number",
"instructions": "Vitesse de l'effet parallaxe de l'image lors d'un déplacement.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": 1,
"placeholder": "",
"prepend": "",
"append": "",
"min": "",
"max": "",
"step": ""
},
{
"key": "field_607d8f19a2657",
"label": "Décalage X",
"name": "offsetx",
"type": "text",
"instructions": "Décalage de l'image (en px ou pourcentage)",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": 0,
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f19992b8",
"label": "Images de premier plan",
"name": "imgsFront",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une image",
"sub_fields": [
{
"key": "field_607d8f19aa7e7",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png"
},
{
"key": "field_607d8f19aa7f6",
"label": "Vitesse",
"name": "speed",
"type": "number",
"instructions": "Vitesse de l'effet parallaxe de l'image lors d'un déplacement.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": 1,
"placeholder": "",
"prepend": "",
"append": "",
"min": "",
"max": "",
"step": ""
},
{
"key": "field_607d8f19aa800",
"label": "Décalage X",
"name": "offsetx",
"type": "text",
"instructions": "Décalage de l'image (en px ou pourcentage)",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": 0,
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f19992c1",
"label": "Slides",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f19992c9",
"label": "Slides",
"name": "slides",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une slide",
"sub_fields": [
{
"key": "field_607d8f19b457d",
"label": "Slide",
"name": "",
"type": "accordion",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"open": 0,
"multi_expand": 0,
"endpoint": 0
},
{
"key": "field_607d8f19b4587",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f19b45a0",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg, png"
},
{
"key": "field_607d8f19b45a9",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607d8f19b45b1",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 80
},
{
"key": "field_607d8f19b45ba",
"label": "Popins",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f19b45c3",
"label": "Elements",
"name": "items",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une zone",
"sub_fields": [
{
"key": "field_607da486b8691",
"label": "Zone",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f19c0795",
"label": "Zone",
"name": "ctaPos",
"type": "group",
"instructions": "Position de la zone cliquable (en px ou pourcentage).",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f19c25ae",
"label": "X",
"name": "x",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f19c25b8",
"label": "Y",
"name": "y",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f19c07a4",
"label": "Popin",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f19c07ad",
"label": "Médias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f19c07b6",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f19c07bf",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f19c07c7",
"label": "Thumbnail",
"name": "thumb",
"type": "image",
"instructions": "Miniature affichée dans le contenu.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": ""
},
{
"key": "field_607d8f19c07d0",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f19c07d8",
"label": "Contenu",
"name": "content",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0
},
{
"key": "field_607d8f19c07e1",
"label": "Tableau",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f19c07ea",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "Afficher un tableau à 2 colonnes dans le contenu.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"sub_fields": [
{
"key": "field_607d8f19d86ba",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f19d86e6",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607d8f19c07f3",
"label": "Features",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f19c080a",
"label": "Features",
"name": "features",
"type": "repeater",
"instructions": "Ajouter un tableau permettant d'opposer 2 éléments entre eux.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 0,
"max": 0,
"layout": "block",
"button_label": "Ajouter une feature",
"sub_fields": [
{
"key": "field_607d8f19e0f95",
"label": "Titre de la feature",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f19e0fb0",
"label": "Pictogramme colonne n°1",
"name": "col1media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f19e0fb9",
"label": "Pictogramme colonne n°2",
"name": "col2media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f19e0fc2",
"label": "Tableau",
"name": "array",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "table",
"button_label": "Ajouter une ligne",
"sub_fields": [
{
"key": "field_607d8f19e88c1",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f19e88d5",
"label": "Valeur col n°1",
"name": "col1",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f19e88e9",
"label": "Valeur col n°2",
"name": "col2",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "25",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
},
{
"key": "field_607d8f19c0820",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "left",
"endpoint": 0
},
{
"key": "field_607d8f19c0842",
"label": "Alignement du média",
"name": "mediaposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"top": "Haut",
"center": "Centre",
"bottom": "Bas"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value"
},
{
"key": "field_607d8f19c0863",
"label": "Alignement du contenu",
"name": "contentposition",
"type": "radio",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"left": "Left",
"center": "Center",
"right": "Right"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "center",
"layout": "horizontal",
"return_format": "value"
},
{
"key": "field_607d8f19c087c",
"label": "Forme sur le média",
"name": "shape",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 1,
"ui_on_text": "Avec",
"ui_off_text": "Sans"
}
]
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"basique"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da0f4ab688": {
"key": "layout_607da0f4ab688",
"name": "tinder",
"label": "Tinder",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495f1",
"label": "Tinder",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a0be1a",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template de jeu reprenant le fonctionnement de l'application Tinder.\r\nLe joueur doit répondre en faisant défiler différentes cartes. Il peut dire si la carte est juste (check) ou fausses (croix).",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607d8f1a0be2b",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a0be32",
"label": "Question",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a0be38",
"label": "Vies",
"name": "count",
"type": "number",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": 3,
"placeholder": "",
"prepend": "",
"append": "",
"min": 0,
"max": "",
"step": 1
},
{
"key": "field_607d8f1a0be3f",
"label": "Messages",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a0be45",
"label": "Messages",
"name": "complete",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a168c3",
"label": "Victoire",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a168db",
"label": "Message de victoire",
"name": "with_win",
"type": "true_false",
"instructions": "Si décoché, le jeu n'affichera pas de message de victoire et ira directement sur l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Avec",
"default_value": 1,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f1a168e9",
"label": "Message de victoire",
"name": "win",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1a168db",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a1bab9",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a1bac2",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a1bad3",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
},
{
"key": "field_607d8f1a168f1",
"label": "Défaite",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a168f7",
"label": "Message de défaite",
"name": "loose",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a267e8",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a267f5",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a267ff",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
}
]
},
{
"key": "field_607d8f1a0be4b",
"label": "Cartes",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a0be51",
"label": "Cartes",
"name": "elements",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une carte",
"sub_fields": [
{
"key": "field_607d8f1a32583",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "medium",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f1a3258c",
"label": "Label",
"name": "label",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607d8f1a3259a",
"label": "Valeur",
"name": "good",
"type": "true_false",
"instructions": "Est-ce que la carte est juste (check) ou fausses (croix) ?",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Juste",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"jeu"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da114ab6bb": {
"key": "layout_607da114ab6bb",
"name": "memory",
"label": "Memory",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495f7",
"label": "Memory",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a3cb77",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template de jeu de mémoire. Le joueur doit retourner plusieurs cartes associées selon une question.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607da3398739c",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a3cb90",
"label": "Image des cartes",
"name": "card",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f1a3cb99",
"label": "Messages",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a3cba2",
"label": "Messages",
"name": "complete",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a43d6d",
"label": "Victoire",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a43d7b",
"label": "Message de victoire",
"name": "with_win",
"type": "true_false",
"instructions": "Si décoché, le jeu n'affichera pas de message de victoire et ira directement sur l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Avec",
"default_value": 1,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f1a43d84",
"label": "Message de victoire",
"name": "win",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1a43d7b",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a4947f",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a4948f",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a49498",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
},
{
"key": "field_607d8f1a43d8d",
"label": "Défaite",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a43d96",
"label": "Message de défaite",
"name": "loose",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_607d8f1a53533",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a5354c",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a53556",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
},
{
"key": "field_607d8f1a43d9f",
"label": "Défaite (temps)",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a43da7",
"label": "Message de défaite (temps)",
"name": "looseTime",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a60efb",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a60f08",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a60f27",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
}
]
},
{
"key": "field_607d8f1a3cbaa",
"label": "Etapes",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a3cbb4",
"label": "Etapes",
"name": "steps",
"type": "repeater",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une étape",
"sub_fields": [
{
"key": "field_607d8f1a6c605",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a6c616",
"label": "Question",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a6c620",
"label": "Temps",
"name": "duration",
"type": "number",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": 30,
"placeholder": "",
"prepend": "",
"append": "",
"min": 10,
"max": "",
"step": 5
},
{
"key": "field_607d8f1a6c628",
"label": "Cartes",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a6c63f",
"label": "Cartes",
"name": "cards",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 9,
"max": 9,
"layout": "block",
"button_label": "Ajouter une carte",
"sub_fields": [
{
"key": "field_607d8f1a74e02",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f1a74e1c",
"label": "Valeur",
"name": "good",
"type": "true_false",
"instructions": "Est-ce que la carte fait partie de l'association attendue ?",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Juste",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"jeu"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
},
"layout_607da129ab6d3": {
"key": "layout_607da129ab6d3",
"name": "scratch",
"label": "Scratch",
"display": "block",
"sub_fields": [
{
"key": "field_607d8f18495fe",
"label": "Scratch",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a7eaa8",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template de jeu de grattage. Le joueur doit gratter sans se tromper une ou plusieurs cartes. Les cartes ont une réponse sur leur face correspondante à une question.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607da3568739d",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a7eac9",
"label": "Image des cartes",
"name": "card",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg"
},
{
"key": "field_607d8f1a7ead9",
"label": "Messages",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a7eae8",
"label": "Messages",
"name": "complete",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_607d8f1a856e1",
"label": "Victoire",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a856ea",
"label": "Message de victoire",
"name": "with_win",
"type": "true_false",
"instructions": "Si décoché, le jeu n'affichera pas de message de victoire et ira directement sur l'écran suivant.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Avec",
"default_value": 1,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_607d8f1a856f0",
"label": "Message de victoire",
"name": "win",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607d8f1a856ea",
"operator": "==",
"value": "1"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1a8ab50",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a8ab5e",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a8ab6e",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
},
{
"key": "field_607d8f1a856f6",
"label": "Défaite",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a85728",
"label": "Message de défaite",
"name": "loose",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_607d8f1a94f22",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1a94f2e",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1a94f3c",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
},
{
"key": "field_607d8f1a85735",
"label": "Défaite (temps)",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a8573d",
"label": "Message de défaite (temps)",
"name": "looseTime",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_607d8f1aa041b",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1aa0429",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1aa0430",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
}
]
},
{
"key": "field_607d8f1a7eb05",
"label": "Etapes",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1a7eb13",
"label": "Etapes",
"name": "steps",
"type": "repeater",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une étape",
"sub_fields": [
{
"key": "field_607d8f1aaf65a",
"label": "Options",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1aaf675",
"label": "Question",
"name": "content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 120
},
{
"key": "field_607d8f1aaf680",
"label": "Temps",
"name": "duration",
"type": "number",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": 30,
"placeholder": "",
"prepend": "",
"append": "",
"min": 10,
"max": "",
"step": 5
},
{
"key": "field_607d8f1aaf685",
"label": "Vies",
"name": "count",
"type": "number",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": 1,
"placeholder": "",
"prepend": "",
"append": "",
"min": 1,
"max": "",
"step": 1
},
{
"key": "field_607d8f1aaf68a",
"label": "Cartes",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1aaf68f",
"label": "Cartes",
"name": "cards",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 4,
"max": 4,
"layout": "block",
"button_label": "Ajouter une carte",
"sub_fields": [
{
"key": "field_607d8f1ab8b9c",
"label": "Réponse",
"name": "content",
"type": "text",
"instructions": "Réponse affichée sur la face visible de la carte.",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 130
},
{
"key": "field_607d8f1ab8bb1",
"label": "Valeur",
"name": "good",
"type": "true_false",
"instructions": "Est-ce que la carte fait partie de l'association attendue ?",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Juste",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
}
]
}
]
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": [
"jeu"
],
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_thumbnail": "755",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
}
},
"button_label": "Ajouter un écran",
"min": 1,
"max": "",
"acfe_flexible_hide_empty_message": false,
"acfe_flexible_empty_message": "",
"acfe_flexible_layouts_previews": false,
"acfe_flexible_layouts_state": false
},
{
"key": "field_607ec29e061bd",
"label": "Ecrans",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "true"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607e8edd98d74",
"label": "Home",
"name": "home",
"type": "flexible_content",
"instructions": "Editer les informations concernant la Home.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_flexible_advanced": 1,
"acfe_flexible_stylised_button": 1,
"acfe_flexible_layouts_templates": 0,
"acfe_flexible_layouts_placeholder": 1,
"acfe_flexible_layouts_thumbnails": 0,
"acfe_flexible_layouts_settings": 0,
"acfe_flexible_disable_ajax_title": 0,
"acfe_flexible_layouts_ajax": 1,
"acfe_flexible_add_actions": [],
"acfe_flexible_remove_button": [],
"acfe_flexible_modal_edit": {
"acfe_flexible_modal_edit_enabled": "1",
"acfe_flexible_modal_edit_size": "large"
},
"acfe_flexible_modal": {
"acfe_flexible_modal_enabled": "1",
"acfe_flexible_modal_title": "Choisir un template",
"acfe_flexible_modal_size": "small",
"acfe_flexible_modal_col": "4",
"acfe_flexible_modal_categories": "1"
},
"layouts": {
"layout_607d83e225c7e": {
"key": "layout_607d83e225c7e",
"name": "home",
"label": "Home",
"display": "block",
"sub_fields": [
{
"key": "field_607e8f758aa28",
"label": "Home",
"name": "data",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607e8f758aa29",
"label": "Description :",
"name": "",
"type": "message",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "Template permettant d'accéder à des sous webactivities.\r\nUtilise le système de progression de ToM pour débloquer les différents sous templates.\r\nUtilise un effet de parallaxe.",
"new_lines": "wpautop",
"esc_html": 0
},
{
"key": "field_607e8f758aa2a",
"label": "Medias",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607e8f758aa2b",
"label": "Texte ou Image",
"name": "text_or_image",
"type": "radio",
"instructions": "Choisissez si l'élément d'arrière plan sera un texte ou une image.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "40",
"class": "",
"id": ""
},
"choices": {
"text": "Texte",
"image": "Image"
},
"allow_null": 0,
"other_choice": 0,
"save_other_choice": 0,
"default_value": "text",
"layout": "horizontal",
"return_format": "value"
},
{
"key": "field_607e8f758aa2c",
"label": "Texte d'arrière plan",
"name": "textBack",
"type": "text",
"instructions": "Texte en arrière plan avec un effet de parallaxe",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607e8f758aa2b",
"operator": "==",
"value": "text"
}
]
],
"wrapper": {
"width": "60",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607e8f758aa2d",
"label": "Image d'arrière plan",
"name": "imgBack",
"type": "image",
"instructions": "Image en arrière plan avec un effet de parallaxe",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607e8f758aa2b",
"operator": "==",
"value": "image"
}
]
],
"wrapper": {
"width": "60",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png"
},
{
"key": "field_607e8f758aa2e",
"label": "Image d'illustration",
"name": "imgsBack",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "100",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 1,
"layout": "block",
"button_label": "Ajouter une image",
"sub_fields": [
{
"key": "field_607e8f758aa2f",
"label": "Média",
"name": "media",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png"
},
{
"key": "field_607e8f768aa30",
"label": "Vitesse",
"name": "speed",
"type": "number",
"instructions": "Vitesse de l'effet parallaxe de l'image lors d'un déplacement.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "0.07",
"placeholder": "",
"prepend": "",
"append": "",
"min": "",
"max": "",
"step": ""
},
{
"key": "field_607e8f768aa31",
"label": "Décalage X",
"name": "offsetx",
"type": "text",
"instructions": "Décalage de l'image (en px ou pourcentage)",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": 0,
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
},
{
"key": "field_607e8f768aa32",
"label": "Contenu",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607e8f768aa33",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607e8f768aa34",
"label": "Icone d'avancement",
"name": "ico",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "svg, png, jpg"
},
{
"key": "field_607e8f768aa35",
"label": "Popin de fin",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607e8f768aa36",
"label": "Titre de la popin",
"name": "popin_title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607e8f768aa37",
"label": "Image de la popin",
"name": "popin_media",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "jpg, png, svg"
},
{
"key": "field_607e8f768aa38",
"label": "Contenu de la popin",
"name": "popin_content",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 100
},
{
"key": "field_607e8f768aa39",
"label": "Bouton",
"name": "popin_cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
}
]
}
],
"min": "",
"max": "",
"acfe_flexible_category": "",
"acfe_flexible_modal_edit_size": "",
"acfe_flexible_render_template": false,
"acfe_flexible_render_style": false,
"acfe_flexible_render_script": false,
"acfe_flexible_thumbnail": false,
"acfe_flexible_settings": false,
"acfe_flexible_settings_size": "medium"
}
},
"button_label": "Editer la home",
"min": 1,
"max": 1,
"acfe_flexible_hide_empty_message": false,
"acfe_flexible_empty_message": "",
"acfe_flexible_layouts_previews": false,
"acfe_flexible_layouts_state": false
},
{
"key": "field_607da7fd5c567",
"label": "Sous-webactivities",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "true"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607eb53759553",
"label": "Sous-webactivities",
"name": "subwebactivities",
"type": "repeater",
"instructions": "Ajoutez des sous-webactivities avec leur propres écrans et message de conclusion.\r\nCes sous-webactivities seront accessibles via le template Home.",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "true"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"acfe_repeater_stylised_button": 1,
"collapsed": "",
"min": 1,
"max": 0,
"layout": "block",
"button_label": "Ajouter une sous-webactivity",
"sub_fields": [
{
"key": "field_607daa030cf2b",
"label": "Sous-webactivity",
"name": "subwebactivity",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_group_modal": 1,
"acfe_group_modal_close": 0,
"acfe_group_modal_button": "",
"acfe_group_modal_size": "large",
"sub_fields": [
{
"key": "field_607d8f1ad0328",
"label": "Informations",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1ad0352",
"label": "Picto",
"name": "picto",
"type": "image",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"acfe_thumbnail": 0,
"return_format": "url",
"preview_size": "thumbnail",
"library": "uploadedTo",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "png, svg"
},
{
"key": "field_607d8f1ad036b",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1ad03b3",
"label": "Contenu",
"name": "content",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "50",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 30
},
{
"key": "field_607d8f1ad03c8",
"label": "Ecrans",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607eb9aeb8546d",
"label": "Ecrans",
"name": "steps",
"type": "clone",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"clone": [
"field_607d8f1845544"
],
"display": "seamless",
"layout": "block",
"prefix_label": 0,
"prefix_name": 0
}
]
}
]
},
{
"key": "field_607d8f1ac259f",
"label": "Conclusion",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "true"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1ac25a7",
"label": "Conclusion",
"name": "complete_subactivity",
"type": "group",
"instructions": "Ecran de fin des sous-webactivities.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1ac5f0b",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 40
},
{
"key": "field_607d8f1ac5f1a",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": 25
},
{
"key": "field_607d8f1ac5f23",
"label": "Media d'arrière plan",
"name": "media",
"type": "file",
"instructions": "Image ou vidéo qui sera en fullscreen en arrière plan.",
"required": 1,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"uploader": "wp",
"return_format": "url",
"library": "uploadedTo",
"min_size": "",
"max_size": "",
"mime_types": "jpg, mp4"
}
]
},
{
"key": "field_607d8f1845512",
"label": "Conclusion",
"name": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": [
[
{
"field": "field_607da708dbb29",
"operator": "==",
"value": "false"
}
]
],
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0
},
{
"key": "field_607d8f1845520",
"label": "Conclusion",
"name": "completed",
"type": "group",
"instructions": "Ecran de fin de la webactivity.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"layout": "block",
"acfe_seamless_style": 1,
"acfe_group_modal": 0,
"sub_fields": [
{
"key": "field_607d8f1b4b199",
"label": "Titre",
"name": "title",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
},
{
"key": "field_607d8f1b4b1a7",
"label": "Contenu",
"name": "description",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"maxlength": "",
"rows": "",
"new_lines": "",
"acfe_textarea_code": 0
},
{
"key": "field_607d8f1b4b1b0",
"label": "Bouton",
"name": "cta",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"placeholder": "",
"prepend": "",
"append": "",
"maxlength": ""
}
]
}
],
"location": [
[
{
"param": "post_type",
"operator": "==",
"value": "post"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "left",
"instruction_placement": "label",
"hide_on_screen": [
"permalink",
"block_editor",
"the_content",
"excerpt",
"discussion",
"comments",
"revisions",
"format",
"page_attributes",
"featured_image",
"tags",
"send-trackbacks"
],
"active": true,
"description": "",
"acfe_display_title": "",
"acfe_autosync": "",
"acfe_form": 0,
"acfe_meta": {
"acfcloneindex": {
"acfe_meta_key": "",
"acfe_meta_value": ""
}
},
"acfe_note": ""
}
]
I just saw that on my second screenshot, in fact all the fields are found under the first tab “zone” (which should be focus by the way).
While they should be distributed between the different tabs.
You must be logged in to reply to this topic.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.