Support » Plugin: Premium Addons for Elementor » Carousel Widget Templates
Carousel Widget Templates
-
I love the Carousel Widget, but creating templates is taking long time, is there option to duplicate templates and use them?
-
There is bug with the carousel in RTL mode when using arrow and dots,
when I click the left arrow ,need be the next arrow, the dots are moving from left to right and they need to move from right to left, the right arrow need to be the pervious arrow and dots need to move from left to right not right to left like it is nowHi @mstudioil
Regarding carousel templates, you can use PA Duplicator feature to duplicate the any post, page or template with just ONE click. Here’s a screenshot for more clarification.
On the other hand, regarding carousel RTL issue. Could you please provide a page link so I can check from my end?
Regards
Thanks, this is the link: https://ammonite.co.il/newsite
the carousel is show after click the link in the green-blue section near the end of page when it wrote “לפרויקטים נוספים”
I also having problem with the loading that the carousel is not loading right and the image are shown without focus when they load and take time to look the right way-
This reply was modified 2 months ago by
mstudioIL. Reason: text changes
Hi @mstudioil
Regarding the navigation arrows, I’ve sent this to our devs team, they are currently checking from their end.
On the other hand, regarding the dots. Please add the CSS lines below and let me know if it did the trick:
.premium-carousel-inner .slick-dots { direction: ltr; }
Cheers
Thanks, how can I fix the loading issues?
Hi @mstudioil
Could you please add Elementor HTML widget into your page, add the code below and let me know if it did the trick?
<script> window.onload = function() { const $ = jQuery; $(".clicktoshow1").on('click', function(){ $("#premium-carousel-1246d38").slick('refresh'); }) } </script>
Regards
Thanks, I think it is working but there is still problem with images loading blurry until they get focus, it take them about second to show right
Hi @mstudioil
It would be great if you could provide a recording showing the issue from your end so I can help?
Regards
I don’t have recording program and don’t know how to use one.
If you go tot the link and click the text I wrote on the first comment you will the slider is loading but the image is blurry@mstudioil Here’s a screen recording from my end so you can check and let me know if you are having something different.
Cheers!
Hope this link works
https://share.getcloudapp.com/yAu6kE9e
The text and image are loading without focus and after short time they getting the focus, the watches and toy gun show what I mean.
How can I load the text and image in focus as they shown?@mstudioil Not sure if I’m missing something, but now when I click on the button, this is I see only this.
Regards
I moved it to other page since the site owner not happy with the loading
this is the new page
https://ammonite.co.il/newsite/test/
after you click the button you see the carousel is loading but the it moves to next slide the text and image are blurry and getting focus about half a second after they shown.
I want to show the image and text right away with focus when they loadI can see the issue, but I’m not sure what is causing this. Premium Carousel widget doesn’t apply any changes on the content itself or how it will appear.
I would be glad to check, but please disable autoplay slides and let me know.
Regards
I disable the autoplay and also the need to click to see the carousel, when you click the arrows you can what happening
-
This reply was modified 2 months ago by
- You must be logged in to reply to this topic.