This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
Tagged: Exception
This topic contains 18 replies, has 2 voices.
Last updated by Mihai Apetrei 1 year, 3 months ago.
Assisted by: Mihai Apetrei.
Author | Posts |
---|---|
October 19, 2023 at 12:33 pm #14614801 | |
Mihai Apetrei WPML Supporter since 03/2018
Languages: English (English ) Timezone: Europe/Bucharest (GMT+03:00) |
Also, there's another workaround: Adjust the config in the file "classes/Strings/Config.php", where you can replace: // ... [ 'namespace' => 'field', 'key' => 'label', 'title' => 'Field label', 'type' => 'LINE', ], with // ... [ 'namespace' => 'field', 'key' => 'label', 'title' => 'Field label', 'type' => 'LINE', ], [ 'namespace' => 'field', 'key' => 'button_label', 'title' => 'Add row label', 'type' => 'LINE', ], Then, update (literally change the original value in the group). If you just re-send the ACF group to translation, it will not do anything. |
October 20, 2023 at 3:17 pm #14625259 | |
Pablo |
I have tested the 2nd example and it's working. Can you confirm that this issue will be resolved in the next release of ACFML so that I continue updating the plugin without having to manually preserve this patch? |
October 23, 2023 at 6:30 pm #14640863 | |
Mihai Apetrei WPML Supporter since 03/2018
Languages: English (English ) Timezone: Europe/Bucharest (GMT+03:00) |
Hi there. I am very happy to hear that you were able to accomplish what you wanted through our team's second workaround. It would be impossible for me to know or guarantee when will this be implemented in the future updates - we, Supporters, don't have control over that as there's a full developers team that handles multiple issues with all kind of priorities so I can't say when will this be launced in the near future. What I can say though is that there is an internal ticket created already and, through this ticket, our developers got aware of this issue. Thank you so much for reporting it once again and I'm sorry that I can't come up with an answer in regards to your last question. Have a lovely rest of the day and a great new week ahead! Mihai |
April 24, 2024 at 2:03 pm #15561074 | |
Mihai Apetrei WPML Supporter since 03/2018
Languages: English (English ) Timezone: Europe/Bucharest (GMT+03:00) |
Hi there. I'm back just to let you know that today we launched ACFML 2.1.0 (the new version of Advanced Custom Field Multilingual add-on) and this issue here should have been resolved. So I just wanted to let you know about that. Have a lovely rest of the day and good luck with the site! |