Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Hey team,
after this major update, I report two issues seen on my website so far
1. built in WPML switcher does't show up when viewed on mobile
2. have a look at attachment what options I have active for lightbox, then have a look at my gallery page what functions are active. No matter if I allow or disable autoplay, thumbnails or zoom function, it is still active which is not wanted.
Tom
Now on my mac at home I see another two problems as well.
- When page is split 1/2 + 1/2 in VC, a content that supposed to be displayed left half beside the other, actually the right half is under the left instead, mobile behaviour. This happens on Safari, not on Chrome
- on portfolio page, portfolio category filter disappeared in english version but remained functional in native language - slovak
Hi there,
We have released Kalium 2.0.3 and it fixes a lot of the problems that some users are having.
Please refer to this article Issues after upgrading to Kalium v2.0 – Fixes
2.0.3 Changelog
I confirm the last update fixed most of the issues that has appeared.
What about the WMPL switcher in mobile version? Still not showing
Hi Tomas,
Can you please add the code below to Custom CSS
@media screen and (max-width: 768px) {header.main-header .header-wpml-language-switcher {
display: block !important;
} }
It works, thanks Ylli!
This will be a subject of another update, right? ...just to know whether to remove this css snippet when new version available. Thanks
Hi Tomas,
Yes we will definitely check this
Will set this ticket as solved from here.