Re: Stripping the H1 title from the Categories page 4.1 stream
There's a few ways to do this, but something straightforward would be:
take your dialog.tpl file - and copy it, with a new name, e.g. dialog_cat.tpl
Then in dialog_cat.tpl, do the stripping out and changes you want.
Then in the template for that category page, where the "capture" ends, and the dialog template is changed, alter it to call the new _cat file.
Hope that helps.
|