Found Image WP Owl Carousel | Plugin Review Network Skip to Content

Plugin Review Network

Plugin Review Network

an eye on the best wordpress plugins
Show Sidebar Hide Sidebar
[+] Sidebar [-] Sidebar
Plugin:
Rated:
86%
4.3 Stars (4 votes)

WP.Org

ReadMe

Support
  • Author:
    Tanel Kollamaa
Version: 1.1.3
Requires: WP 4.0
Last Updated:3562 days ago
Downloads:9653
Installations: 1,000+
Tags:
    carousel, owl carousel, slider, slideshow
Download Plugin Package

WP Owl Carousel

Released on April 14, 2015.
Download Plugin Package

Version: 1.1.3

Owl Carousel integration for WordPress

  • Description
  • FAQ
  • Changelog
  • Installation
  • Screenshots


Owl Carousel integration for WordPress

Owl Carousel author: Bartosz Wojciechowski http://owlgraphic.com/owlcarousel/

For now, works only with images.

How to control when and how this plugin's assets get loaded?

First you'll need to tell the plugin not to enqueue the assets.

For all files:

add_filter('wp_owl_carousel_enqueue_assets','__return_false');

For individual files:

add_filter('wp_owl_carousel_enqueue_css','__return_false'); - Owl Carousel css

add_filter('wp_owl_carousel_enqueue_theme_css','__return_false'); - Owl Carousel Theme css, loaded after the main css

add_filter('wp_owl_carousel_enqueue_owl_js','__return_false'); - Owl Carousel minified javascript, loaded after jquery

add_filter('wp_owl_carousel_enqueue_plugin_js','__return_false'); - Plugin's own javascript, initializes the carousels, depends on plugin's JS

And now just use the 'wp_enqueue_scripts' action hook and wp_enqeue_script/wp_enqueue_style functions somewhere in your code.

There's also the get_wp_owl_carousel_url() function to easily get this plugin's url if you don't want to copy the assets over somewhere.

1.1.3

  • [] array syntax replaced with array() to avoid fatal errors on hosts with old PHP version

1.1.2

  • Added filters for dequeueing plugin css and js

1.1.1

  • Fixed issue with wrong link to image size

1.1.0

  • Added ability to link to a different image size and specify a rel attribute for lightboxes

1.0.0

  • First release


Go to your WordPress Dashboard. From there select Plugins -> Add New. Search for \'WP Owl Carousel\', make sure it found the right plugin and click Install Now.

Alternatively, extract the zip file and upload the contents to the wp-content/plugins/ directory of your WordPress installation and then activate the plugin from the plugins page.


Click Add or Upload files to insert images
Screenshot 1


When images selected, click use this file
Screenshot 2


Copy the shortcode and paste it anywhere
Screenshot 3


View post/page to see results
Screenshot 4



 

Click here to cancel reply.

Click here to cancel reply.


*

*


Please copy the string 1UIN9G to the field below:

Home | Sitemap | Contact
Network Skin Theme for BioShip by WordQuest
Password Reset
Please enter your e-mail address. You will receive a new password via e-mail.