Split loop multiple divs
-
Hi,
Is it possible to split a loop into multiple divs. I would like to achieve the following in my loop:
<div id="portfolio-images"> All the images </div> <div id="portfolio-content"> All the content </div>
So all the images should be wrapped inside a div, and all the content of the same items should be wrapped inside a div. Is this possible with one loop??
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Split loop multiple divs’ is closed to new replies.