Janvier Posted January 12, 2019 Posted January 12, 2019 I compared the demo admin to mine and noticed I don't have these options. How can I enable them?
0 SLiCK_303 Posted January 12, 2019 Posted January 12, 2019 Your theme doesn't support it. You need to have: <lazy_load>1</lazy_load> <high_dpi>1</high_dpi> <webp>1</webp> At the bottom of your themes config.xml right before the last line which is . Then the theme needs to be actually coded for it to work. 1
0 Janvier Posted January 12, 2019 Author Posted January 12, 2019 That would explain that then. That's unfortunate, I would have liked to try webp images. I'm using Warehouse theme. Thanks for explaining
0 pauld Posted April 18, 2019 Posted April 18, 2019 I added values to theme config.xml and /config/xml/themes/(theme name).xml But i'm still unable to see option in admin image area for enabling lazy load. Cache cleaned.. Any solution for enabling lazy load in admin area after own theme changes for supportig lazy load?
0 pauld Posted April 18, 2019 Posted April 18, 2019 Figured it out.. After adding values to theme xml to both config files i found, there is a xml name mismatch. After changing /config/xml/themes/(theme name).xml to proper name, it work.
0 romaric17 Posted May 14, 2020 Posted May 14, 2020 On 1/12/2019 at 7:42 PM, SLiCK_303 said: Then the theme needs to be actually coded for it to work. Could you explain what it means that the theme needs to be coded for webp to work? About the <webp>1</webp> property, is it TB specific or does it exist on PS? Thanks
0 SLiCK_303 Posted May 16, 2020 Posted May 16, 2020 On 5/14/2020 at 2:47 PM, romaric17 said: Could you explain what it means that the theme needs to be coded for webp to work? About the <webp>1</webp> property, is it TB specific or does it exist on PS? Thanks It's specific to TB....
0 romaric17 Posted May 16, 2020 Posted May 16, 2020 Ok, thanks. How could a theme not support webp images? What do the <webp>1</webp> themes have that others don't?
0 toplakd Posted May 16, 2020 Posted May 16, 2020 25 minutes ago, romaric17 said: What do the <webp>1</webp> themes have that others don't? webp enabled themes have webp support
0 romaric17 Posted May 16, 2020 Posted May 16, 2020 That is clear. But what does it mean that such themes support webp? What kind of features have to be added to a non webp-enabled theme?
0 toplakd Posted May 16, 2020 Posted May 16, 2020 For that you should open template files which do show pictures and compare them to non webp enabled theme. (product.tpl, product-list-item.tpl and others). You will quickly notice the difference.
Question
Janvier
I compared the demo admin to mine and noticed I don't have these options. How can I enable them?
10 answers to this question
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