Okay
  Public Ticket #990688
V2.0 issues - LightGallery and WPML switcher
Closed

Comments

  •  2
    Tomas started the conversation

    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

  •  2
    Tomas replied

    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 

  • [deleted] replied

    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

    FIX: Product activation popup not loading in Safari and Firefox
    FIX: Last column of each row in visual composer shown in new line
    FIX: Some of the theme options not applying given value
    FIX: Child theme installation issue
    FIX: Product registration page error
    FIX: Syntax errors on PHP 5.3.x or earlier versions
    
  •  2
    Tomas replied

    I confirm the last update fixed most of the issues that has appeared.

    What about the WMPL switcher in mobile version? Still not showing

  • [deleted] replied

    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;
        } }
  •  2
    Tomas replied

    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 

  • [deleted] replied

    Hi Tomas,

    Yes we will definitely check this

    Will set this ticket as solved from here.