Vai al contenuto Vai alla barra laterale

Questo è il forum di assistenza tecnica di WPML, il plug-in multilingue di WordPress.

La sua lettura è permessa a tutti, ma la pubblicazione è riservata esclusivamente ai clienti di WPML. Il team di WPML risponde sul forum 6 giorni su 7, 22 ore su 24.

Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Fuso orario del supporto: Europe/Madrid (GMT+01:00)

Etichettato: 

Questo ticket contiene 4 risposte, ha 0 voci.

Ultimo aggiornamento da Paola Mendiburu 2 settimana, 2 giorno fa.

Assistito da: Paola Mendiburu.

Autore Post
Dicembre 6, 2025 alle 8:59 am #17640113

Tiziano

Ciao Paola,
che cosa intendi per prodotti nuovi? Il problema si presenta in tutti i prodotti, non sono quello che ti ho linkato nell'esempio. Quando creo un prodotto e poi aggiungo le traduzioni non ho problemi, quando modifico il repeater nella lingua originale e poi vado a controllare quelli nelle traduzioni si verifica il problema. Vorrei capire perchè.

Per quanto riguarda il problema della traduzione delle tabelle hai potuto verificare? Ti mando un video link nascosto per farti capire meglio il contesto.

Resto in attesa.

Cinzia

Dicembre 6, 2025 alle 9:29 am #17640146

Paola Mendiburu
Sostenitore di WPML dal 11/2020

Lingue: Inglese (English ) Spagnolo (Español ) Italiano (Italiano )

Fuso orario: Europe/Madrid (GMT+01:00)

Ho controllato la configurazione del campo in WordPress e ho verificato direttamente nel database se esistesse un record per il campo product_tech_table come campo ACF.

Non ho trovato alcuna voce nel database relativa a questo campo, il che di solito indica che il Field Group non è stato creato dal pannello di WordPress, ma probabilmente viene caricato tramite un file JSON (ad esempio nella cartella acf-json del tema).

Questo coincide anche con altri casi simili che abbiamo riscontrato, come quello descritto in questo ticket: https://wpml.org/forums/topic/acf-fields-not-being-picked-up-by-wpml/

Per poter continuare con l’analisi, potresti confermarmi se questo Field Group è stato creato dal pannello di ACF oppure se viene gestito tramite file JSON? Se utilizzi JSON, potresti inviarmi il file corrispondente al gruppo?

Dicembre 9, 2025 alle 8:03 am #17645956

Tiziano

Ciao Paola,
il field group è stato creato attraverso il pannello ACF di WordPress e i dati vengono salvati in un JSON.
Ti invio il file json generato.
I repeater dove si verificano i problemi sono:
- product_highlights
- product_components_accessories

