if($subSubSection !='overview'){
if($subSubSection === 'makers'){
$subsectionClass = "projects-$subSubSection container";
} else if ( $subSubSection == "media" ) {
$subsectionClass = "projects-$subSubSection";
}
else {
$subsectionClass = "projects-$subSubSection container narrow";
}
} else {
$subsectionClass = "$subSubSection container narrow";
}
?>
Craft Scotland Conference 2018 at the National Museum of Scotland.
if(is_array($agendas)){ ?>
foreach($agendas as $agenda){
$cnt = count(explode(',', $agenda->locations));
if($cnt>1){
for($x=0;$x<=$cnt-1;$x++):
$agendaDate = date('j M',strtotime($agenda->dateAgenda));
$agendatime = ($x===0) ? date('G:i',strtotime($agenda->timeStart)).' - '.date('G:i',strtotime($agenda->timeEnd)): '';
$locations = explode(',', $agenda->locations);
$description = explode(',', $agenda->descriptions);
$addNoBorder = ($x!=($cnt-1))? ' class="no-border"': '';
?>
|
|
|
endfor;
} else { ?>
1 Jan 1:00 - 1:00 |
|
|
}
}?>
Download } else {?>
Not Found
}?>
Previous Project Next Project