• Resolved sintarta

    (@sintarta)


    Hi

    After last update, was possible to enable webp conversion.

    But after a lot of testing there is no conversion at all.

    Also is not enable, on local tab, Optimization Level, expept
    JPG, and this only on Pixel Perfect.

    Notice that my hosting provider, dont have imagic php extension.

    Can you fix this, or can you show me a solution to convert to webp.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    In order to do WebP conversion for free, your provider must have one of the following:
    1. exec() enabled so that cwebp can be run (this has been the primary method since version 2.0).
    2. The Imagick extension with WebP support (new in 6.2).
    3. The GD extension with WebP support (also new in 6.2).

    If your provider has none of those, you would need a premium subscription to use our API for WebP processing.

    Thread Starter sintarta

    (@sintarta)

    Thank you for your very quick anwser.

    Thread Starter sintarta

    (@sintarta)

    Hi

    As you can see gd has enable webp support.
    https://ibb.co/Cz7hT2q
    but conversion dont work.

    Any solution?

    Thank you

    Plugin Author nosilver4u

    (@nosilver4u)

    Note that the GD conversion isn’t as efficient as the other methods, so it’s possible the WebP versions just aren’t any smaller.
    But to double-check, let’s do this:
    1. Go to the Media Library
    2. Switch to List mode (if you didn’t already)
    3. If you have WebP images, it’ll show you that in the Image Optimizer column.
    4. For any image that has no WebP version, select 2-3 of them.
    5. Then choose Bulk Optimize from the Bulk Actions drop-down.
    6. Run the optimizer with Force Re-optimize and WebP Only, and see what it does.

    Thread Starter sintarta

    (@sintarta)

    Ok, my provider enable the exec() function and we have conversion.
    But something else happen know.
    If i use “JS WebP Rewriting” featured image on post looks ok, but google page speed dint see webp image, css code is:

    
    <code><div class=&quot;jeg_featured featured_image&quot;><a href=&quot;//olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202.jpg&quot;&quot;><div class=&quot;thumbnail-container&quot; style=&quot;padding-bottom:66.267%&quot;><img width=&quot;&quot;750&quot;&quot; height=&quot;&quot;497&quot;&quot; src=&quot;//olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202-750x497.jpg.webp&quot;&quot; alt=&quot;&quot;Συναυλ?α&quot; /><noscript><img width=&quot;&quot;750&quot;&quot; height=&quot;&quot;497&quot;&quot; src=&quot;//olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202-750x497.jpg&quot;&quot; alt=&quot;&quot;Συναυλ?α&quot; /></noscript></div><p class=&quot;wp-caption-text&quot;>Συναυλ?α Κρατικ?? Ορχ?στρα? Θεσσαλον?κη? Με ?ρωμα Πιερ?α?…</p></a></div></code>

    If i use “” google can see webp images but featured image is smaller.
    https://ibb.co/FH5NjzR
    and css code is:

    
    <code><div class=&quot;jeg_featured featured_image&quot;><a href=&quot;//olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202.jpg&quot;&quot;><div class=&quot;thumbnail-container&quot; style=&quot;padding-bottom:66.267%&quot;><picture><source srcset=&quot;https://olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202-750x497.jpg.webp&quot; type=&quot;image/webp&quot;><img width=&quot;&quot;750&quot;&quot; height=&quot;&quot;497&quot;&quot; src=&quot;//olympiobima.gr/wp-content/uploads/2021/08/Συναυλ?α-Κρατικ??-Ορχ?στρα?-Θεσσαλον?κη?-Με-?ρωμα-Πιερ?α?…-6109202-750x497.jpg&quot;&quot; alt=&quot;&quot;Συναυλ?α&quot; /></picture></div><p class=&quot;wp-caption-text&quot;>Συναυλ?α Κρατικ?? Ορχ?στρα? Θεσσαλον?κη? Με ?ρωμα Πιερ?α?…</p></a></div></code>

    Using wp-rocket cache.

    Any Solution?
    Thank you

    • This reply was modified 3 years, 3 months ago by sintarta.
    • This reply was modified 3 years, 3 months ago by sintarta.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Webp Enable but no Conversion’ is closed to new replies.