![]() |
|
How do I know that currently a zenpage is displayed? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: How do I know that currently a zenpage is displayed? (/thread-9858.html) |
How do I know that currently a zenpage is displayed? - rreimche - 2012-04-15 I want to use isset() in if() to display something if a zenpage is displayed. Is there a variable, such as $_zp_current_album for a currently displayed ZenPage? Or should I use another way? How do I know that currently a zenpage is displayed? - sbillard - 2012-04-15 here is How do I know that currently a zenpage is displayed? - rreimche - 2012-04-15 But if I need to display smthng on pages but not on albums? How do I know that currently a zenpage is displayed? - sbillard - 2012-04-15 Sorry, what is your question. I did answer how you know what script is running. That should be enough for you to make your How do I know that currently a zenpage is displayed? - fretzl - 2012-04-16 You can find all Zenpage related functions here: I guess you're looking for the function How do I know that currently a zenpage is displayed? - acrylian - 2012-04-16 Also Zenpage pages have their own theme file |