Replies: 0
Hey, I just messed up something and now the plugins can’t convert any images into webp. I’ve bought the premium version not so long ago. At first, it works. But now it doesn’t. How did it happen?
A few days ago, I turned on define(‘WPFC_DISABLE_WEBP’, true );
I did so because WPFC forcing high I/O resource on my website to convert all images (more than 70.000 images).
More than hundreds of visitor request to convert image to webp. My site was going berserk at that time. Hence, I removed all of the webp settings on .htaccess and even define webp disable.
Afterward, I’m using another plugin, webp express to convert all my existing images from 0 to 70.000.
Now, when all of the previous images have been converted. I uninstall webp express. Now, I don’t have any converter on media upload. I just want to use the WPFC converter to convert my images on the new media Upload.
But sadly, it doesn’t even convert anymore. Can someone help me fix it?
It really bad, that WPFC Premium doesn’t have any webp configuration and user interface.