Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Can you give me the settings from wp-webp please.

    Thread Starter the-maximum

    (@the-maximum)

    I turned on the option: “WebP immer durch Javascript unterstützen (auch wenn der Browser das WebP Format unterstützt).”, ’cause if it’s unchecked Chrome crashes.

    Plugin Author tuxlog

    (@tuxlog)

    Hi,

    just tried with IE8 and it works without a problem.
    Just to be sure:

    enabled –> WebP immer durch Javascript unterstützen (auch wenn der Browser das WebP Format unterstützt).
    disabled–> WebP Javascript am Ende der Seite ausgeben (Standard ist der Kopbereich)
    disabled–> Verwende die experimentelle Version der libwebp mit Unterstützung des Alphakanals und verlustfreier De-/Enkodierung

    correct?

    Can you give an url to a site where the problem occurs?

    Thread Starter the-maximum

    (@the-maximum)

    Yes, you’re right!
    And here’s my site:
    https://mxum.de/

    Btw. I use IE10 and the newest Firefox. ??

    Plugin Author tuxlog

    (@tuxlog)

    The results here are:

    chrome Version 26.0.1410.63 – works
    firefox 21 – works
    IE10 – takes about 70 seconds and then shows the big image. The two smaller images are displayed immediately.

    Ok, so I can track down this now.
    It may have be something to do with the src=data:… mechanism in the decoding script. This was limited to 32k in IE8 and with IE9 and IE10 this changed in IE.

    What strikes is that the images are not clickable in IE but in the other browsers.

    Debugging the javascript in IE shows no errors…
    I will analyze it…this may take a while

    Plugin Author tuxlog

    (@tuxlog)

    Okay one more try

    If you enable –> Verwende die experimentelle Version der libwebp mit Unterstützung des Alphakanals und verlustfreier De-/Enkodierung

    Is it faster then? It changed here from 70 seconds to 7 seconds.

    Thread Starter the-maximum

    (@the-maximum)

    I think you can german, ok:

    Also wenn ich lipwebp anschalte, l?dt die Seite im IE10 zwar aber es zeigt keine Bilder an, genau so in Firefox. In Chrome zeigt es die Bilder dann überdimensional gro? an (Beispiel: https://mxum.de/?page_id=19).

    PS: Das Kopfbild oben und das “M”-Logo, fallen aus der Wertung da dies png/jpg Bilder sind.

    These are English language forums, so please use English. Alternatively, use a WP support forum in your language.

    Thread Starter the-maximum

    (@the-maximum)

    i’m sorry… ??

    Plugin Author tuxlog

    (@tuxlog)

    Well, seems I cant get the problem rebuild with IE8. But I have no OS where I can install IE10. ??

    So, no solution for the moment. But will keep an eye on it.

    Plugin Author tuxlog

    (@tuxlog)

    Just uploaded v0.6 which supports explicit width and height attribute in experimental mode. please try it with experimental mode on and use width and height attribute in the img tag.

    Works here. ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Not working in IE and Firefox’ is closed to new replies.