Resolvedlanguage switch is not clickable on webview but working on mobile

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #27753
    noorhijazi
    Participant

    <?php if (function_exists(‘icl_get_languages’)): ?>
    <div id=”language”>
    <?php lafka_language_selector_flags(); ?>
    </div>
    <?php endif; ?>

    this code is not clickable on web but working on mobile?

    #27778
    noorhijazi
    Participant

    are you planning to reply me?

    #27788
    Althemist
    Keymaster

    Hello noorhijazi,

    Could you please give us a working link where we can check the problem “live”? We can’t replicate it on our end.

    #27813
    noorhijazi
    Participant

    shamvegan.com

    thanks for your reply

    #27832
    Althemist
    Keymaster

    Hi noorhijazi,

    I have just checked and confirmed the problem. You can use the following quick CSS fix until we release a fix in the next update (place the code in Appearance > Customize > Additional CSS field).

    #language {
        z-index: 9999;
        position: relative;
    }

    Thanks for your feedback and your patience.

    Regards,
    Dimitar

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register