This is the section I really need to implement as repeatable, I have tried and sadly failed, any help would be very mush appreciated. I just cannot seem to get a repeatable section to work, I know I am doing something really stupid, but seem to have hit a mental block
Also where do I initially declare the Repeatable area, it is in the header?
I can change the HTML tags if necessary
Please any help would be much appreciated . . .
Also where do I initially declare the Repeatable area, it is in the header?
- Code: Select all
<li>
<div class="story-img"><img src="./INBAF About Us_files/JimC.png"></div>
<div class="story-box">
<h4>Jim Curran</h4>
<p>Jim Curran is treasurer of INBAF. He is a Braille Tutor for the Birmingham Braille Course in Ireland and one of the co-authors of the New Birmingham Braille Course. He was Industrial Supervisor of the Braille Unit in Arbour Hill Prison since 2004 where he also taught Braille and was responsible for the transcription of books and information documents for commercial businesses and all government departments. He currently works for the NBP in ChildVisiond</p>
</div>
</li>
I can change the HTML tags if necessary
Please any help would be much appreciated . . .