Home Forums WoodMart support forum Lazy load images

Lazy load images

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #58947

    yvo010
    Participant

    Hi,
    I realy like the Lazyload function in your theme, but do you know how i can fix the following?
    (see private content)
    Thank you!

    #58953

    Hello,

    Thanks for notification we shall fix it in one of our nearest updates.

    Best Regards

    #58954

    yvo010
    Participant

    Thanks Elise,

    Do you have any indication when the next update will be released?

    #58965

    Artem Temos
    Keymaster

    We will release an update in a few days.

    #59007

    yvo010
    Participant

    And one more question:
    how to set up sidebar filtering in the shop?
    i cant find it..

    #59017

    yvo010
    Participant

    And one other thing:
    How to make a sub menu inside in a mega menu? or is it not possible?

    #59018

    Hello,

    1/ Have you set the Shop layout page to have a sidebar? Theme Settings > Shop >
    Sidebar & Page title

    2/ Navigate to Appearance > Widgets and add Product filters to Shop page widget area

    Best Regards

    #59104

    yvo010
    Participant

    Another bug in lazyloading images:
    With lazy load images OFF: https://streamable.com/dnru6
    With lazy load images ON: https://streamable.com/zd5yi
    As you can see the like button is not working well..

    And do you have a answer to my previous asking? How to make a sub menu inside in a mega menu? or is it not possible?

    thanks

    #59139

    Hello,

    Please activate Lazy Loading feature so that we could check.

    You can create sub-menu manually in HTML block, however, you cannot make menu-sub-menu in Appearance > Menu if you want to use mega menu.

    Here is information on mega menu: https://xtemos.com/docs/woodmart/create-menu-2/ and HTML blocks https://xtemos.com/docs/woodmart/html-blocks-2/

    Best Regards

    #59148

    yvo010
    Participant

    Thanks, it is on now.

    #59172

    Hello,

    Please add this CSS to Theme Settings > Custom CSS to mobile and tablet section:

    .woodmart-buttons,
    .product-labels {
      backface-visibility: hidden;
      perspective: 800px;
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 800px;
    }

    Best Regards

    #59227

    yvo010
    Participant

    Sorry it did not fix the issue..
    Maybe the css snipet is incorrect?

    #59237

    Artem Temos
    Keymaster
    #59269

    yvo010
    Participant

    Thanks Yes it works on chrome etc. But not on safari on iphone..
    Isnt there a fix? or a way to disable lazyloading in this slider?

    #59279

    Artem Temos
    Keymaster

    Please, disable all cache plugins so we can check it on your website.

Viewing 15 posts - 1 through 15 (of 15 total)