[Resolved] Windows Phone scale issue

Home Forums Support [Resolved] Windows Phone scale issue

Home Forums Support Windows Phone scale issue

Viewing 15 posts - 1 through 15 (of 47 total)
  • Author
    Posts
  • #140561
    Nina

    Hello everyone,

    I have an issue that occurs with Windows Phone (IE browser). It happens when you navigate to GeneratePress themed webpage and change your device position between portrait and landscape. At some point the page won’t take the full width of device and you have to refresh the page to get it work.
    Here’s screen shot of that situation Windows Phone

    #140567
    Nina

    Image was broken. Second try:

    #140687
    Tom
    Lead Developer
    Lead Developer

    Hmm, have a feeling this is more of a IE/Windows Phone issue.

    Do you/a friend/a family member have another phone you can test with?

    Let me know πŸ™‚

    #140838
    Nina

    Hi Tom,

    Thanks for fast reply! I have an android device and I have used ios by BrowserStack which makes possible to test your website for cross browser compatibility on real browsers/devices. With Android and ios devices webpage seems to work perfectly and this issue occurs only when using Windows Phone device. I’m pretty sure the problem isn’t browser, but the operating system. Not sure if there’s any way to fix this issue?

    #140846
    Tom
    Lead Developer
    Lead Developer

    Hmm, if it’s anything it should be browser.

    Is it not possible to use a different browser on your Windows phone? Chrome perhaps?

    I can’t think of anything in the theme that would cause an issue like this, even in IE.

    #140847
    Nina

    Hi Tom,

    I think I have to test it more to make sure what it’s the main cause of this issue. Hope it’s not the IE (again) πŸ™‚ Thank you! I’ll contact you again if can’t solve this issue

    #140852
    Tom
    Lead Developer
    Lead Developer

    Absolutely – let me know what you find out πŸ™‚

    #141107
    Nina

    Hi again Tom,

    I tested my page with twenty thirteen and twenty fifteen themes with Windows Phone device and IE browser. It seems to work fine and it didn’t break like earlier. So I think the problem is somewhere in GeneratePress theme? Are you able to test and confirm that issue and do something about it? πŸ™‚

    #141109
    Nina

    Hi Tom,

    Here’s screen shot when I first arrived to your homepage with Windows Phone (IE). But I can’t repeat this again after refreshing page, mysterious…

    #141119
    Tom
    Lead Developer
    Lead Developer

    Hmm, I don’t have a Windows phone so it’s hard to test.

    I wonder if anyone else is having this issue?

    You can’t make it happen anymore once you refreshed?

    #141121
    Nina

    Hi Tom,

    That issue happened only once when I arrived to your webpage. And in my case this problem is temporary fixed if you refresh the page, but occurs again at some point. I’m not sure what to do. This is customer project and we can’t force them to use certain browser to avoid this problem.

    #141185
    Tom
    Lead Developer
    Lead Developer

    Hmm, tough for me to debug without going and getting a Windows phone.

    What version of IE is it running? IE + mobile is just an awful idea haha

    One thing to try..

    Using FTP or file manager, go to wp-content/themes/generatepress/css and open unsemantic-grid-css.css.

    Remove this block from the top:

    @media (max-width: 400px) {
      @-ms-viewport {
        width: 320px;
      }
    }

    Clear your cache, and see if the problem still exists.

    #141347
    Nina

    Hi Tom,

    I know and I’m sorry that I can’t give you much details about that issue, because I don’t have Windows Phone either. I’m not sure how to debug this problem properly. It should be the latest IE version I think. I can try to remove that css style and see if it helps, thank you!

    #141349
    Nina

    http://timkadlec.com/2013/01/windows-phone-8-and-device-width/

    Found some article. It’s a couple of years old, but maybe it could be helpful?

    #141350
    Tom
    Lead Developer
    Lead Developer

    I was reading a few articles like that earlier while researching this issue.

    The funny thing is, they say the solution is to add the code we already have in the theme (and I’m asking you to remove for testing purposes).

    Definitely worth trying the other suggestions on that page though πŸ™‚

Viewing 15 posts - 1 through 15 (of 47 total)
  • You must be logged in to reply to this topic.