Перейти к содержанию Перейти к боковой панели

Помечено: 

Эта тема содержит 0 ответ, имеет 1 голос.

Последнее обновление: oldrichH 11 месяцев, 2 недели назад.

При содействии: Noman.

Автор Посты
25 августа, 2024 в 3:20 пп

oldrichH

Background of the issue:
On development test website I have test translation using XLIFF. Translastion is done and I have set Enfold to use global settings for all languages. But I have noticed, that the source code of translated version has 6808 lines of code more than the original language.
I have found that CS versions adds aviaAsset_css_filecontent from DB (SELECT * FROM `wp_options` WHERE `option_name` like "aviaAsset_css_filecontent";). There is no control in Enfold for this behavior.

Symptoms:
The code of translation is bloated by CSS from db. This seems to be a bug or it requires additional expert configuration in WPML.

Questions:
How to reach the same code without bloat code in translations?

25 августа, 2024 в 5:13 пп