I have tried using several permutations and syntaxes of <mt:if> trying to key on the blog's ID or other blog attributes (e.g. <mt:If name="MTBlogID" eq="3">), but it doesn't seem to like the use of tags for the name property, as the condition is never met. I have tried setting a variable beforehand and using that, but that didn't work either, I still did not get the tag value passed to the variable.
Am I doing something wrong syntactically? Can what I'm trying to do be done with MT conditionals? Could someone show me the way to something I'd think should be a slam dunk to do?
I can probably do this quite easy by using a little PHP code to manage the conditional, but I'd rather leave the resulting page as a pure ".htm" file if I could.
TIA for any help.
G.
