ZenphotoCMS Forum
[solved] ishomepage help please - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: [solved] ishomepage help please (/thread-7878.html)



[solved] ishomepage help please - gwmbox - 21-11-2010

Hi guys

I am trying to work out how in a template I can check if the site is displaying the homepage or not.

What I am trying to do is have something like

if homepage
use this html code
else
use this html code

I tried

But no luck

Please let me know the right way to get this to work

Thanks in advance

GW




[solved] ishomepage help please - gwmbox - 21-11-2010

Arghh, I had it slightly wrong and the wrong way around, correct was

All working - cheers

GW