Title: WP Owl Carousel
Author: Dabuuker
Published: <strong>14.04.2015</strong>
Last modified: 09.03.2016

---

Търсене на разширения

Това разширение **не е обновявано повече от 2 години**. Може вече да не се поддържа
и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-owl-carousel.svg)

# WP Owl Carousel

 От [Dabuuker](https://profiles.wordpress.org/dabuuker/)

[Изтегляне](https://downloads.wordpress.org/plugin/wp-owl-carousel.1.1.3.zip)

 * [Детайли](https://bg.wordpress.org/plugins/wp-owl-carousel/#description)
 * [Оценки](https://bg.wordpress.org/plugins/wp-owl-carousel/#reviews)
 *  [Инсталиране](https://bg.wordpress.org/plugins/wp-owl-carousel/#installation)
 * [Разработка](https://bg.wordpress.org/plugins/wp-owl-carousel/#developers)

 [Поддръжка](https://wordpress.org/support/plugin/wp-owl-carousel/)

## Описание

Owl Carousel integration for WordPress

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

For now, works only with images.

## Снимки на разширението

[⌊Click Add or Upload files to insert images⌉⌊Click Add or Upload files to insert
images⌉[

Click Add or Upload files to insert images

[⌊When images selected, click use this file⌉⌊When images selected, click use this
file⌉[

When images selected, click use this file

[⌊Copy the shortcode and paste it anywhere⌉⌊Copy the shortcode and paste it anywhere⌉[

Copy the shortcode and paste it anywhere

[⌊View post/page to see results⌉⌊View post/page to see results⌉[

View post/page to see results

## Инсталиране

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.

## ЧЗВ

  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.

## Отзиви

![](https://secure.gravatar.com/avatar/cd1ab9fe5856d37e16d2b73aefb3ed0bb1841718d1b5257008a17fea80a9fa61?
s=60&d=retro&r=g)

### 󠀁[Doesn’t work with the newest WordPress version](https://wordpress.org/support/topic/doesnt-work-with-the-newest-wordpress-version/)󠁿

 [ar.richter](https://profiles.wordpress.org/arrichter/) 01.04.2018 2 replies

Looks awesome especially the ability to provide Rel attribute is a feature I can’t
find in any other plugin. Adding images is very easy and intuitive. Great plugin
besides the fact that it is outdated and no longer works with the newest WordPress
version. * added a star as Dabuuker replied quickly and tested the plugin with the
new version of wordpress

![](https://secure.gravatar.com/avatar/f772b791050b8ffe8c41c86c10a61781aa1fb6a7c68007c50451e35364e620c9?
s=60&d=retro&r=g)

### 󠀁[Like it for the most part](https://wordpress.org/support/topic/like-it-for-the-most-part/)󠁿

 [runarndgtndizzy](https://profiles.wordpress.org/runarndgtndizzy/) 03.09.2016

For the most part it works like it should and I like the functionality of it. However
this plugin is useless on a mobile device when your site is responsive. I had to
remove it. The other issue I find is the image gallery doesn’t always reset it self
and tends to get stuck. I have used the Owl Carousel on a Joomla site and works 
flawless. WordPress needs a little work. Still recommend though.

![](https://secure.gravatar.com/avatar/b76bc7e8a2d47734ac353d7652ceb8c82e84820f6dd784977b37af2097f9cb27?
s=60&d=retro&r=g)

### 󠀁[Works a treat](https://wordpress.org/support/topic/works-a-treat-57/)󠁿

 [bonsaigil](https://profiles.wordpress.org/bonsaigil/) 03.09.2016 1 reply

Thanks for this, I was looking for an easy way to upload client logos without having
to delve into the code. What would make your plugin super awesome!? To be able to
add text as well as images for testimonials The ability to turn off the script dependencies
for those who already have them minified and concatenated in the WordPress theme.
Putting the scripts in the footer Keep up the awesome work : )

![](https://secure.gravatar.com/avatar/90a69081de0ce926b98b6dcd67b328bc5a5e6f7b22dfa1778cfab9d6323695f9?
s=60&d=retro&r=g)

### 󠀁[simple, but good](https://wordpress.org/support/topic/simple-but-good-11/)󠁿

 [Flector](https://profiles.wordpress.org/flector/) 03.09.2016

really thanks

 [ Прочетете всички 4 отзива ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/)

## Сътрудници и разработчици

“WP Owl Carousel” е софтуер с отворен код. Към разширението са допринесли следните
хора:

Сътрудници

 *   [ Dabuuker ](https://profiles.wordpress.org/dabuuker/)

[Превеждане на “WP Owl Carousel” на вашия език.](https://translate.wordpress.org/projects/wp-plugins/wp-owl-carousel)

### Имате интерес към разработване?

[Преглеждане на кода](https://plugins.trac.wordpress.org/browser/wp-owl-carousel/),
разглеждане на [SVN хранилище](https://plugins.svn.wordpress.org/wp-owl-carousel/),
или абонамент към [програмната история (log)](https://plugins.trac.wordpress.org/log/wp-owl-carousel/)
чрез [RSS](https://plugins.trac.wordpress.org/log/wp-owl-carousel/?limit=100&mode=stop_on_copy&format=rss).

## Списък с промени

#### 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

## Мета

 *  Version **1.1.3**
 *  Last updated **Преди 10 години **
 *  Active installations **200+**
 *  WordPress version ** 4.0 или по-висока **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-owl-carousel/)
 * Tags
 * [carousel](https://bg.wordpress.org/plugins/tags/carousel/)[owl carousel](https://bg.wordpress.org/plugins/tags/owl-carousel/)
   [slider](https://bg.wordpress.org/plugins/tags/slider/)[slideshow](https://bg.wordpress.org/plugins/tags/slideshow/)
 *  [Разширен изглед](https://bg.wordpress.org/plugins/wp-owl-carousel/advanced/)

## Оценки

 4.3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/?filter=5)
 *  [  3 4-star reviews     ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-owl-carousel/reviews/)

## Сътрудници

 *   [ Dabuuker ](https://profiles.wordpress.org/dabuuker/)

## Поддръжка

Имате да кажете нещо? Имете нужда от помощ?

 [Разглеждане на форумите за поддръжка](https://wordpress.org/support/plugin/wp-owl-carousel/)