posted at: 9:56 am on Sun 8th Oct 2006 , filed under: programming, blogsome, Smarty

I was asking in the forums about the wordpress conditional template tags in blogsome.  In classic wordpress world, these conditional tags will allow us to find out if a particular page being viewed is a single post page, an monthly archive etc. However, those tags seem to have been disabled in blogsome.  If you attempt to use these in your template, you will get an unrecognized tag error.

No Worry, Matt Schinckel to the rescue ! He gave me nice pointers on how to work around this limitation. There are other template tags like single_post_title, single_cat_title that will help determine in this conditional template processing.


Voila!

Technorati Tags: , ,