Themeing CCK & styling node.tpl.php. is there PHP code to show fields only if there is data entered?
Posted by abelb on August 6, 2009 at 11:02pm
I posted this on the main drupal theme development forum with no response so i thought i might try my portland buddies...
I am developing a theme for a site that has multiple listings. The site had a landing page with a summary menu produced by creating a view with an argument of city (organizes listings by city). Upon clicking on the city, the user sees, for example, all the restaurants of that particular city. Upon clicking on the restaurant name, the user sees the node page with the body output of the all fields created using CCK.
these links show the process:
Read more