Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #213919

    Hey,
    We’re using enfold with WPML.
    We added the icl_language_selector in the header php.
    On iPad we have some issues with the language switcher. One issue is that only the Classic dropdown works. The mobile friendly dropdown doesn’t open at all when we click on it. I’m sure it’s something we did wrong, because if I use the default enfold theme in a new wordpress site, this issue doesn’t occur.
    What’s more disturbing is that even if we use the classic dropdown, on some iPad devices the dropdown doesn’t close when we click outside of it.
    To be more specific – on iPad2 iOs 6.0.1 it works good, and on iPad2 iOs 6.1.13 it doesn’t close when we click anywhere on the screen.

    The changes we’ve made:
    in header.php we added <?php do_action('icl_language_selector'); ?> at the beginning of the div with container class under the header_meta div.
    In our style.css we defined:
    #lang_sel li{width:110px;}

    #lang_sel,.lang_sel_list_horizontal {
    	float:right;
    	padding-top:4px;
    	z-index: 200;
    }
    

    Any ideas what we do wrong?

    Thanks,
    Lior

    #214167

    Hi modelity!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #214978
    This reply has been marked as private.
    #215596

    Hi!

    Your website is unaccessible (redirect loop).

    Best regards,
    Josue

    #215672

    Sorry,
    This environment is our playground, and one of our team members tried to configure a proxy server, which caused the redirect loop.
    I will let you know when the environment is working again.

    Regards,
    Lior

    #215684

    Hey Josue,
    The website is now accessible again.

    Lior

    #216495

    Hey!

    I’m still getting a timeout when trying to access the site. Can you double check it again and I’ll see if we can figure out the ipad issue.

    Regards,
    Devin

    #216939

    Hey Devin,

    It works for me. Could you try again? maybe clear the cache?

    Lior

    #217030
    This reply has been marked as private.
    #217037
    This reply has been marked as private.
    #217056

    It could be a dns issue but I use google dns at home and my office ISP dns at my office which are both not letting me pull it up.

    I’m actually getting that its up and then a few minutes later its showing as down but trying to pull it up either time I get nothing.

    Not really sure what else to try as I’ve not run into anything like this before.

    #218387
    This reply has been marked as private.
    #219971

    Hey!

    The good news is that I can see the site now :)

    I can’t however see any issues with the language switcher. I don’t have any device with iOS 6 now since the adoption rate for iOS7 is the majority I updated my iPad.

    But with both my iPad and umulating iPad 2 and iPad minis the language switcher had no issues on my end.

    Cheers!
    Devin

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Close language switcher on iPad’ is closed to new replies.