Elementor image carousel not working!

Elementor Image Carousel Not Working: Solve the Problem with 4 Methods

Elementor is a popular page builder in the WordPress industry and it recently crossed the 10 million active installations mark. So, you can understand from that number how many people are using this plugin to create their website.

But Elementor can’t deny users sometimes face issues while using this plugin. One of them is the Elementor image Carousel not working. Today we are going to address this problem. 

Elementor has many widgets that will help you create your dream website in a jiffy. One such widget is the Image carousel. It assists users to add more images without losing space on the website while also helping the users to add more customizations to their site. 

The Problem

“I am having a problem with the image carousel sliding is not working, I have to click the arrow button for sliding.”

One user complained. Not only one, but it has been an issue for many users. Don’t worry, we are going to show you how to fix this issue. 

Edit Image Carousel

We are going to list the solutions you can apply to fix it, 

Method 1: Use Autoplay function

At first, you need to set the Autoplay function in your Image Carousel settings. That should work right away. 

Edit carousel

Method 2: Temporarily Deactivate All Your Plugins

If that doesn’t work, you have to look for a plugin conflict. You need to deactivate all of your plugins except Elementor. If you see that your problem is solved, then gradually activate your plugins one by one, until you spot the problematic plugin.

Method 3: Activate a WordPress Default Theme

You can try and switch to another theme. If you didn’t install the Hello Elementor theme, you should activate that. Or you can switch back to WordPress TwentySixteen (or another default WordPress theme) temporarily. That should solve your problem. 

Hello theme Elementor

Also Read: How to Install Elementor Pro Version

Method 4: Use Some Coding to Resolve the Issue

If these solutions don’t work, you may need to use some coding. 

Go to wp-content/plugins/elementor/includes/widgets/image-carousel.php on your file manager and search for, 

“ 1 foreach ( $settings['carousel'] as $index => $attachment ) {“

Add this line after it:

$attachment['id'] = apply_filters('wpml_object_id', $attachment['id'], 'attachment');

That should solve your problem.

You can also read: WordPress Page Contents Not Showing

Can we control the speed of images in the Image Carousel element of the Elementor?

You will see that the autoplay speed option allows us to control the time it takes for the next slide to start. However, by default, it is set to 5000 which converts into 5 seconds. We’d like our carousel to change slightly faster, so let’s change this to 2000 which converts to 2 seconds.

How do I link an image to a carousel in an Elementor?

At first, you need to add an HTML element on the same page as the Elementor Image Carousel. Then, add the link to the HTML element, and edit the links to your own. Finally, you can enjoy your Elementor links!

How do I edit the carousel in WordPress?

If you look In the WordPress admin panel left column navigation, you need to click the Smart Slider link. In the Smart Slider dashboard section, mouse over your slider and click the “EDIT” button. 

What is the lightbox in Elementor?

WhatThe Elementor Lightbox opens images, galleries, carousels, and videos in a 100% mobile responsive lightbox popup window. is the lightbox in Elementor?

Fix Your Problem & Continue Creating Your Dream Website

So, there it is. These are the solutions to the Elementor Image carousel not working. Use these methods to get rid of the issues you were having. 

And if you have any more queries, do let us know in the comment section. 

2 thoughts on “Elementor Image Carousel Not Working: Solve the Problem with 4 Methods”

  1. Pingback: Elementor Image Carousel Autoplay not working: Fix Within 2 Minutes - EazyPlugins

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top