Posted by tjjacobsen on August 6, 2009 at 12:04am
Hi there,
I think Im just tired, but rather than banging my head against a wall, maybe someone can straighten me out:
Im using Acquia Marina in D6, and want to simply theme the content in a Content Top block. (ex: rearrange some fields, etc)
Using Views2, I created Block and Page views. (I also created a node-content_type.tpl.php file)
The Page view works perfectly. And the Block view works great if I drop it in a sidebar...but as soon as I assign the block to the Content Top section, I lose all formatting.
Is there something conditional with this theme that prevents this, or am I just over-tired?
Thanks a ton!
-Todd
Comments
Never mind!
Clearly it was lack of sleep. I was trying to use a custom node-contentltype.tpl.php file, with an "if $teaser" section. But, I had forgotten to change the Views2 Row Style to Node / Teaser!
You can close this one out.
-t