Tagged: carousel
-
AuthorPosts
-
January 28, 2016 at 1:25 pm #573702
Hi,
Our client insists on having a constant speed for the partners logo section where the logos should be displayed in rotation (from right to left) but they should never stop moving and in a loop: the 1st logo shows up again after the last logo. Similar to a carousel effect.
Is there a way of doing this using Enfold’s current resources? Or through another plugin perhaps?
Thank you
January 28, 2016 at 4:27 pm #573826Hey sitesme!
How many columns are you displaying in your partners/logo slider? I am not sure if i understood clearly, your client wants to have images slide without stopping one after another? Or just to loop them?
Regards,
YigitJanuary 28, 2016 at 4:32 pm #573829Hi again Yigit,
What my client wants is to loop and to have a continuous carousel effect. Please check the last example at this page, the ticker: http://getkiwi.org/plugins/logo-carousel/
Thank you
January 28, 2016 at 4:59 pm #573853Hi!
Unfortunately it would not be easily possible. But it seems like you already found the right plugin for yourself? :)
Cheers!
YigitJanuary 28, 2016 at 5:15 pm #573875Hi,
I did find it randomly after a few tries (and after posting this) but I would much prefer to use the native enfold theme rather than external plugins.
Nevertheless, this plugin does exactly what we need but… for some reason the width of the slideshow is limited and not taking the whole width space from the website. Can you please check the page in private and let me know if there is a CSS code that can fix this?
- This reply was modified 8 years, 9 months ago by sitesme.
January 28, 2016 at 5:18 pm #573885Hey!
Please add following code to Quick CSS
.bx-wrapper { max-width: 100%!important; }
Cheers!
YigitJanuary 28, 2016 at 5:24 pm #573890That is it Yigit! :) Thank you.
Now… is there a way to add the code in all pages in the footer section? I am not using the footer for anything at the moment (just the socket). A 100% footer with just these logos. The code is as simple as:
[logo-carousel id=default]
Many thanks.
- This reply was modified 8 years, 9 months ago by sitesme.
January 28, 2016 at 5:26 pm #573895Hi!
Please go to Enfold theme options > Footer and choose to display 1 column and then choose to display Footer widgets as well as socket and go to Appearance > Widgets and add your shortcode in to your widget area using Text widget and it should work fine. If not, let us know :)
Best regards,
YigitJanuary 28, 2016 at 5:31 pm #573900Unfortunately it didn’t work. Pls check the page in pvt. It only shows the first logo static, nothing else. The same slideshow is showing above working fine with the same code pasted directly on the page.
January 28, 2016 at 5:45 pm #573910Hey!
Please add following code to Quick CSS as well
#footer .widget li { clear: none!important; }
Cheers!
YigitJanuary 28, 2016 at 6:02 pm #573921It worked perfectly well :)
Thank you once again Yigit!
January 28, 2016 at 6:07 pm #573925 -
AuthorPosts
- The topic ‘Partner logos constant speed (carouse style)’ is closed to new replies.