This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mykraft Owl Slider Plugin

Description

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.

Installation

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]

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Mykraft Owl Slider Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.2

  • Added shortcode [owls].

1.1

  • Added slider maximum width support for Customizer.

1.0

  • Published version