How do I display article dates/tags?

Feed 0 posts, 1 voices

Avatar
56 posts

I’m probably missing something woefully obvious, but how do I display an article’s date and tags on its page? The data is, of course, displayed in places like the articles archive page. But how can I display it on article pages, as well?

I was thinking of adding it to the Layout, but that won’t work too terribly well as I don’t want it displayed on non-article pages, simply everything under /articles. I imagine it’s a simple if statement in the layout, but I’ve been thwarted at figuring it out so far! ;)

Perhaps I’ll need to add a new Page Type instead, and change all of my articles to use that?