I have added with the name element.ctp and updated the element with
required <div> Now it looks fine. :)
Croogo is the best!
On Feb 2, 1:49 pm, Symirna M <
symi...@indusnet.co.in> wrote:
> Ijustwanttoaddelement(songs list in the block ) like this:
>
> <div class="song1"> [element:audio] </div>
> BUt this list should be come as like in for loop. Under each data Iwanttoadddiv.
>
> But as of now the result is coming like this:
>
> <div class="song1">
> <oL> <li>song 1 </li><ol>
> <oL> <li>song2 </li><ol>
> <oL> <li>song 3 </li><ol>
> <oL> <li>song4 </li><ol></div>
>
> But Iwantthe result to be like this