跳到内容 跳到侧边栏

標籤: 

本主题包含 0 則回覆 ,有 0 声音 。

最后由 Imre 3 days, 5 hours前 更新。

协助者:: Christopher Amirian.

作者 帖子
2026 年 4 月 21 日 于 上午 7:10

Imre

When not logged in on admin on frontend sometimes the language flags dont show and the language selector dropdown is white without flags. Also when logged in on admin frontend doesnt show flags at all.

In child theme i already added two lines of code i found on WPML support because we use Siteground Optimizer.
add_filter( 'sgo_javascript_combine_exclude_all_inline', '__return_true' );
add_filter( 'sgo_javascript_combine_exclude_all_inline_modules', '__return_true' );

Hope you can help us.

Imre