這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Parallax Scrolling Enllax.js

描述

Parallax Scrolling Effect by Enllax.js

An ultra-lightweight and super easy to use plugin for applying parallax scrolling effect to any scrolling element. You can set parallax scrolling effects to background elements, and also in both directions (vertically or horizontally)

Demo

Shortcode example

With external image:
[enllax xclass=”enllax” offset=”0″ direction=”horizontal” speed=”0.8″ img=”image url”]
Your content.
[enllaxend]

With internal image (featured image and content):
[enllax_post postid=”1″ xclass=”enllax” offset=”0″ direction=”horizontal” speed=”0.8″]

xclass: CSS class name (default: enllax)
offset: background offset in pixel (default: 0)
direction: vertical (default) or horizontal
speed: to allow background image to move with different speed, just use a data attribute with a numeric value as a multiplier for scrolling speed, less is slower and 1 is normal (default value: 0.5)
img: Parallax background image url

螢幕截圖

  • Settings page
  • Web site home page
  • Shortcode in header.php

安裝

Add the plugin by uploading the zip file or by installing it from the WordPress Plugin directory.
Activate the plugin and go to the Settings->Enllax.

評價

2019年6月13日
i had tried different parallax background plugins, but couldn't find one that worked flawlessly. Took some tries to figure out how to get the full width banner working discussed in the support forum, but now its working perfectly.
2019年3月14日
Took my some time to dig into the settings. But dude this Plugin is just amazing. simple and effective at the same time!!!
2019年1月4日
I had been for a while looking for a plugin like this. It's does just what i needed. You can make images and elements move at different time than backgrounds or whith scroll. If you don't know anything about javascript, this plugin is just perfect! Wonderful! Congrats!
閱讀全部3個評價

貢獻者及開發者

“Parallax Scrolling Enllax.js” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Parallax Scrolling Enllax.js 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.0.6

  • Add new shortcode (enllax_post)

0.0.5

  • Add background offset option

0.0.4

  • More Parallax effect with different CSS classes (use more CSS classes in customizing area, .enllax01, .enllax02, etc.)

0.0.3

  • Enllax plugin button on edit page

0.0.2

  • Enllax info page move to Settings menu
  • New CSS customize option
  • Compatible with Scripts-To-Footer.