Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Mykraft Owl Slider Plugin

Descripción

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.

Instalación

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]

Preguntas frecuentes

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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Mykraft Owl Slider Plugin» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Mykraft Owl Slider Plugin» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.2

  • Added shortcode [owls].

1.1

  • Added slider maximum width support for Customizer.

1.0

  • Published version