Multilang with ACF Table Add On
-
Is there a way to make this work with the ACF table field add on?
I’ve tried connecting them through my config file with no success.
I’m not sure if I’m just doing it wrong, or if it’s not possible..{
“post_types”: {
“living”: {},
“events”: {},
“jobs”: {}
}
}{
“post_fields”: {
“acf_field_table”: {},
“acf-table-body-cell”: {},
“table”: {},
“input.table”: {},
“acf-input-table”: {}
}
}https://wordpress.org/plugins/advanced-custom-fields-table-field/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Multilang with ACF Table Add On’ is closed to new replies.