hello all…
i’m stuck trying to create a conditional variable based on latest entry. for example:
{if latest_entry =< "24 hours"}
display new content
{/if}i know the code above isn’t supposed to work, but it illustrates what i’m trying to accomplish. anyone have any quick tips on how i can pull this off?
thanks in advance.