Back to blog General

How to Add a Carousel to Divi (2026 Guide — Free + Pro)

· 8 min read · By Fahim Reza

If you've ever opened the Divi Builder, dropped in the default Slider module, and thought "wait, that's it?" — you're not the only one.

The built-in Divi slider is fine for what it does. But the moment you want a logo carousel for your client logos section, or a row of recent blog posts that auto-scrolls, or testimonial cards that swipe nicely on mobile… it just isn't built for that. You end up either pasting a clunky shortcode plugin into a Code module or accepting that your beautiful Divi site has one boring strip of full-width image-text slides.

There's a better way, and you don't need to write a single line of code.

In this divi slider tutorial, I'll walk you through how to add a carousel to Divi the right way — first using a free divi carousel plugin (three steps, ten minutes), then the Pro upgrade path for the carousels the free version can't do. By the end, you'll know exactly which tool fits which job.

Let's get into it.


Why the default Divi slider isn't enough

The native Divi Slider module was designed back when Divi launched, and it shows. It does one thing well: full-width hero slides with a heading, body text, and a CTA button. Useful for a homepage banner. Not useful for almost anything else.

Here's where it falls short:

  • No logo carousel. If you want to show 6 client logos rotating in a strip, you can't. Each "slide" takes the whole row.
  • No post carousel. You can't pull in your latest blog posts, products, or any custom post type and turn them into a swipeable strip.
  • No testimonial carousel. Testimonials in a carousel format need card-style layouts with multiple visible items — Divi doesn't ship with that.
  • Touch behaviour is dated. The mobile swipe feels jumpy on newer phones. No momentum scrolling, no proper gesture handling.
  • One item per slide. This is the real dealbreaker. Modern carousels show 3, 4, or 5 items at once and scroll horizontally. Divi's slider can't.

So if you've been Googling "add carousel to divi" hoping someone solved this — yes, several plugins did. The one I'd start with is the free Divi Carousel plugin from Divi Torque, because it's the cleanest implementation I've seen and it's actually free, not a 7-day trial pretending to be free.


How to add a carousel to Divi in 3 steps (free plugin)

The free version covers the three carousel types most people actually need: image, logo, and content. Here's how to set each one up.

[SCREENSHOT: Divi Torque Carousel modules in the Divi Builder module list]

Step 1: Install the free Divi Carousel plugin

Head to Plugins → Add New in your WordPress admin and search for "Divi Carousel" by Divi Torque. Install and activate. That's it — no API keys, no license screen.

Once active, open any page in the Divi Builder. Hit the "+" to add a module and search for "carousel". You'll see three new modules: Image Carousel, Logo Carousel, and Content Carousel.

Step 2: Add an image carousel

Drop in the Image Carousel module. The Content tab gives you a repeater — click "Add New Item" for each image, upload, and you're done. No shortcode, no separate post type to manage.

In the Design tab, the settings worth knowing:

  • Slides per view (desktop / tablet / mobile) — set 4 / 3 / 2 for a typical gallery feel.
  • Autoplay + speed — turn it on, set speed to around 4000ms. Anything faster feels frantic.
  • Navigation arrows / pagination dots — your call. For a portfolio strip I'd hide arrows and show small dots.

[SCREENSHOT: Image Carousel module settings panel showing slides-per-view options]

Save the module. Preview the page. You should now have a smooth, touch-enabled image carousel that responds to swipes properly on mobile.

