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.
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
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.
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
…
Hi,
Thanks for the updates. Did you try using a private browser window in Safari?
Best regards,
Rikard
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
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