Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Zedna WP Image Lazy Load

Leírás

Decreasing page load time by progressive loading of images and other elements. They will load just when reach visible part of screen. Lazy loading can be also applied on themes.

A beépülő modul befolyásolja ezeket az elemeket:

  1. <img> elem

  2. CSS property background-image

  3. responsive images with srcset attribute

  4. <iframe> element

  5. <video> element

Features:

-reduce up to 90% of page load time, depends on elements amount

-compatible with Visual Composer

-compatible with WooCommerce

-you can choose to skip all iframes or just one in specific element

-you can choose to skip specific elements with some class

-you can show elements earlier or later than are visible on the screen

-optional fade in animation

Képernyőmentések

  • Sebességmérési példa

Telepítés

  1. Upload wp-image-lazy-load folder to the /wp-content/plugins/ directory
  2. Aktiváld a bővítményt a ‘Bővítmények’ menüpont alatt

GYIK

Do i need to modify my website or plugin to make it work on my custom theme?

No, this plugin can be used without any modifications or requirements. It´s using general tags for images, background images, iframes and videos.

How does it work?

Elements that are most slowing the page load are removed and added separately depending on user´s journey.

Does it support ads services?

Unfortunately Ad services like Google Adsense and similiar causing iframe blinking when scrolling. Please use Skip parent element option for ads.

Can i use embed elements?

Yes, embed elements are OK, but there could be a random bug when using embed Google maps. All images below Google map might be loaded earlier.

Why is plugin using !important priority for background-images?

This is used only when Visual Composer is active on your website, to override VC´s styles.

Vélemények

2019.07.29. 1 reply
There are places on the page where the functionality of the page is stopped.
2018.02.03.
El mejor sin duda, el único que me mantiene el marcado HTML de las imágenes responsivas, los demás que he probado solo mantenían el src y eliminaban el srcset. Lo único que le echo en falta es mantener la proporción de las imágenes que no son visibles para evitar los saltos de contenido.
16 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Zedna WP Image Lazy Load” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Zedna WP Image Lazy Load” 1 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!

“Zedna WP Image Lazy Load” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.6.3.3

  • Fixed logic for checkking skipped class (thanks @julix91 for contribution)

1.6.3.2

  • Option for JS & PHP lazy loading

1.6.3.1

  • Fixed background images loading

1.6.3

  • Added PHP lazy loading
  • Option to modify theme files automatically to lazy load images (not background images)

1.6.2.3

  • Fixed wrong skipping of elements

1.6.2.2

  • IE backwards compatibility

1.6.2.1

  • Fixed error in console log caused by SVG images

1.6.2

  • Option to add multiple classes
  • Code refactoring

1.6.1

  • Added translations

1.6

  • Visual Composer compatibility only if needed
  • Code refactoring

1.5.1

  • Fixed srcet initial loading
  • Skip gradient background
  • Compatibility with Visual Composer

1.5

  • Skip specific element option

1.4

  • Videó segítség

1.3.1

  • A kód teljesítménye
  • Rögzített homályosság a látható képeken és iframe-eken
  • A beállításokhoz hozzáadva a számellenőrzés

1.3

  • Rögzített képek visszakeresése látható részen az oldal betöltésekor

1.2

  • Hozzáadott elhalványult effekt

1.1

  • A reaktív kép srcset rögzítve
  • Hozzáadott opciók az összes iframe-re való átugráshoz
  • Hozzáadott lehetőség az elemek korábbi vagy későbbi megjelenítéséhez, mint láthatóak

1.0

  • Első verzió