Fix for Site Builder strings that are not displayed translated
-
Fix for Site Builder strings that are not displayed translated if the language is not English
Please add
wp_set_script_translations( 'astra-theme-builder-script', 'astra' );
after
wp_localize_script( 'astra-theme-builder-script', 'astra_theme_builder', $localized_data );
in the file /admin/includes/class-astra-theme-builder-free.php
Before: https://snipboard.io/Kgep2n.jpg
After: https://snipboard.io/Zls7vr.jpg
Thank you very much and best regards.
Already reported 8 months ago: https://www.ads-software.com/support/topic/fix-for-site-builder-strings-that-are-not-displayed-translated/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.