You are not logged in.
Pages: 1
<? foreach ($photo_gallery as $image) { ?>
<img src="<?=$image["file"]?>" alt="<?=$image["title"]?>" />
<? } ?>
does not work - how to set the fields in the admin?
Last edited by userbot (April 29, 2016 4:50am)
Offline
Pages: 1