Tagged: bug, Hunagrian, Language, translation
Hello Support Team,
I have noticed a bug in the frontend. The Enfold menu elements are not being translated, but in the admin area, they appear correctly.
Frontend:
https://snipboard.io/ZeH2UB.jpg
Backend:
https://snipboard.io/mcQpDT.jpg
I have tried this issue with both Hungarian and German languages, and the bug persists.
My system:
WP: 6.2.2
Enfold: 5.6.2
PHP: 8.1
Best regards,
Mihály Földesi
Hi @korpak,
Thank you for reporting this. Will be fixed in next release.
If you need a hotfix in enfold/functions.php around line 214 you find:
// in backend must be loaded as option page breaks
if( ( function_exists( 'did_filter' ) && did_filter( 'after_setup_theme' ) ) || is_admin() )
{
avia_lang_setup();
}
Replace these lines with:
avia_lang_setup();
Do not forget to make a backup of the original file as a fallback.
If you need help let us know and we can do it for you.
Best regards,
Günter
Thank you, Sir!
I glad to see you will fix it. I will be to wait for next update!
Mihály Földesi
Hello everyone,
For those who are interested, you can download the latest version of the Italian language
Download here
Translation: Italian language
Version: Enfold 5.6.5
Strings: 6315
All translations are synchronised with the source files
Regards
Luigi
Hello everyone,
For those who are interested, you can download the latest version of the Italian language
Download here
Translation: Italian language
Version: Enfold 5.6.6
Released on: 30th August 2023
Strings: 6318
All translations are synchronised with the source files
Regards
Luigi