- This topic has 9 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Pulling an image carousel from Elementor?
You must be logged in to reply to this topic.
Hello!
I’m trying to add an image carousel created in Elementor to a child theme of Integral Pro.
The Image Carousel was set up as a stand-alone page, and looks fine in Elementor. I’m calling it as the pull content for Extra1, but when I add it to the home page, Integral seems to override the styling from the Elementor page. It doesn’t show the corporate logos as a carousel, but rather as a vertical stack of images.
Is there a way to get an image carousel to appear on the Home page?
Thanks!
Scott
Hello Scott,
It may be CSS overriding the Elementor styles.
Can you provide a link to the page/site so I can have a look?
Hi Hans,
Sure! I had to set it up under a different domain (it’s a company site). I just put some placeholder images in for now, but you’ll see what I mean. Ultimately, there will be about 12 or so corporate logos in the carousel.
Thanks!
Scott
Hello Scott,
I like that you’ve done with the theme, it looks good.
Try the following, comment out line 56-57 in the extra1.php file located in the sections folder of the theme.
Let’s see if that does anything.
//$content = apply_filters('the_content', $content);
//$content = str_replace(']]>', ']]>', $content);
Hi Hans,
Glad you like it!
I tried your suggestion of commenting out lines 56 and 57 (updated file, cleared the browser cache), but didn’t see any change to that section.
Thanks,
Scott
Hello,
If you navigate directly to the page you created, what do you see?
Go to Pages, click on the View link next to the page you created with the slider.
Does it look right on that page?
Hello,
Ok, I think I know what the issue is.
Can you provide me admin access to the site so I can log in and try to debug?
You can create an administrator account for me using the email [email protected]
All set! You should have received an email with the login credentials.
Thank you!
Scott
Hi Scott,
Yes I receive it. Sorry for the delay. I will login in the morning and have a look.
You must be logged in to reply to this topic.