Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter andytranhung

    (@andytranhung)

    I have adblock on Edge. However I’ve tried on different computers and also inprivate mode. Still the same.

    Thread Starter andytranhung

    (@andytranhung)

    I’m not sure if it is good practice but I saw this link Detecting Microsoft Edge from your website – Microsoft Edge Developer documentation | Microsoft Learn and I just manually added a script like this via snippet:

    if (navigator.userAgentData && navigator.userAgentData.brands) { let isChrome = navigator.userAgentData.brands.some(brand => brand.brand === ‘Google Chrome’); if (isChrome) { //prerender scipt } else {//prefetch script}

    • This reply was modified 2 months, 3 weeks ago by andytranhung.
    Thread Starter andytranhung

    (@andytranhung)

    For now my workaround is to enable prerender only on Chrome and prefetch on other browsers using User Agent. If there is any news from Edge team, please let us know.

    Thank you so much for your support.

    Thread Starter andytranhung

    (@andytranhung)

    Hi, I can confirm that with video I see WSOD. Without video, everything is ok.

    Thread Starter andytranhung

    (@andytranhung)

    Yes I do use Windows. Such a pity because the result on Chrome is amazing. Thank you guys for the good work.

    I think the plugin has nothing to do with it as I tried to hard-code the rules (copy and paste your script tag to header using code snippet) and the WSOD was still there.

    Even though Edge users are only 10% of the total market but as of for now I wouldn’t risk it.

    Thread Starter andytranhung

    (@andytranhung)

    I tend to agree with Gianluca. I do have a video (inserted as video widget by Elementor) and seems like the problem only appears to pages with video.

    Thread Starter andytranhung

    (@andytranhung)

    Hi, here are the Elementor settings:

    == Server Environment ==
    Operating System: Linux
    Software: LiteSpeed
    MySQL version: MariaDB Server v10.11.8-MariaDB-cll-lve
    PHP Version: 8.2.19
    PHP Memory Limit: 2048M
    PHP Max Input Vars: 5000
    PHP Max Post Size: 2048M
    GD Installed: Yes
    ZIP Installed: Yes
    Write Permissions: All right
    Elementor Library: Connected

    == WordPress Environment ==
    Version: 6.6.1
    WP Multisite: No
    Max Upload Size: 2 GB
    Memory limit: 1024M
    Max Memory limit: 2048M
    Permalink Structure: /%postname%/
    Language: en_CA
    Timezone: America/Edmonton

    Debug Mode: Inactive

    == Theme ==
    Name: Hello Elementor
    Version: 3.1.1
    Author: Elementor Team
    Child Theme: No

    == User ==
    Role: administrator
    WP Profile lang: en-CA
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0

    == Settings ==

    cpt_support: post, page, product, 3d-flip-book
    disable_typography_schemes: yes
    allow_tracking: yes
    editor_break_lines: 1
    unfiltered_files_upload: 1
    font_display: swap
    meta_generator_tag: 1

    == Features ==
    Custom Fonts: 1
    Custom Icons: 0

    == Integrations ==

    woocommerce: Active

    == Elementor Experiments ==
    Improved CSS Loading: Active
    Inline Font Icons: Active by default
    Additional Custom Breakpoints: Active by default
    Flexbox Container: Active
    Grid Container: Active by default
    Upgrade Swiper Library: Active
    Nested Elements Performance: Active by default
    Optimized Control Loading: Active
    Optimized Markup: Inactive by default
    Plugin Onboarding: Active by default
    Default to New Theme Builder: Active by default
    Header & Footer: Active by default
    Elementor Home Screen: Active by default
    Editor Top Bar: Inactive by default
    Build with AI: Inactive
    Landing Pages: Inactive
    Nested Elements: Active
    Lazy Load Background Images: Inactive
    Element Caching: Inactive by default
    Link In Bio: Inactive by default
    Floating Buttons: Inactive
    Elementor Editor Events: Inactive by default
    Display Conditions: Inactive
    Form Submissions: Inactive
    Menu: Active
    Taxonomy Filter: Active by default
    Search: Active

    • This reply was modified 3 months, 1 week ago by andytranhung.
    • This reply was modified 3 months, 1 week ago by andytranhung.
    Thread Starter andytranhung

    (@andytranhung)

    Thank you, so i have done a few testings on Edge according to your instructions and here they are

    1. new website on instawp + default theme : no problem
    2. my own website: elementor + hello theme: WSOD
    3. my own website: elementor + default theme: WSOD
    4. my own website: elementor disabled + hello theme: no problem
    5. my own website: elementor disabled + default theme: no problem

    This made me assume something is wrong with elementor and edge and speculation rules?

    Thread Starter andytranhung

    (@andytranhung)

    it is a live website so I’m not sure will be able to do that. but yesterday i disabled all plugins except for elementor (and elementor pro)+ speculative loading and it was still happening. (active theme hello elementor)

    Thread Starter andytranhung

    (@andytranhung)

    it’s Version Microsoft Edge 127.0.2651.105 (Official build) (64-bit) and few previous releases.

    Also tested on Mozilla Firefox, speculation rules were just ignored as expected.

    Elementor editor doesn’t open after the wordpress update 6.6/

    Elementor Custom javascript stop working on web page / Need to enqueue as seperate .js in order for js to work.

Viewing 11 replies - 1 through 11 (of 11 total)