1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Logo carousel not working

Discussion in 'Support Forum' started by Lisa Robinson, Jun 1, 2023.

  1. Lisa Robinson

    Lisa Robinson New Member

    I have the logo carousel code and carousel set up on this page (just below the 100% Employee Owned, 1000+ employees etc.) and it isn't working for some reason. The logos are just stacking?
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  2. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Kindly share your URL.
     
    1. PRO MEMBER PERKS Divi.Help Header AI Generator - Try the power of AI to generate a custom Divi header for you:Try Now
  3. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Looks like some of your code is being stripped.

    For a quick fix, just add a code module & paste the below in the content area:
    Code:
    Log In or Sign Up to view this code.
    And go to the Code Module Settings > Advanced > Custom CSS > Main Element & add display: none!important;
     
  4. Lisa Robinson

    Lisa Robinson New Member

    Thank you so much!! I noticed that after it scrolls for a little bit, it slides backwards to the beginning. Is there a way to change that? I'd prefer an infinite loop.
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade team carousel design for your Divi site without using any plugins:View Demo
  5. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    It's not supposed to do that, as it's already set to have infinite loop. Perhaps it's due to the code module that you add in between the image modules. You should move the code module to other place, such as below the title: We are experiencing rapid growth!
     
  6. Lisa Robinson

    Lisa Robinson New Member

    Thank you. I have moved that code module but also the logo slider/carousel has stopped working again and I don't know why as I didn't change anything? All logos are stacked again... https://careers.mainroad.ca/ Please help!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade dynamic background hover design for your Divi site without using any plugins:View Demo
  7. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    The code seems to be missing again from your site.

    What about just paste the code at WP Admin > Divi > Theme Options > Integration > Body Code:
    Code:
    Log In or Sign Up to view this code.
     
  8. Lisa Robinson

    Lisa Robinson New Member

    That worked—thank you!
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Modern & powerful Agency Divi layout pack, featuring team carousel, sliding menu, etc.View Demo
  9. Divi.Help Pro Support

    Divi.Help Pro Support Administrator
    Staff Member

    Try to disable this option & see if it works: WP Admin > Divi > Theme Options > General > Performance > Defer jQuery And jQuery Migrate > Disabled
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade horizontal timeline design for your Divi site without using any plugins:View Demo
  10. E Halpern

    E Halpern New Member

    That fixed it. Thanks!