Bent Stad Posted February 23, 2020 Posted February 23, 2020 (edited) Hi The ability to enable / disable webp is missing. I have used it before and all my product images is webp. Uses TB1.1.0 and Panda 1.5.3. All my images must be webp, but when I regenerate images webp images are not formed. I've tried the following: Clear Smarty cache manually Enable Forcecompile Delete and disable cache Disable Smarty https://hestegrovvaren.dk Kind regards Bent Edited February 23, 2020 by Bent Stad
datakick Posted February 23, 2020 Posted February 23, 2020 Your theme probably doesn't support webp. If it does support this feature, it must be marked in theme's config.xml file, like this
Bent Stad Posted February 23, 2020 Author Posted February 23, 2020 17 minutes ago, datakick said: Your theme probably doesn't support webp. If it does support this feature, it must be marked in theme's config.xml file, like this My themes config.xml file look like this: <?xml version="1.0" encoding="UTF-8" ?> <theme> <version value="1.4"> <ccc available="true" /> <guest_checkout available="true" /> <one_page_checkout available="true" /> <store_locator available="true" /> </version> <webp>1</webp> </theme>
varadipeter Posted April 13, 2020 Posted April 13, 2020 https://www.sunnytoo.com/forums/topic/webp-images-missing/#post-66902
Pedalman Posted April 22, 2020 Posted April 22, 2020 I use a module that makes use of the rosell-dk library and converts none wepb images if into the WebP format directly despite the fact that my Warehouse Iquit theme is not 'tagged as webp compatible'. I think it works and wonder if could set this 'tag' in the database so Thirtybees thinks my theme is compatible. Then the option (I am missing it too) would reappear and I could perhaps deinstall my module.. (## To convert an image, using a stack of converters, use the *WebPConvert::convert* method. It is documented in [docs/api/convert.md](https://github.com/rosell-dk/webp-convert/blob/master/docs/api/convert.md).
Bent Stad Posted April 22, 2020 Author Posted April 22, 2020 SOLVED!! Hi The problem is solved. Hi My config.xml file was flawed. I got a new file from Yobo from Sunnytoo.com which I replaced. Then it worked again 1
Cassim Posted April 21, 2022 Posted April 21, 2022 (edited) Remove this Edited April 21, 2022 by Cassim Did change name of the theme - that got the webp removed
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now