The plugin works but when checking debug.log I can see that it causes PHP errors: “Methods with the same name as their class will not be constructors in a future version of PHP; cr3ativ_carousel has a deprecated constructor”
The server runs PHP 7.1
Any chances that the plugin will be updated soon??
]]>Hello.
I keep seeing this question asked over and over again. And you only answer that it’s possible in the java code. That’s pretty understandable since you can like build a space ship in java ??
I really really need to be able to make it stop playing and want my visitor to click the dots to read more etc.
Can you please provide the code to make it not autoplay / loop at all.
]]>Is there a way to use the right and left navigation arrow instead of the dots?
]]>hello, excellent plugin!
i had read all the support in order to resolve my question first and i hadnt resolved it….
i want to change the speed so i go to the cr3ativ-carousel/js/owl.script.js and change //Basic Speeds slideSpeed : 200000, in order to the slide remains more time but doesnt change anything
how can i change the delay of the slide, as i want to put some text i want to the slide remains more seconds there…
please let me know if its possible
Pablo
]]>any tips how to make the slider not to autoscroll? thanks.
]]>Using the widget for the first time, it works great with the images that I’m putting in a carousel!
I’m now hoping to create a new carousel that contains other widgets, is this possible to do?
Thank you!
Adam
Hi.
two questions:
1) does your plugin slide custom posts type?
2) are you planning to keep on updating this plugin? I saw you don’t answer questions since 3 months.
Thank you.
Hi, and thanks for your great plugin.
I’ve come across the [resolved] topic: How can I can get rid of the navigation dots? and followed the instructions by putting in a custom CSS sheet the following code:
.owl-controls {
display: none;
}
to remove the dots, but it didn’t work. In fact, putting it directly in the style.css didn’t work either. Would you maybe another solution to this ?
Thanks.
Hi there !
Great plugin, easy to install and slick.
Although I’m pretty sure of the answer, I was wondering if it were possible to make a text scroll upwards or downwards instead of right to left.
Thanks. Keep up the good work !
]]>Your plugin breaks my page layout and the only reason it does this is because the outside Owl Carousel container has float:left; included in its style:
.owl-carousel {
display: none;
float: left;
position: relative;
width: 100%;
}
Is it necessary to have it floating left to begin with? Every time I use it in a design I have to override this parameter.
]]>I’m having trouble creating shortcode for this plugin. I follow your guides but it doesn’t work on my site.
]]>Hi,
Possible to stop the auto scrolling?
]]>Hello
Sorry for this obvious question but I can’t suss it out. How do I use this to make a courusel out of my images, that I can continuously add too? I want it to automatically add certain images when I upload them, but not every image, if it is possible.
Thank you
How do I reverse the order, or reorder the slides? they are currently displaying in the order in which I added them.
Thanks
]]>My slides are aligned to the left and you can see portions of the next slide to the right. How can I fix this?
]]>Hello,
I just upgraded to the brand new cr3ativ-carousel ver 1.2.0, but my home page carousel now appears to be broken (it seems a stylesheet problem)
I’m using your SquareCode theme latest version 2.4.1
Can you please take a look at https://www.swiftappsource.com?
Thank you for your support
Regards
Massimiliano Rossi
Do you have a shortcode parameter to change the pagination speed? I changed the owl.script.js > paginationSpeed on line 18 but would prefer not to do this in future.
]]>Looking through the CSS code I don’t see anything that targets the columns where I would add padding.
Is it possible to add padding between the columns through the CSS?
]]>I currently have the carousel in my header, and it’s set up for 3 columns for desktop users.
However, 3 columns does not work for mobile users and I would like to change it to 1 column so the slides / columns don’t stake on top of each other and get cut off the side of the screen.
As far as I can tell, if I set the shortcake parameter to 3 columns, it’s always 3 columns.
Is there away around this?
]]>I am using this plug in to display tweets.
By default, it doesn’t know how how tall the tweets are and cuts them off, so I have to add a couple line breaks at the end to force a taller page to show the whole tweet embed.
However, each tweet does not have the same height.
This is causing the page to bounce up or down each time the carousel moves forward a slide.
Is there a way to set a fixed height that would prevent this from happen? I do not want my visitors aggravated by the blog posts moving up and down as they are trying to read them as I have the carousel in the header.
]]>I’m using the plugin in a page for a text slider. First time when the page loads, the height is too small (the three dots appears too high). This is, because the initial height, is the height of the second element. After I click next and prev, the height is calculated correctly.
The following height attribute is calculated wrongly: class=”owl-wrapper-outer autoHeight” style=”height: 212px;
Any ideas how to fix this issue?
]]>Hi. I just installed the fab carousel plugin, and been having a bit of trouble getting it to work right.
I’m running it as a widget, but it looks like it is placing the text outside the background color in the block.
How do i fix this, so it will look like the other blocks ?
https://www.menneske-mekanikeren.dk
Thank you
Hi,
How to make the slider effect become Fade-In, Fade-Out effect instead of Slide-In, Slide-Out?
I’m using widget.
Thank you.
]]>Hello there, a very nice plugin and just what i was looking for, but seems to have a few issues with RTL. At the begining the carousel was hidden but when i changed the float from left to right it was ok. But I still see only the first slide and afterwards only blank slides.. looks like theres no loop.. can you help me fix it?
]]>The owl.theme.css file refers to an image that does not exist as part of the plugin installation…
background: url(AjaxLoader.gif)
]]>I’ve found that despite having 9 items in a category, both the widget and shortcode only display the last 5 items. Changing the number of columns and using other themes didn’t solve the issue.
]]>Hi.
Great plugin, truly.
I am wondering about how to call the slider through PHP (adding it inside the loop using function).
Thanks.
Azmi
]]>Hi, Can i set auto scroll play like this example website https://www.souksharq.com/.
Thanks in Advance
]]>Hi, can’t figure out how i can show the post thumbnail in the carousel.
Thanks in advance
]]>I’m using a shortcode in my content for each carousel item and it seems that the carousel’s autoheight feature is shrinking the height of this DIV (.owl-carousel .owl-wrapper-outer.autoHeight) above my content.
In other words, the first group displays the content from my shortcode fine, but when it rotates to the next group, the content disappears because the auto-height function can’t tell there’s content there. Think I can fix it with some CSS but thought I’d mention the bug.
]]>