Forum
Adding Perch tags into a WOW Slider
Hi,
I have the following code I need to insert perch tags into, I'm struggling a little on this. I did get this working with another slide show but this one works better.
So far I have used a perch tag to bring in a separate template called 'Slideshow' into the main body of the source code. I have then created the seperate html template which is in the 'Templates>content' folder in perch on the server. This is the code for that template I need to add in the perch tags.
Any help on this would be really really helpful! Cheers Michael (Code below)
<!-- Start WOWSlider.com BODY section -->
<div id="wowslider-container1">
<div class="ws_images"><ul>
<li><a href="www.mightydigital.co.uk"><img src="data1/images/mightydigital22.jpg" alt="Zavidovo PGA" title="Zavidovo PGA" id="wows1_0"/></a>This is where you copy description goes</li>
</ul></div>
<div class="ws_thumbs">
<div>
<a href="#" title="Zavidovo PGA"><img src="data1/tooltips/mightydigital22.jpg" alt="" /></a>
</div>
</div>
<div class="ws_script" style="position:absolute;left:-99%"><a href="https://wowslider.com">bootstrap carousel example</a> by WOWSlider.com v7.8m</div>
<div class="ws_shadow"></div>
</div>
<script type="text/javascript" src="engine1/wowslider.js"></script>
<script type="text/javascript" src="engine1/script.js"></script>
<!-- End WOWSlider.com BODY section -->
You need to add Perch template tags to your template as in this video: https://docs.grabaperch.com/video/v/creating-a-template/