Try installing this plugin: https://wordpress.org/plugins/redux-framework/
That should fix your issue with WPML and fonts, as for loading both if there isn’t an option choose one for one type and the other for the next type.
For example, for h1 choose cyrillic and h2 latin.
Kadence Themes
Thread Starter
Velkam
(@velkam)
Tank you, solved the problem with the fonts, but the problem with theme control panel and WPML string translation plugin remains. Noticed, that I setting are not saved in the theme control panel, while the WMPL string translation plugin is enabled.
That is strange, I have tested and the WPML team has tested and don’t have that happen. Is it just effecting your font subsets?
Kadence Themes
Thread Starter
Velkam
(@velkam)
Lately I had some problems with WMPL memory errors. After some investigation I find out that 3 plugins together cousing the problem: WMPL string translation, WMPL media and probably Virtue/Pinnacle ToolKit. When all the plugins are enabled, after some actions I get the error massage:Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in /public_html/wp-content/plugins/sitepress-multilingual-cms/lib/xml2array.php on line 80. Disabling one of these plugins solves the problem. Disabling the WMPL media plugin at first sight everything is OK but Virtue/Pinnacle ToolKit do not saves the changes at all. Only after disabling WPML String translation plugin Toolkit problem goes away.
If you want, I can provide some access to the test site with reproduced problem.
You might just want to increase your php max memory. Running WPML will require a lot of php memory in your admin.
I seriously doubt the toolkit is adding all that much to the resources need in your admin, it only does a few things. But it would add some and if your hitting your limit I would just increase your max php memory.
Kadence Themes
Thread Starter
Velkam
(@velkam)
The memory limit is already set to 512MB. It should be more than enough in normal circumstances.
Yea that should be enough. If your burning through it with only those plugins activated then something isn’t right. I wonder have you checked your php logs?
Kadence Themes