Maybe this is a stupid question, but I am really stuck. I am trying to display the Forum title, when a user sees this forum's topics.

I think that I should work on advanced_forum.naked.topic-list-view.tpl.php (I have a view for that that works great), but i am nor sure. Shoud I configure this through my view? Or can I just print the forum title in a tpl? If yes, which one?

Any help would be greatly appreciated!

Thanks!

Comments

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

I can't follow what you're saying here. It sounds like maybe you want the title of the forum to show up on the topic nodes? If so, it's this template you want to modify. You would need to make the forum name available to it via your own preprocess, though. I'm pretty sure all that's there is $terms which will have all terms already put together.

Michelle

maria_zk’s picture

Thanks for the link! Exactly what I was looking for! :D

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ah, good. Thanks for reporting back. :)

Michelle

Status: Fixed » Closed (fixed)

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