Modal Carousel

1 reply · opened Mar 2, 2022

CcoconghaileMar 2, 2022

I was wondering if you could help? I'm looking to create a modal popup on my homepage that has an image (25 images) carousel running in it. Do you have any modal likes that currently? Or could you tell me which modal design to use and which carousel code to add inside the modal?

SSemicolon WebSTAFFMar 3, 2022

Hello,

You can use Carousel with both Modals. Simply add the Carousel Codes inside the Modal, example:
[ch_pre]
Large modal

			Modal Heading
			
		
		
			

				
					[

attachment
](#)



attachment




attachment




attachment




attachment




attachment




attachment

[/ch_pre]

and then add the JS Codes at the bottom of the Page:
[ch_pre]
$('.bs-example-modal-lg').on('shown.bs.modal', event => {
SEMICOLON.widget.carousel();
});
[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard