Hello,

I would like to display some node forums at the frontpage, but since they are managed by Advanced Forum, and thus, have a different file, they are formatted in a different way. I really like the way they're formatted when at forum view, but I don't want to see it when at the frontpage. Is it possible? How?

Thanks

Comments

c-c-m’s picture

I have realized that Adv Forum doesn't seem to affect the formatting on the frontpage.

michelle’s picture

Status: Active » Fixed

That's correct. It checks to be sure it's being displayed in the forum.

Michelle

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

davividal’s picture

Component: Theming » Styles

I have almost the same issue: I want to display some forum posts on front page, but I want the same formatting from forums page. Is that possible keeping the front page as "node"?

davividal’s picture

Version: 5.x-1.0-alpha8 » 6.x-2.x-dev
Status: Closed (fixed) » Active

Updating version and status.

Please, let me know if you need any kind of info.

michelle’s picture

Status: Active » Fixed

Sure, just check the "Style nodes when being displayed as teasers." option. You'll probably want to fiddle with the template some, though, because it looks goofy if it prints the post header and tags. You can check if arg(1) is empty to know when you're on the front page.

Michelle

davividal’s picture

Status: Fixed » Closed (fixed)

Thank you very much.

Just for the records: the feature Michelle is taking about is present in the (currently) most recent Advanced Forum version.

This solved my issue perfectly.

Thank you very much for your time and attention, Michelle.