close
more_vert

Holy McGrail wrote:
if the current site has content {
  show site content
} else {
  show content for sub-sites
}
'spose you could always try

if site is region/island/county etc {

if the current site has content {
    show site content
}

   show latest posts for sub-sites
}
else {

if the current site has content {
  show site content
} else {
   show content for sub-sites
}

}

There's so much stuff being added I can't keep up! It's all rather mouthwateringly-wonderful.