{
"key": "group_66f17887d8c18",
"title": "Product",
"fields": [
{
"key": "field_66fd57e334888",
"label": "Main",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_665d648f752bc",
"label": "Product Sheet",
"name": "product_index",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"message": "Activate product page",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": ""
},
{
"key": "field_666fd8a5c0461",
"label": "Show feature",
"name": "show_feature",
"aria-label": "",
"type": "select",
"instructions": "Select the specs to display in the listing page. If none are selected, the default ones will be shown.",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"choices": {
"portata": "Flow rate",
"pressione": "Pressure",
"generatore": "Power (kVA)",
"filtraggio": "Filtration",
"profondita_minima": "Minimum depth",
"efficienza_motore": "Motor power (kW)",
"serbatoio": "Tank",
"gestione_solidi": "Solid handling",
"illuminazione": "Lighting"
},
"default_value": [],
"return_format": "value",
"multiple": 1,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_65d35caeef63f",
"label": "Flow rate",
"name": "portata",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_65d35d7e7d611",
"label": "Pressure",
"name": "pressione",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_65d35dc07d613",
"label": "Power (kVA)",
"name": "generatore",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": ""
},
{
"key": "field_65d35de07d614",
"label": "Filtration",
"name": "filtraggio",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_65d35e027d615",
"label": "Minimum depth",
"name": "profondita_minima",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_67e179ddd4834",
"label": "Motor power (kW)",
"name": "efficienza_motore",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_671a58977b0b2",
"label": "Tank",
"name": "serbatoio",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_671a586c04616",
"label": "Solid handling",
"name": "gestione_solidi",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 1
},
{
"key": "field_68c7d4a217d79",
"label": "Lighting",
"name": "illuminazione",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_65d35d8e7d612",
"label": "Size",
"name": "size",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"s": "s",
"m": "m",
"l": "l",
"xl": "xl"
},
"default_value": false,
"return_format": "value",
"multiple": 0,
"allow_null": 1,
"ui": 0,
"ajax": 0,
"placeholder": "",
"wpml_cf_preferences": 1
},
{
"key": "field_67079dadc55c9",
"label": "Show brand logo",
"name": "show_brand_logo",
"aria-label": "",
"type": "true_false",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"message": "",
"default_value": 0,
"ui": 0,
"ui_on_text": "",
"ui_off_text": "",
"wpml_cf_preferences": 1
},
{
"key": "field_683eaeb317f9e",
"label": "Desktop cover image",
"name": "product_desktop_cover_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium"
},
{
"key": "field_683eaec317f9f",
"label": "Mobile cover image",
"name": "product_mobile_cover_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium"
},
{
"key": "field_67162a6a7d028",
"label": "Hubspot form",
"name": "product_hubspot_form",
"aria-label": "",
"type": "group",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"layout": "block",
"sub_fields": [
{
"key": "field_67162aa07d029",
"label": "ID",
"name": "product_hubspot_form_id",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_67162ab47d02b",
"label": "Resource code",
"name": "product_hubspot_form_resource_code",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
}
]
},
{
"key": "field_66fd58296246b",
"label": "Description",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd59387c85d",
"label": "Background color",
"name": "product_opening_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "light-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_66fd59807c85e",
"label": "Tag",
"name": "product_opening_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd59a77c85f",
"label": "Title",
"name": "product_opening_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd59b67c860",
"label": "Content",
"name": "product_opening_content",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "basic",
"media_upload": 0,
"delay": 0,
"wpml_cf_preferences": 2
},
{
"key": "field_66fd58396246c",
"label": "Gallery",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd60f9412fc",
"label": "Background color",
"name": "product_gallery_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "white",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_66fd60c4c834d",
"label": "Image gallery",
"name": "product_image_gallery",
"aria-label": "",
"type": "gallery",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array",
"library": "all",
"min": "",
"max": "",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"insert": "append",
"preview_size": "medium",
"wpml_cf_preferences": 1
},
{
"key": "field_66fd61437ce88",
"label": "Video id",
"name": "product_video_id",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd614c7ce89",
"label": "Video cover",
"name": "product_video_cover",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium",
"wpml_cf_preferences": 1
},
{
"key": "field_685eb143ad398",
"label": "Exploded background color",
"name": "product_exploded_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "light-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_6853bdc76dd19",
"label": "Exploded image tag",
"name": "product_exploded_image_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_6853bdd86dd1a",
"label": "Exploded image title",
"name": "product_exploded_image_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 0,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_6862786369c3b",
"label": "Pins background color",
"name": "product_exploded_pins_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"default": "Default",
"black": "Black",
"yellow": "Yellow"
},
"default_value": "default",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_68493cc160594",
"label": "Exploded image",
"name": "product_exploded_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium"
},
{
"key": "field_68493d1a60595",
"label": "Pins",
"name": "product_exploded_pins",
"aria-label": "",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Aggiungi Riga",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_68493d4a60596",
"label": "Left coordinate %",
"name": "product_exploded_pins_pin_left_coordinate",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"parent_repeater": "field_68493d1a60595"
},
{
"key": "field_68493d6e60597",
"label": "Top coordinate %",
"name": "product_exploded_pins_pin_top_coordinate",
"aria-label": "",
"type": "number",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"min": "",
"max": "",
"placeholder": "",
"step": "",
"prepend": "",
"append": "",
"parent_repeater": "field_68493d1a60595"
},
{
"key": "field_68493d9260598",
"label": "Legend",
"name": "product_exploded_pins_pin_legend",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"parent_repeater": "field_68493d1a60595"
}
]
},
{
"key": "field_66fd58476246d",
"label": "Tech Table",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_671b588f5840c",
"label": "Background color",
"name": "product_tech_table_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "white",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_671b54b1f4801",
"label": "Table tag",
"name": "product_tech_table_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_671b54dbf4802",
"label": "Table title",
"name": "product_tech_table_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_66fd61e18ea39",
"label": "Tech table",
"name": "product_tech_table",
"aria-label": "",
"type": "wysiwyg",
"instructions": "ATTENZIONE: effettuare modifiche solo nella lingua principale (senza lucchetto). \r\nSe si vogliono effettuare modifiche:\r\n1. Copiare il contenuto della tab \"Text\" (dove si trova il codice HTML)\r\n2. Cancellare il contenuto e salvare\r\n3. Incollare nella tab \"Text\" il contenuto precedentemente copiato \r\n4. Effettuare le modifiche necessarie e salvare",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"tabs": "all",
"toolbar": "basic",
"media_upload": 0,
"delay": 0
},
{
"key": "field_6847fefba667d",
"label": "Table hubspot items",
"name": "product_hubspot_items",
"aria-label": "",
"type": "repeater",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Aggiungi Riga",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_6847ff0ea667e",
"label": "Model",
"name": "product_hubspot_items_item_model",
"aria-label": "",
"type": "text",
"instructions": "The model must match perfectly with the one entered in the table",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"parent_repeater": "field_6847fefba667d"
},
{
"key": "field_6847ff1da667f",
"label": "URL",
"name": "product_hubspot_items_item_url",
"aria-label": "",
"type": "url",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"placeholder": "",
"parent_repeater": "field_6847fefba667d"
}
]
},
{
"key": "field_685501889256d",
"label": "Curve background color",
"name": "product_curve_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "light-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_683ec767b1956",
"label": "Curve tag",
"name": "product_curve_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_683ec776b1957",
"label": "Curve title",
"name": "product_curve_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": ""
},
{
"key": "field_683ec791b1958",
"label": "Curve image",
"name": "product_curve_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium"
},
{
"key": "field_685b9ae87cbb3",
"label": "Curve content",
"name": "product_curve_content",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"tabs": "all",
"toolbar": "basic",
"media_upload": 0,
"delay": 0
},
{
"key": "field_66fd586d6246e",
"label": "Highlights",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd5a97b7772",
"label": "Background color",
"name": "product_highlights_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "dark-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_671b551a35ea7",
"label": "Tag",
"name": "product_highlights_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_671b552235ea8",
"label": "Title",
"name": "product_highlights_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66ffb6f7e761b",
"label": "Content",
"name": "product_highlights_content",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "basic",
"media_upload": 0,
"delay": 0,
"wpml_cf_preferences": 2
},
{
"key": "field_66fd5ad325b5b",
"label": "Highlights",
"name": "product_highlights",
"aria-label": "",
"type": "repeater",
"instructions": "ATTENZIONE: effettuare spostamenti di righe solo nella lingua principale (senza lucchetto). \r\nSe si vogliono effettuare inserimenti di righe e spostamenti non eseguire le operazioni insieme:\r\n1. Effettuare l'inserimento nella lingua principale (senza lucchetto) e salvare \r\n2. Aggiornare le traduzioni in tutte le lingue\r\n3. Effettuare lo spostamento solo nella lingua principale (senza lucchetto).",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Aggiungi Riga",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_66fd5b2eac6da",
"label": "Image",
"name": "product_highlights_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium",
"parent_repeater": "field_66fd5ad325b5b"
},
{
"key": "field_66fd5b3cac6db",
"label": "Title",
"name": "product_highlights_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"parent_repeater": "field_66fd5ad325b5b"
},
{
"key": "field_66fd5b42ac6dc",
"label": "Tag",
"name": "product_highlights_tag",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"choices": {
"Di serie": "Di serie",
"Optional": "Optional",
"Automatic": "Automatic",
"Manual": "Manual",
"Configurable standard": "Configurable standard"
},
"default_value": [],
"return_format": "value",
"multiple": 1,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": "",
"parent_repeater": "field_66fd5ad325b5b"
},
{
"key": "field_66fd5b46ac6dd",
"label": "Content",
"name": "product_highlights_content",
"aria-label": "",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"default_value": "",
"maxlength": "",
"rows": "",
"placeholder": "",
"new_lines": "",
"parent_repeater": "field_66fd5ad325b5b"
}
]
},
{
"key": "field_66fd588a957d5",
"label": "Main Components & Accessories",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"placement": "top",
"endpoint": 0
},
{
"key": "field_66fd5bc86b899",
"label": "Background color",
"name": "product_components_accessories_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "light-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_671b55674a33e",
"label": "Tag",
"name": "product_components_accessories_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_671b556f4a33f",
"label": "Title",
"name": "product_components_accessories_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66ffb711e761c",
"label": "Content",
"name": "product_components_accessories_content",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"tabs": "all",
"toolbar": "basic",
"media_upload": 0,
"delay": 0,
"wpml_cf_preferences": 2
},
{
"key": "field_66fd5bd46b89a",
"label": "Components & Accessories",
"name": "product_components_accessories",
"aria-label": "",
"type": "repeater",
"instructions": "ATTENZIONE: effettuare spostamenti di righe solo nella lingua principale (senza lucchetto). \r\nSe si vogliono effettuare inserimenti di righe e spostamenti non eseguire le operazioni insieme:\r\n1. Effettuare l'inserimento nella lingua principale (senza lucchetto) e salvare \r\n2. Aggiornare le traduzioni in tutte le lingue\r\n3. Effettuare lo spostamento solo nella lingua principale (senza lucchetto).",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Aggiungi Riga",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_66fd5bd46b89b",
"label": "Image",
"name": "product_components_accessories_image",
"aria-label": "",
"type": "image",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"return_format": "array",
"library": "all",
"min_width": "",
"min_height": "",
"min_size": "",
"max_width": "",
"max_height": "",
"max_size": "",
"mime_types": "",
"preview_size": "medium",
"parent_repeater": "field_66fd5bd46b89a",
"wpml_cf_preferences": 1
},
{
"key": "field_66fd5bd46b89c",
"label": "Title",
"name": "product_components_accessories_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"parent_repeater": "field_66fd5bd46b89a",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd5bd46b89d",
"label": "Tag",
"name": "product_components_accessories_tag",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"choices": {
"Di serie": "Di serie",
"Optional": "Optional",
"Automatic": "Automatic",
"Manual": "Manual",
"Configurable standard": "Configurable standard"
},
"default_value": [],
"return_format": "value",
"multiple": 1,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": "",
"parent_repeater": "field_66fd5bd46b89a"
},
{
"key": "field_66fd5bd46b89e",
"label": "Content",
"name": "product_components_accessories_content",
"aria-label": "",
"type": "textarea",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"rows": "",
"placeholder": "",
"new_lines": "",
"parent_repeater": "field_66fd5bd46b89a",
"wpml_cf_preferences": 2
}
]
},
{
"key": "field_66fd58a2957d6",
"label": "Priming Systems",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd5bdd6b89f",
"label": "Background color",
"name": "product_priming_systems_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "dark-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_66fd5be26b8a0",
"label": "Priming Systems",
"name": "product_priming_systems_repeater",
"aria-label": "",
"type": "repeater",
"instructions": "ATTENZIONE: effettuare spostamenti di righe solo nella lingua principale (senza lucchetto). \r\nSe si vogliono effettuare inserimenti di righe e spostamenti non eseguire le operazioni insieme:\r\n- Effettuare l'inserimento nella lingua principale (senza lucchetto) e salvare \r\n- Effettuare lo spostamento solo nella lingua principale (senza lucchetto).",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"layout": "table",
"pagination": 0,
"min": 0,
"max": 0,
"collapsed": "",
"button_label": "Aggiungi Riga",
"rows_per_page": 20,
"sub_fields": [
{
"key": "field_6720f79c75e9d",
"label": "Priming System",
"name": "product_priming_systems",
"aria-label": "",
"type": "relationship",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"post_type": [
"priming-system"
],
"post_status": "",
"taxonomy": "",
"filters": "",
"return_format": "object",
"min": "",
"max": 1,
"elements": "",
"parent_repeater": "field_66fd5be26b8a0",
"wpml_cf_preferences": 1
}
]
},
{
"key": "field_66fd58bd957d7",
"label": "Versions & Configurations",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd5e0181b65",
"label": "Background color",
"name": "product_versions_configurations_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "light-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_671b55a0f14ce",
"label": "Tag versions",
"name": "product_versions_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_671b55a7f14cf",
"label": "Title versions",
"name": "product_versions_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd5d204d111",
"label": "Versions",
"name": "product_versions",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"A": "A Fixed",
"B": "B Fork lift",
"C": "C Lifting hook",
"D": "D Slow trailer",
"E": "E Fast trailer"
},
"default_value": [],
"return_format": "value",
"multiple": 1,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": "",
"wpml_cf_preferences": 1
},
{
"key": "field_671b5eefae95a",
"label": "Tag configurations",
"name": "product_configurations_tag",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_671b5ef2ae95b",
"label": "Title configurations",
"name": "product_configurations_title",
"aria-label": "",
"type": "text",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"default_value": "",
"maxlength": "",
"placeholder": "",
"prepend": "",
"append": "",
"wpml_cf_preferences": 2
},
{
"key": "field_66fd5d3d4d112",
"label": "Configurations",
"name": "product_configurations",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"choices": {
"1": "1 Open",
"2": "2 Roof",
"3": "3 Grid",
"4": "4 Silent",
"5": "5 Super silent"
},
"default_value": [],
"return_format": "value",
"multiple": 1,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": "",
"wpml_cf_preferences": 1
},
{
"key": "field_66fd58e8957d8",
"label": "Control Units",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_66fd5e6046f25",
"label": "Background color",
"name": "product_control_units_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "dark-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_66fd5dc8d93da",
"label": "Control Units",
"name": "product_control_units",
"aria-label": "",
"type": "relationship",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"post_type": [
"control-unit"
],
"post_status": "",
"taxonomy": "",
"filters": "",
"return_format": "object",
"min": "",
"max": "",
"elements": "",
"wpml_cf_preferences": 1
},
{
"key": "field_671b55dbfba67",
"label": "Power Units",
"name": "",
"aria-label": "",
"type": "tab",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"placement": "top",
"endpoint": 0,
"wpml_cf_preferences": 1
},
{
"key": "field_671b55f5fba69",
"label": "Background color",
"name": "product_power_units_background_color",
"aria-label": "",
"type": "select",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 2,
"choices": {
"white": "White",
"light-grey": "Light Grey",
"dark-grey": "Dark Grey"
},
"default_value": "dark-grey",
"return_format": "value",
"multiple": 0,
"allow_null": 0,
"ui": 0,
"ajax": 0,
"placeholder": ""
},
{
"key": "field_671b560bfba6a",
"label": "Power Units",
"name": "product_power_units",
"aria-label": "",
"type": "relationship",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"post_type": [
"power-unit"
],
"post_status": "",
"taxonomy": "",
"filters": "",
"return_format": "object",
"min": "",
"max": "",
"elements": "",
"wpml_cf_preferences": 1
},
{
"key": "field_687790263ecd9",
"label": "Test",
"name": "test",
"aria-label": "",
"type": "wysiwyg",
"instructions": "",
"required": 0,
"conditional_logic": 0,
"wrapper": {
"width": "",
"class": "",
"id": ""
},
"wpml_cf_preferences": 1,
"default_value": "",
"tabs": "all",
"toolbar": "full",
"media_upload": 1,
"delay": 0
}
],
"location": [
[
{
"param": "post_type",
"operator": "==",
"value": "product"
}
]
],
"menu_order": 0,
"position": "normal",
"style": "default",
"label_placement": "top",
"instruction_placement": "label",
"hide_on_screen": "",
"active": true,
"description": "",
"show_in_rest": 0,
"acfml_field_group_mode": "advanced",
"modified": 1757927599
}

Dicembre 9, 2025 alle 8:07 am #17645977

Tiziano

Il campo relativo alla tabella è: product_tech_table

Dicembre 9, 2025 alle 8:45 am #17646097

Paola Mendiburu
Sostenitore di WPML dal 11/2020

Lingue: Inglese (English ) Spagnolo (Español ) Italiano (Italiano )

Fuso orario: Europe/Madrid (GMT+01:00)

Se utilizzi l’editor di traduzione di WPML, la sincronizzazione funziona correttamente?

L'argomento '[Chiuso] Dividere: Traduzione ACF' è chiuso a nuove risposte.