Hi @dynamic22,
Can you please send us a screenshot of how you have added the line to your wp-config.php file? No need to add the whole file (as that is dangerous), just a screenshot where we can see that line.
Thank you,
sry for the late reply didnt got a message that i got one and i was on semi holliday 🙂
screenshot: https://imgur.com/a/Zmlm61J
Hi @dynamic22,
Could you please move the line above the one saying “That’s all, stop editing”? Then try to optimize one image. Does that create the WebP as expected?
Best,
no still as imagename.webp and not imagename.jpg.webp
Hi there,
That’s strange. I just tried it from my side and it all works good. All we can do now is try to replicate the exact conditions.
Could you please go to Tools > Site Health > Info, click on “Copy site info to clipboard” and send us the information?
In addition, could we get some screenshots of your LiteSpeed Cache and ShortPixel settings?
Thank you,
I don’t think it’s possible here, sorry 🙁
dont u just have a shortpixel email adres cos im a paid custommer, where i can send it to?
Of course, you should’ve said that from the beginning! 😀
E-mail us please at [email protected] and we’ll be able to further help you.
Marking as resolved.
The issue was that the line
define(‘SHORTPIXEL_USE_DOUBLE_WEBP_EXTENSION’, true);
was added at the end of wp-config.php, and it had to be added right before the line “That’s all, stop editing”.