Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Mykraft Owl Slider Plugin

Descripció

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.

Instal·lació

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]

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Mykraft Owl Slider Plugin» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.2

  • Added shortcode [owls].

1.1

  • Added slider maximum width support for Customizer.

1.0

  • Published version