Hello,
We are using 2 Carousel (Courses, Testimonials). We need to change the order of both slider if i changed in owlcarousel.php its implemented on both slider. So we need to change both slider order.
Please check and update me.
Thanks
Usman Rauf
]]>I do not have this plugin installed but Owl Carousel appeared on my site and I can’t figure out how to remove it. I don’t know if it’s part of a package with another plugin but I don’t know how it got there or how to remove it. Thanks.
]]>Hello, after recent SSL-certificate installation and maybe some other website updates I saw that the carousel is not shown anymore.
I disabled all plugins, but that didn’t helped. I read all relative forum topics here, but still can’t figure out why.
If I delete this code from child-theme/functions.php then everything works fine
<?php
//
// Recommended way to include parent theme styles.
// (Please see https://codex.www.ads-software.com/Child_Themes#How_to_Create_a_Child_Theme)
//
add_action( ‘wp_enqueue_scripts’, ‘politicalwp_enqueue_styles’ );
function politicalwp_enqueue_styles() {
wp_enqueue_style( ‘politicalwp-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_style( ‘child-style’,
get_stylesheet_directory_uri() . ‘/style.css’,
array(‘politicalwp-style’)
);
}
//
Carousel is added in page bulider widget using shortcodes but it always disabled and css is not working (like overfloe:hidden, etc..) . and responsiv breakpoints is also not working.
]]>hi guys,
our top slider is working very well with your plugin responsively on any desktop. as soon as i use android standard browser, the owl items come out as an unstyled list of elements covering the whole homepage, no slideshow. any idea how to fix it?
owl contents come straight from a php script.
<div id="owl-demo2"><?php echo termine("TYP=SUCHE"); ?></div>
resulting in
<div id="owl-demo2">
<div class="owl-wrapper-outer"><div class="owl-wrapper" style="width: 10000px; left: 0px; display: block; transition: all 800ms ease 0s; transform: translate3d(-4000px, 0px, 0px);"><div class="owl-item" style="width: 1000px;"><div class="veranstaltung item"><div class="links"><div class="d_mn">Feb</div><span class="d_tn">Do</span><span class="d_t">15</span><div class="beginn">20:00</div></div><div class="rechts"><div class="bild"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=56790&DATUM=2018-02-15" alt="B3 (FEAT. RON SPIELMAN)" title="Details anzeigen"><img src="https://www.meine-veranstaltungen.net/bild/56790_nedsgl0qdu21lot5us2vf19gt6_bild1.jpg"></a></div><div class="reihe"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=56790&DATUM=2018-02-15" alt="B3 (FEAT. RON SPIELMAN)" title="Details anzeigen"></a></div><div class="titel"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=56790&DATUM=2018-02-15" alt="B3 (FEAT. RON SPIELMAN)" title="Details anzeigen">B3 (FEAT. RON SPIELMAN)</a></div><div class="untertitel"><b>Souver?ner Trip durch Soul-Rock und Rock-Jazz</b> [<a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=56790&DATUM=2018-02-15" alt="B3 (FEAT. RON SPIELMAN)" title="Details anzeigen">Details anzeigen</a>]</div></div></div></div><div class="owl-item" style="width: 1000px;"><div class="veranstaltung item"><div class="links"><div class="d_mn">Feb</div><span class="d_tn">Do</span><span class="d_t">15</span><div class="beginn">20:00</div></div><div class="rechts"><div class="bild"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=20596&DATUM=2018-02-15" alt="BIG KEV's KNEIPENQUIZ" title="Details anzeigen"><img src="https://www.meine-veranstaltungen.net/bild/20596_6u6sumvec8rhg6rrnem1rhlt00_bild1.jpg"></a></div><div class="reihe"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=20596&DATUM=2018-02-15" alt="BIG KEV's KNEIPENQUIZ" title="Details anzeigen"></a></div><div class="titel"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=20596&DATUM=2018-02-15" alt="BIG KEV's KNEIPENQUIZ" title="Details anzeigen">BIG KEV's KNEIPENQUIZ</a></div><div class="untertitel"><b>Kevin Dardis moderiert dieses Quiz angelehnt an "Wer wird Million?r" und nur eine Gruppe gewinnt....</b> [<a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=20596&DATUM=2018-02-15" alt="BIG KEV's KNEIPENQUIZ" title="Details anzeigen">Details anzeigen</a>]</div></div></div></div><div class="owl-item" style="width: 1000px;"><div class="veranstaltung item"><div class="links"><div class="d_mn">Feb</div><span class="d_tn">Fr</span><span class="d_t">16</span><div class="beginn">20:00</div></div><div class="rechts"><div class="bild"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=36484&DATUM=2018-02-16" alt=""Go" in der Koffer" title="Details anzeigen"><img src="https://www.meine-veranstaltungen.net/bild/36484_p443oeltcr40chh5a33v6ck610_bild1.jpg"></a></div><div class="reihe"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=36484&DATUM=2018-02-16" alt=""Go" in der Koffer" title="Details anzeigen"></a></div><div class="titel"><a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=36484&DATUM=2018-02-16" alt=""Go" in der Koffer" title="Details anzeigen">"Go" in der Koffer</a></div><div class="untertitel"><b>jeden Freitag ab 20 Uhr</b> [<a href="/termine.html?TYP=DETAIL&VERANSTALTUNGID=36484&DATUM=2018-02-16" alt=""Go" in der Koffer" title="Details anzeigen">Details anzeigen</a>]</div></div></div></div></div></div><div class="owl-controls clickable"><div class="owl-pagination"><div class="owl-page"><span class=""></span></div><div class="owl-page"><span class=""></span></div><div class="owl-page"><span class=""></span></div><div class="owl-page"><span class=""></span></div><div class="owl-page active"><span class=""></span></div></div></div>
</div>
]]>
When setting a transition effect on a carousel with a duration over 4 seconds, the effect stops working after the 2nd stage is displayed.
In our case this is a full width with 1 image per stage, and a 1/3 width with 4 per stage.
Stage 1 and 2 will transition at 5+ seconds, but then will stop. 4 or less seconds will transition througl all stages in the gallery, then restart (when loop is enabled).
]]>When using an Owl Carousel with captions and Custom URL clickthrough via the image meta, the caption is not included in the anchor tag, so the caption blocks out the click.
Example code:
<div class="owl-item active" style="width: 1903px;">
<div class="foo-item">
<a href="https://twitter.com/RobBrydon" data-caption-title="CELEBRITY HOST ROB BRYDON" data-attachment-id="3519" class=""><img src="https://www.publicanawards.co.uk/wp-content/uploads/cache/2017/04/CLM3501-2000x500/1682583788.jpg" width="2000" height="500"></a>
<div class="owl-caption">
<h4>CELEBRITY HOST ROB BRYDON</h4>
</div>
</div>
</div>
]]>
How can I set up the Owl Carousel with each photo in the carousel to point to a WP Gallery that opens in a lightbox? I do have the WP Gallery option enabled in the plugin.
Thanks!
Yaneck
Hi! I am trying to get rid of the extra space under the text inside the carrousel. I have been trying with css but no result. Can you help me? Thank you!
]]>I’m working with an Owl carousel that has both video and images. It is set to auto height. The thumbnail image is adjusting the height as I scroll through the slider. But once I press the play button for the video, the video that appears is cut off, making the player controls not visible.
I’ve been banging my head against a wall on this one. Any help would be greatly appreciated. Thanks in advance!
Here are the settings for the owl carousel:
<script>
$(document).ready(function(){
//Initialize Owl Carousel Javascript
$(".owl-carousel").owlCarousel({
items: 1,
loop: true,
nav: true,
center: true,
navText: [
"<img src='<?php echo get_template_directory_uri(); ?>/assets/images/desrosiers-architects-image-slider-arrow.png' />",
"<img src='<?php echo get_template_directory_uri(); ?>/assets/images/desrosiers-architects-image-slider-arrow.png' />"
],
margin: 0,
dots: false,
autoplay: false,
animateOut: 'fadeOut',
video: true,
responsive: true,
autoHeight:true,
});
});
</script>
]]>
Hi,
I wanted to achieve an effect, where when you click on an object in the carousel, it’s size increases, and the side objects move sideways (to make space).
I tried to do this using jquery – like “$this.css(‘height’, ‘120%’).css(‘width’, ‘120%’);”
But it does not increase the height, only the width, and it overlaps the side elements.
Any help is appreciated please!
I have odd problem with owl carousel in wordpress. I have the same carousel in few pages and at homepage it shows me 4 dots(should be 3) and at another pages it shows 3 (as it should be). I tried to switch carousels between pages but at homepage always shows extra dot. Maybe someone already met this problem?
[ No bumping please. ]
]]>Hey I’m using owl carousel for wordpress 4.8, the all responsiveness shortTags (items, itemsDesktop, itemsDesktop, itemsDesktopSmall, itemsTablet, itemsMobile) and autoplay are not working at all, other short-tags are working fine such as “owl-carousel category” here is the code, can you please take a look and tell me what am i doing wrong here.
<?php echo do_shortcode(‘[owl-carousel category=”feature” singleItem=”false” items=”4″ autoPlay=”true” navigation=”true” pagination=”false” itemsDesktop=”1199,4″ itemsDesktopSmall=”979,3″ itemsTablet=”768,2″ itemsMobile=”479,1″]’)?>
]]>Hi there. I recently had a client request that the slider only moved in the right direction, rather than right then zoom back left. Is there an easy way to adjust this? Any help would be appreciated. Thanks!
]]>Hi there,
We are using OWL carousel to display testimonials on our front page.
At the moment we only have one testimonial, but it seems like OWL is not working with only one slide. The slide doesn′t appear on mobile view however it does appear on full screen view.
For now we have inserted two slides (the same twice) to make it work.
Is there by any chance a way to display only one slide with your plugin until we get some more testimonials?
Thanks! ??
]]>I’m using the SEO Framework plugin to create a sitemap for a site. The posts in the post type are showing up in the sitemap. Is it possible to update the post type so posts from the post type aren’t included?
]]>Hi! Trying to stop autoplay in the carousel images but i can’t. Any ideas?
The autoPlay : false doesn’t work!
Thank you!
Hey, I am using the Owl Slider as part of the Motors plugin and what I basically am trying to do is remove all of the animations and transitions from the thumbnail list at the bottom and have that gallery be a grid style list that shows all of the thumbnails at once and when you click on them they display in the featured image part. I am currently digging through the js file, but I am not certain what part of it to change to achieve this. I can inspect it in chrome and get it to look how I want, but they are all element styles that I suspect the js file is modifying instead of something in the css file.
Thanks!
]]>Hello,
I would like to implement Url Hash Navigation to plugin version of owl-carusel.
Is it possible to implement this:
https://owlcarousel2.github.io/OwlCarousel2/demos/urlhashnav.html#zero
to plugin?
I have tried to write something like this as a shortcode:
[owl-carousel category=”myname” Items=”1″ autoPlay=”false” navigation=”true” URLhashListener=”true” data-hash=”URLHash”]
any ideas how to do this?
See ticket
]]>I am having trouble with the lazyload functionality. I’m loading two to three images within the owl items and when I apply the lazyload it will only display the first image in each section. Is there a way to fix this? Or is there another way to have the images not load until the whole carousel has filled in? Without using the lazyload option, the images are 100% for a second before they fall into place.
This is the page: https://www.ddfl.org/tile-test/.
Here is an image of what it should look like:
I have a home page with 2 carousels (northeastbasketmakers.org). It works fine on a desktop, but has problems both on an android phone and on an iPad (I haven’t tried other devices). The images in the main carousel have links. There are also links elsewhere on the page. When I touch the screen for the iPad, I find that it is activating a rectangle that is almost as big as the page. The rectangle shows but doesn’t seem to link to anything. The other links that are supposed to be there (the images and the text links) are covered up by this rectangle – so I believe that is why the other links aren’t working. In fact the corner of the images are outside of the rectangle and I am able to touch there and follow the link.
If I deactivate Owl Carousel, the links work fine.
Can you help?
Thanks
]]>I need to make the client logo section clickable in the Hashone theme which seems to come with the owl plugin.
I want the images to be clickable and have users be directed at the brand pages within our site.
Is possible to add options to shortcode wp gallery?
]]>I’ve inherited taking over a WordPress site that has Owl installed, but there is no Owl selection in the Plugins folder, Widgets or anywhere else. I also don’t see it in the theme anywhere. I have no idea how it got this way.
I’d like to uninstall Owl but don’t know where to start.
I see references to owl in the home page source (view-source:https://blog.walnutcreekband.org/blog/) within </div><!– #secondary .widget-area –>
But, I’m afraid if I simply modify the home page, I’ll just break something.
Any ideas appreciated! Thanks in advance!
]]>Hello,
I have the following problem with OWL in WP:
[owl-carousel category=”Main” items=”4″ singleItem=”false” autoPlay=”true” autoWidth=”true”]
First time launching the website, owl displays all images in full width.
If I lessen the window manually by mouse and stretch it again, then the
4 Images will be displayed correctly.
Anybody who can help me?
Thanks in advance!
]]>Hi there,
I’m having a lot of trouble trying to make this plugin Print CSS friendly. A lot of the text isn’t showing, slides are not showing, and lots of white space is being left at the bottom of the page.
Is there any reason for this? It’s making my life pretty difficult with a site I’m doing. Are there any workarounds to this issue?
Thanks in advance.
]]>Hello all,
is there an option to add navigation arrows to the caousel?
Its a common feature of Owl but i cant seem to find it in this plugin.
Thank you.
]]>Hello, i’ve already seen this question on the support but i can’t find the “Owl Carousel URL” anywhere.
Can you help me please ?
]]>I honestly don’t think I changed or updated anything. Here’s the site and you can still see the owl code in the source code: https://imnotatwork.com.
Thanks so much! I use this plugin to serve ads and really need those rotating images back ASAP!
Best regards,
Mike