I'm having a small problem with the teaser view of the event cal. It's very important that the taxonomy terms are included in our teaser view but I can't for the life of me figure out how to make this happen.

Any help would be greatly appreciated!

Thanks in advance!

Comments

K-Max’s picture

Status: Active » Reviewed & tested by the community

Try using the template files that are included with the module (like event-node-month.tpl.php) and copy them over to your theme and modify those to include what you need. They all (presumably) will include the $node object so you should have access to your terms.

killes@www.drop.org’s picture

Status: Reviewed & tested by the community » Fixed

Yep, $node and a lot of other variables should be present.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.