Home Forums WoodMart support forum Bugs in SAFARI on page load

Bugs in SAFARI on page load

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #58218

    MoeMauphie
    Participant

    Hi there,

    While loading a page in Safari browser, the search overlay cross appears in the middle of the page for a second and then disappears (you can see it in the attached file) and also when the page has not fully loaded and you start scrolling, the floaty header “sometimes” comes out of its place.

    These little glitches make site feel a bit laggy and inconsistent.

    Could you please look into it and make these elements come into action when the load is complete and the page is ready.

    You can reproduce problem here:
    https://tennisfa.com/shop/product/راکت-تنیس-ویلسون-pro-staff-rf97-autograph/

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #58365

    Artem Temos
    Keymaster
    #58394

    MoeMauphie
    Participant

    That’s because your internet connection is super fast. Guys, I really appreciate your support and I love your theme. But I have to say that this is so frustrating that every time I come across a problem, I need to fight for several days to prove that such a problem exists and then you just start working out a solution.

    #58402

    Artem Temos
    Keymaster

    We tested on average 3G connection and it works correctly as well. Tested on different devices but don’t see any problems. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue

    body:not(.document-ready) .sticky-header,
    body:not(.document-ready) .woodmart-search-full-screen {
    	display:none;
    }
Viewing 4 posts - 1 through 4 (of 4 total)