FREE ADDON: "Lazy Loader" and "Back to Top" for CS3

[color=#ff0000][size=5]Lazy Loader:[/size][/color]



[color=#0000ff][size=5]Demo site:[/size][/color]



[url=“http://cs-cart-demo.iecsp.com/”]http://cs-cart-demo.iecsp.com/[/url]



Lazy Load is a jQuery plugin written in JavaScript. It delays loading of images in long web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. This is opposite of image preloading.



Using Lazy Load on long web pages containing many large images makes the page load faster. Browser will be in ready state after loading visible images. In some cases it can also help to reduce server load.



[attachment=5272:cs-cart-addons-lazy-loader.jpg]



http://www.appelsiin…ojects/lazyload



[color=#ff0000][size=5]“Back to Top” button:[/size][/color]



[attachment=5273:cs-cart-addons-back-to-top.jpg]





[color=#ff8c00][size=5]Download:[/size][/color]



[attachment=5274:iecsp_lazy_loader.zip]



[attachment=5275:iecsp_back_to_top.zip]

cs-cart-addons-lazy-loader.jpg

cs-cart-addons-back-to-top.jpg

iecsp_lazy_loader.zip

iecsp_back_to_top.zip

I checked on demo page and also installed on localhost server but it is not working either in Chrome or Firefox. Any suggestion ?

[quote name='miracles' timestamp='1338435701' post='137721']

I checked on demo page and also installed on localhost server but it is not working either in Chrome or Firefox. Any suggestion ?

[/quote]



The below page should help



[url=“Lazy Load Remastered”]http://www.appelsiini.net/projects/lazyload[/url]

[quote name='albertginger' timestamp='1338436597' post='137722']

The below page should help



http://www.appelsiin…ojects/lazyload

[/quote]



Sorry, now it is working fine…

this works fine on cs-cart 3.0.2

On your site : http://cs-cart-skins.iecsp.com/cs-cart-professional-skins-license-iecsp-bigec.html



Do you have “new-arrival/sale/bestseller/featured” block as an addon?

[quote name='mghazal' timestamp='1345617871' post='143381']

On your site : http://cs-cart-skins…ecsp-bigec.html



Do you have “new-arrival/sale/bestseller/featured” block as an addon?

[/quote]



Yes, we have these addons. but these are not for sell.

Hi,



I'v got 4 banners at frontpage, and if LazyLoad addon turned on it only loads 2 banner, to see other banners i need to scrool down little bit…



How to fix this issue?

I believe that's the whole point of the addon.

I suppose it should work for products only. All the banners is in the banner rotator which is on frontpage, so rotator needs to rotate all 4 banners, but it loads only 2, and shows 2 blank ones…

[quote name='Dezigner' timestamp='1347962785' post='145297']

I suppose it should work for products only. All the banners is in the banner rotator which is on frontpage, so rotator needs to rotate all 4 banners, but it loads only 2, and shows 2 blank ones…

[/quote]



disable lazyloader on homepage please, just the way hasn't been found.

[quote name='albertginger' timestamp='1348990566' post='146015']



disable lazyloader on homepage please, just the way hasn't been found.

[/quote]



How can I disable lazyloader on homepage? There is no option to do in addon settings…

[quote name='Dezigner' timestamp='1349017671' post='146038']

How can I disable lazyloader on homepage? There is no option to do in addon settings…

[/quote]



Sorry for my late response.



OPEN:

[color=#008000]/skins/[YOUR SKIN]/customer/addons/iecsp_lazy_loader/hooks/index/scripts.post.tpl[/color]



FIND:

```php



```







REPLACE:

```php

{if $controller != “index” }



{/if}

```

Hi Albert,



With this addon, can you verify that elements viewed 'over the first page fold' won't be immediately downloaded?

Example: A banner slider designed for 'featured images' on the product pages.



Thanks,

J.

[quote name='JesseLeeStringer' timestamp='1352685829' post='148969']

Hi Albert,



With this addon, can you verify that elements viewed 'over the first page fold' won't be immediately downloaded?

Example: A banner slider designed for 'featured images' on the product pages.



Thanks,

J.

[/quote]



the addon does not work untill scroll the screen.

hi, at first thanks for share this nice addons.



I would like to know if is possible change the “slide effect” in the addon “back to top”.

something like this in html: [color=#333333][font=arial, helvetica, clean, sans-serif][size=3]TOP (whithout the slide effect)[/size][/font][/color]



[color=#333333][font=arial, helvetica, clean, sans-serif][size=3]thanks again.[/size][/font][/color]

You can remove the jQuery slide effect code.

thanks for your response, but where is this code?

Hi, thanks for this addon,

I modify 3.x addon structure to 4.0.3CE and nicely work but banner home page still not working ( [color=#282828][font=arial, verdana, tahoma, sans-serif]loads only 2 banner img)[/font][/color].



using this tips don't work for me in 4.0.3 version

[color=#666600][size=2]{[/size][/color][color=#000088][size=2]if[/size][/color][color=#000000][size=2] $controller [/size][/color][color=#666600][size=2]!=[/size][/color][color=#000000][size=2] [/size][/color][color=#008800][size=2]“index”[/size][/color][color=#000000][size=2] [/size][/color][color=#666600][size=2]}[/size][/color]



Any way ,tips ,[color=#282828][font=arial, verdana, tahoma, sans-serif] to fix this issue?[/font][/color]

or only allow lazyload for categorie and product pages?

Any small update to lazyload 1.9.2 ?

[url=“https://raw.github.com/tuupola/jquery_lazyload/master/jquery.lazyload.js”]https://raw.github.com/tuupola/jquery_lazyload/master/jquery.lazyload.js[/url]



[color=#282828][font=arial, verdana, tahoma, sans-serif]Many thanks for your response[/font][/color]