Step 3: Add a logo carousel (the one Divi can't do natively)

This is the use case most people get stuck on. You want a "Trusted by" strip of client logos that scrolls infinitely.

Drop in the Logo Carousel module. Add each logo image, set slides-per-view to 5 or 6, enable autoplay, and turn on continuous loop (it's a checkbox in the carousel settings).

Two design tips most tutorials skip:

  1. Keep all your logos the same height. If they're different heights, the carousel looks visually unbalanced. Resize them before upload.
  2. Use grayscale logos with a colour-on-hover effect. The module has a built-in grayscale filter — turn it on. Your "Trusted by" section will look ten times more designed.

[SCREENSHOT: Logo Carousel with grayscale hover effect on a row of client logos]

For a content carousel — think custom HTML cards, feature blocks, anything text-and-image — use the Content Carousel module. Each slide is a fully styleable container, so you can drop in whatever Divi modules you want inside.

That's the free version. Three carousel types, no code, about ten minutes start to finish.


When to upgrade to Divi Carousel Pro

The free plugin handles the basics. But there's a class of carousels it doesn't include — the ones that pull dynamic content from your site or third-party services. That's what the Pro version is for.

Here's what unlocks when you upgrade:

Post carousel

Pull your latest blog posts, custom post types, or filtered post lists into a card-style carousel automatically. You set the post type, category, and how many to show — the carousel updates itself as you publish. Great for "Latest from the blog" sections that don't go stale.

Testimonial carousel

A dedicated testimonial post type with fields for name, role, company, photo, and rating. Then a carousel that displays them in card or quote layouts. Way nicer than building testimonial slides by hand and remembering to update them every time you onboard a new client.

Video carousel

Embed YouTube, Vimeo, or self-hosted videos in a carousel format with custom thumbnails. The videos lazy-load, so adding a strip of 8 video testimonials doesn't tank your page speed.

Product (WooCommerce) carousel

If you run a WooCommerce store, this one's a no-brainer. Show featured products, category-filtered products, sale items, or related products in a carousel — with add-to-cart buttons working inline. No more static product grids that don't fit the row width.

Google Reviews carousel

Pulls live reviews from your Google Business Profile and displays them in a carousel. This is the one I get asked about most. Real reviews, automatically updated, with the Google star rating visible. It works better than any third-party widget I've tried.

[SCREENSHOT: Divi Carousel Pro module list showing Post, Testimonial, Video, Product, and Google Reviews modules]

The simple test for whether you need Pro: if your carousel content lives somewhere else (your posts, your WooCommerce store, your Google Business listing), you want Pro. If it's just static images and logos, the free version is enough.


Common pitfalls when adding a carousel to Divi

A few problems I see come up regularly. Most have quick fixes.

The carousel shows but doesn't slide. Nine times out of ten this is a JavaScript conflict with another plugin — usually a different slider plugin or an old caching plugin. Open your browser console. If you see a JS error, deactivate plugins one by one until the error goes away. The last one you deactivated is the culprit.

Mobile shows too many items. You probably set slides-per-view globally instead of per-breakpoint. Every Divi Torque carousel module has separate slides-per-view fields for desktop, tablet, and mobile. Set mobile to 1 or 2, never the same number as desktop.

Logos look stretched. Don't enable "fit to height" unless your logos are all the same aspect ratio. Use the "object-fit: contain" option (it's a toggle in the design tab) and set a fixed height — your logos will scale proportionally inside that box.

Autoplay won't start. Browsers block autoplay if the page hasn't been interacted with. This is a Chrome and Safari security thing, not a plugin bug. The carousel will start sliding the moment the user scrolls or clicks anywhere on the page. If you really need it to start instantly, remove autoplay and use a scroll-into-view trigger instead.

Carousel breaks the layout on tablet. This happens when your column padding is set in vw units. Switch to px or em and the carousel will respect its container properly.

Google Reviews carousel shows nothing. Almost always an API key issue. Double-check the Place ID matches your Google Business Profile and that the API key has the Places API enabled in Google Cloud Console.

If you hit something not on this list, the Divi Carousel Free plugin page has a support section, and Pro customers get priority email support.


Wrapping up

Adding a carousel to Divi used to mean either accepting the limited default slider or hacking together a generic carousel plugin and styling it for hours to match your Divi theme. Neither is necessary in 2026.

Start with the free Divi Carousel Free plugin if you need image, logo, or content carousels. It'll handle around 80% of use cases for most sites.

Upgrade to Divi Carousel Pro when you need to pull in dynamic content — posts, products, testimonials, videos, or Google Reviews. The time you save not maintaining static testimonial slides by hand alone justifies it.

Either way, you're getting modules that feel like they belong in Divi. Native settings panels, proper responsive controls, and the touch behaviour modern users actually expect.


FAQ

Is the Divi Carousel plugin free?

Yes. The free version of the Divi Carousel plugin includes three modules — Image Carousel, Logo Carousel, and Content Carousel — with no time limit, no feature gating, and no required signup. You can download it from the WordPress.org plugin directory or directly from the Divi Torque site. The Pro version is a separate paid upgrade for dynamic carousels like posts, products, testimonials, videos, and Google Reviews.

Will the Divi carousel slow down my site?

Not noticeably, if it's set up properly. The carousel script is lightweight (under 30KB gzipped) and only loads on pages where you've actually placed a carousel module. Images use lazy loading by default, so a carousel with 20 images won't load all 20 on initial page render. The biggest performance hit usually comes from oversized logo images — keep each one under 50KB and you'll be fine.

Can I use the Divi Carousel plugin on multiple sites?

The free version has no site limit — install it on as many sites as you want. The Pro version is licensed per-site or via an unlimited-sites plan. If you build sites for clients, the unlimited licence usually pays for itself within two or three projects. Check the Divi Carousel Pro page for current pricing and licence tiers.

Every plugin.
One payment. Forever.

Get all 9 DiviPeople plugins — plus every future release. Buy once, use on unlimited sites, keep updates & support for life.

Learn about Once