Hello,
I am using your plugin and it is great thank you, but I am facing an issue, on mobiles when I scroll alot of empty space appears after the last item.
I am implementing the plugin via the following shortcode:
[lgx-carousel cat=”basekn” nav=true itemlarge=”4″ itemdesk=”4″ itemtablet=”3″ itemmobile=”1″ navtmobile=”true”]
(it is the 8th block with the blue background it has like little cards)
Can you help and tell me how to fix this issue?
]]>v 1.2.2. is not supporting php 8.0 or above.
any idea of fixtures?
]]>I placed an Owl Carousel in the template for my home page to display the 3 most recent posts. I want to show an older sticky post in the carousel (currently set to show posts in Date Descending order). Does Owl Carousel support prioritizing sticky posts? If not can this feature be added?
]]>https://www.ads-software.com/support/topic/still-deprecated-notice-function-create_function/
This plugin is used by WordPress theme authors but this issue is a problem to pass review test. I would be grateful if you fix this so we can use your plugin more often.
]]>Hi,
You say we can have multiple instances on one page, but it seems it is not working for me.
See the page here : https://activitesbiblio.brossard.ca/.
I have two LGX Owl Carousels on that page.
The first is under the thumbnail “Suggestions adultes”. This one works fine.
But, the second under the thumbnail “Suggestions jeunes” does not show any slides.
Do you know how to fix that?
Thank you.
]]>Hi,
I would soooo like to have the URLhashListener activated. I’ve tried to do it my self. But I fail every time.
The funktion I am reffering to is stated at the plugins origin:
https://owlcarousel2.github.io/OwlCarousel2/demos/urlhashnav.html
Would this be possible? Or if any one could point me in the right direction on how to resolve this on my own.
Best regards
]]>Still deprecated notice:
Deprecated: Function create_function() is deprecated in C:\xampp\htdocs\va\wp-content\plugins\lgx-owl-carousel\includes\class-lgx-owl-carousel-setting.php on line 108
I’m seeing a series of errors coming from the plugin in the Google Console and it’s killing the pagespeed. Solution?
Failed to load resource: the server responded with a status of 404 ()
A.animate.css,qver=20.pagespeed.cf.8ABW1V0cb_.css:1 Failed to load resource: the server responded with a status of 404 ()
xcal-comfort-visit-showroom.jpg.pagespeed.ic.LsVOGVVDI0.webp:1 Failed to load resource: the server responded with a status of 404 ()
xcal-comfort-windows-doors-e1555428032294.png.pagespeed.ic.YCL3a3kQOF.webp:1 Failed to load resource: the server responded with a status of 404 ()
A.animate.css,qver=20.pagespeed.cf.8ABW1V0cb_.css:1 Failed to load resource: the server responded with a status of 404 ()
A.lgx-owl-carousel-public.css,qver=2.0.0.pagespeed.cf.b6y12O9u3d.css:1 Failed to load resource: the server responded with a status of 404 ()
cal-comfort-financing-hero.png:1 Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
Hi,
Plugin use deprecated function create_function():
Deprecated: Function create_function() is deprecated in /home/.../wp-content/plugins/lgx-owl-carousel/includes/class-lgx-owl-carousel-setting.php on line 108
Hi there,
On a client website (with WP bakery) your slider is being used by the theme. The sliders used on the pages show double the ammount of dots, and also add white photo’s at the end of each slider. I can’t find any way to fix this issue. I tried different things, like adding the arrows instead of the dots but then also the white photo’s at the end of the slider are there. I also tried to disable the loop, without any effect. Do you have any ideas what to do?
]]>Hi, is it possible to make a comparison slider using this plugin? Since I already use it, I would not want to add a separate plugin for this.
]]>Hi,
I am using OWl Carousel on my website.
In the slider, I have turned off the Autoplay and have turned off the Infinite Loop and turned off Dot navigation.
So slider will change only when I click the previous or next button and slider will stop on the last slide.
But No classes are added to the Prev Next button based on slide position.
In default OWL carousel, the disabled class will be added to Prev arrow when the first slide is active and disabled class will be added to the Next arrow when the last slide is active.
No updates in 9 months, seems like this plugin has been abandoned.
]]>Does your plugin have Lazy-Load feature?
]]>I’m trying to configure a video slider with youtube videos but it doesn’t work, it only shows the url.
There’s soem guide or tutorial that explains the use of the video mode?
Thanks
I’m using lgs-owlcarousel everything is working fine except the multiple instance, i created two categories and each category has 5 slide, there are two sliders on single page.
the problem is that both the sliders are showing content of first slider i.e “FeatureCarousel”, I also defined slug in default category in basic settings section but its only picking the data from first category whatevery category that is. can you please tell me what is it i am doing wrong here.
<?php echo do_shortcode(‘[lgx-carousel category=”FeaturesCarousel”]’)?>
<?php echo do_shortcode(‘[lgx-carousel category=”PortfolioCarousel”]’)?>
]]>Hi,
Is there a way to only display a specific category?
]]>hello,
after updating to latest versions i am facing problem. when slider got next slider its show previous slide. please open link slider page
This seems like a good plugin but the documentation is incomplete. I followed all the steps but the gallery doesn’t display as a carousel, it just shows the images vertically on the screen. Maybe the author figures I’m going to fiddle around with the default wordpress gallery to get it working, but I want it to work ‘out of the box’ by following the instructions.
Also the shortcode parameters are not documented.
I’m just going to use the foo gallery carousel plugin for now. I will come back to this later and maybe it will be documented by then.
]]>Hello!
How can I embed the slider to display my latest posts on the home page?
thank you!
]]>It only accepts -0.15 or 0.85 for the Background color opacity in global settings. -0.15 doesn’t make sense, and I wanted 0.0 so the global default can be used everywhere.
]]>Hi,
One of my plugin user requested below feature .
He is using my plugin to create “call to action buttons”.
Now he wants to put multiple CTA buttons in a slider.
I am going to recommend your plugin for this solution.
I request you to add do_shortcode function to the slide’s content in
folder: public
file: class-lgx-owl-carousel-public.php
line_no: 256
replace code: $carousel_item .= $post_content ;
with code : $carousel_item .= do_shortcode($post_content) ;
If possible please let me know.
Requested Sample link
Regards,
PRALI
]]>You have mentioned custom post types under the features but I can’t seem to figure out how you can use a custom post type as source for the slides. Am I missing anythin?
Thanks
]]>Hi, I’m trying to add a video slide to my carousel. I’ve already turned on the video setting on the carousel, and I’ve entered:
<a class="owl-video" href="(link to video)"></a>
as shown in the example here https://www.owlcarousel.owlgraphic.com/demos/video.html on the Text tab in the content editor of the slide. However, when I output the carousel, the video doesn’t seem to show. Is there perhaps a different way to add a video slide? Thanks ??