Add Slideshow Feature

2 replies·opened Nov 16, 2021
C
Cscull18Nov 16, 2021

Hello, I can't seem to locate the original.html file for this Conference template page. How can I make an image slideshow on this page?

S
SemiColonWebSTAFFNov 17, 2021

Hello,

This is the Original Code used:

<div class="product-image">
	<div class="fslider" data-pagi="false" data-arrows="false" data-thumbs="true">
		<div class="flexslider">
			<div class="slider-wrap" data-lightbox="gallery">
				<div class="slide" data-thumb="images/shop/thumbs/dress/3.jpg"><a href="images/shop/dress/3.jpg" title="Pink Printed Dress - Front View" data-lightbox="gallery-item"><img src="images/shop/dress/3.jpg" alt="Pink Printed Dress"></a></div>
				<div class="slide" data-thumb="images/shop/thumbs/dress/3-1.jpg"><a href="images/shop/dress/3-1.jpg" title="Pink Printed Dress - Side View" data-lightbox="gallery-item"><img src="images/shop/dress/3-1.jpg" alt="Pink Printed Dress"></a></div>
				<div class="slide" data-thumb="images/shop/thumbs/dress/3-2.jpg"><a href="images/shop/dress/3-2.jpg" title="Pink Printed Dress - Back View" data-lightbox="gallery-item"><img src="images/shop/dress/3-2.jpg" alt="Pink Printed Dress"></a></div>
			</div>
		</div>
	</div>
	<div class="sale-flash badge bg-danger p-2">Sale!</div>
</div>

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.

C
Cscull18Nov 17, 2021

Awesome, that's all I needed!

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