Home › Forums › Air HTML5 Template › Turning off LazyLoad
- This topic has 10 replies, 2 voices, and was last updated 6 years, 6 months ago by
stuavenue.
-
AuthorPosts
-
November 26, 2019 at 4:56 pm #20043
How do I turn off LazyLoad function on homepage please? There isn’t enough content yet to prompt the lowest row to load >> http://avenuedesign.co.uk/stu/stu/index.html
November 27, 2019 at 7:17 am #20049Hi,
Please find the URL of each thumb unit:
data-bg="image-url"(screenshot)update as:
style="background-image: url(image-url);"Reagrds!
November 27, 2019 at 4:57 pm #20051Hiya, I’ve replaced all of the information as suggested but it doesn’t seemed to have made any difference >> http://avenuedesign.co.uk/stu/stu/index.html
November 28, 2019 at 6:34 am #20052Hi,
The lazy load has been removed from this page.
Maybe I misunderstood your question. Please give more information for “There isn’t enough content yet to prompt the lowest row to load”
Regards
November 28, 2019 at 7:22 am #20053Apologies perhaps I’m using incorrect wording.
On the homepage I would like the images to always be on. I wish to remove the effect of loading them as you scroll down the page.
As there is not very much content on the homepage sometimes you can’t scroll far enough down to make the bottom row of images appear.
November 28, 2019 at 2:55 pm #20054Please try to add the CSS(to the last line of style.css), it will remove the item’s animation from botom to top.
.container-masonry .grid-item-inside { opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }November 28, 2019 at 3:21 pm #20055Perfect. Works a treat > http://www.iamstu.co.uk
One more question. Sometimes when I visit a sub page the images don’t go to the left edge. If I then do a refresh of the page they get bigger. Is there a way to have them larger on page load? Is there a CSS being missed on load?
November 29, 2019 at 8:10 am #20056Sorry, I don’t understand this question. Could you plz paste a video or screenshot to explain it?
November 29, 2019 at 9:07 am #20057Sure. Please find a quick video grab on WeTransfer
November 29, 2019 at 3:29 pm #20065Please download(click) and replace this file js/custom.theme.js to fix it.
December 2, 2019 at 11:40 am #20092Amazing. All sorted now. Thanks for all the support.
-
AuthorPosts
- You must be logged in to reply to this topic.
