Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1485330

    Hallo team,

    this happend the first time to me. I buldt that page https://bpc-weris.de, added caching and optimizing tools … page is loading fast BUT only on mobile Safari (iphone) ist the first page loading fine but all subpages takes a couple of seconds. On Android is everything fine…

    Any ideas what it is? What blocks loading in sub pages?
    I already deleted the area img slider but still the same.

    #1485342

    Hey Sebastian,

    There’s nothing in the theme which would conditionally load and not load certain pages in different browsers. Please try deactivating all cache to see what happens then.

    Best regards,
    Rikard

    #1485348

    I have deactivated all Plugins but still same issue on Safari .. The Startpage opens but when you chose another link link “Leistungen” then the page is black. Can someone test it on iphone? I already overwrote the Theme again but nothing .. no other settings have been made.

    #1485369

    Can someone confirm this strange behaivor on iphone?

    This is the issue: https://bpc-weris.de/apple-safari-ssue.mp4

    I cannot find the bug

    • This reply was modified 18 hours, 20 minutes ago by xeovision.
    #1485389

    • This reply was modified 10 hours, 10 minutes ago by xeovision.
    #1485412

    Hi,

    Thanks for the updates. Did you try using a private browser window in Safari?

    Best regards,
    Rikard

    #1485414

    After couple of hours of investigation i found it … i wanted to hide the top header on mobile and user the css for this

    @media only screen and (max-width: 767px){
    #header_meta {display:none;}
    }

    ..but how to hide the top header instead?

    This works now:
    #top .av_header_transparency #header_meta { display:none;}

    …we can close here … thx

    • This reply was modified 7 hours, 30 minutes ago by xeovision.
    • This reply was modified 7 hours, 21 minutes ago by xeovision.
    #1485418

    Hi,

    Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Pages not loading on mobile in Safari’ is closed to new replies.