????
Forum Replies Created
-
Hi @tkwadmin.
If you found a replacement plugin i would like to know which one, and if it works as it should ??
Best regards
JarlHi Andrew.
I believe this works just great (when it works) hence the 80.000 active installations, with quite an ordinary amount of unhappy users.
But still, a pretty basic WP install, no plugins, a few pages, standard theme, and it goes “haywire” from the getgo. Not a good sign ??
My best guess (in my case) is that it had something to do with the language I use.
In Norway we use letters that don’t excist in En / US language. But as I said, this is just guessing, based on some observations that pointed in that direction.
Happy coding Andrew, and have a great day/night/evening/morning! Whatever fits your timezone ??- This reply was modified 6 months, 2 weeks ago by ????.
@saifislam01
No problem at all, happy to be of assistance.
Have a great day yourself ??Hi @wailtail ??
What @saifislam01 is telling you is absolutely not true, and I don’t know why he don’t want to share this information with you. It’s an easy fix!
@wailtail to to add webp support, follow these easy steps:
For featured image:
– Open the file “class-field-featured-image.php” and add “webp” to the line of image formats (about line 92)
For image upload (gallery):
– Open the file “class-field-image.php” and add “webp” to the line of image formats (about line 75)
(The exact line number can vary depending on what version you are running, but it’s easy to spot)
You will find these files in the folder:
wp-content/plugins/wp-user-frontend/includes/fields
The reason for the lack of support for this fileformat, (that WordPress has supported since 2001) I guess is that weDevs simply are dragging ass. Webp support is critical for many large sites, so I just can’t comprehend why the don’t quick fix this ASAP. That said, don’t get it wrong, I just love weDevs products, they deliver a lot of functionality that others just don’t. So this is just a little deserved feedback ??
Solution delivered with ? from Norway