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

Mykraft Owl Slider Plugin

外掛說明

Mykraft Owl Slider is a simple, responsive WordPress slider plugin ideal for template homepage. It is based on OWL Carousel, touch enabled jQuery plugin. Slider works as a custom post type with featured images, excerpt as a slide description and each slide can have a link with an option to open a link in a new tab. Add new slides using Dashboard> Slider> Add New Slide link. Use Dashboard> Appearance> Customize link to open WordPress extended Customizer page option. At the bottom of the side menu click Slider Customizer tab to open slider options. You can change slider container background image, slider pagination color or background image, or you can choose to disable the pagination.

Features

  1. Unlimited number of slides
  2. Touch enabled
  3. Responsive
  4. Slider container will auto size image height
  5. Custom post type
  6. Slider image
  7. Slide link
  8. Slide description
  9. Auto play
  10. WordPress extended Customize page with slider options
  11. Set slider width in pixels (default slider width 100%)

Credits

Bartosz Wojciechowski, Owl Carousel developer.

安裝方式

First download the ZIP file
Log in to your website administrator panel
Go to Plugins page, and add new plugin
Upload plugin
Click Install Now button
Then click Activate Plugin button
Add the following line in your template where you want slider to be displayed

<?php if (function_exists('homepage_slider')) { homepage_slider();} ?>

NOTE: Using Mykraft themes doesn’t require this code line to be added manually since all Mykraft themes are slider ready.

Alternatively use shortcode [owls]

常見問題集

How to rearrange slides?

Use the custom post type published date to prioritize slides order

Is there a slider left-right navigation (arrows)?

No, but you don’t need navigation links, slider is touch enabled and you can move it using mouse or by touch.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Mykraft Owl Slider Plugin〉的開發相關工作。

參與者

將〈Mykraft Owl Slider Plugin〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2

  • Added shortcode [owls].

1.1

  • Added slider maximum width support for Customizer.

1.0

  • Published version