Этот плагин не тестировался с последними 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