29 Jan
2006
29 Jan
'06
4:59 p.m.
Hey Tim -
I tried removing the:
<!-- BEGIN: taxonomy --> <span class="taxonomy">{taxonomy}</span> <!-- END: taxonomy -->
You are really close and good efforts! Try this: <!-- BEGIN: taxonomy --> <!-- END: taxonomy --> By removing the '{taxonomy}' line, the tags won't be displayed, yet the xtemplate parser still gets to process the (required) taxonomy section, which is based on the BEGIN-END keywords. Cheers, --Katin