• Resolved mcaso

    (@mcaso)


    Hello

    I am facing an strange issue. The website was loading fine in Chrome and Edge but now in Firefox. If I go to the console I see the following warning: This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.

    I enable the minify in WP Optimize (not the html, JS and css, because the behaviour changed).
    When I clear the cache in Firefox (after the minify) the page is loading well but if I entered again is not loading anymore. If I clear the cache again is loading fine.

    Any help will be really appreciate.
    Thanks a lot
    Marcela

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @mcaso Can you please try to purge the cache and then Preload the pages from WP-Optimize > Cache > Preload and check if it helps to fix the issue?

    Thread Starter mcaso

    (@mcaso)

    Hello

    Thank you so much for your answer. Unfortunately is not working in Firefox. I have 2 more inside that maybe are important:

    1.- If I go Firefox and in the inspector-> networking I click the option “disable cache” then the page is loading.
    2.- I see in console this message This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.

    Thank you so much for your support. Really appreciate.

    @mcaso I think its a CSS issue with the Zoom class which is not supported on Firefox, Please check this link for more information: https://stackoverflow.com/questions/59477050/css-non-standard-zoom-property

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Enable minify – Page loading in FF is working random’ is closed to new replies.