Skip to:
Content
Pages
Categories
Search
Top
Bottom

Get parent name from subforum

  • @jonathanstegall

    Member

    I have several subforums that are inside a parent forum, which is marked “Make this forum a category.” Is it possible to get the title of the parent forum, so I can put it on the subforum? I’m trying to avoid using the breadcrumb, as it doesn’t really fit with this particular site.

    Any thoughts are most helpful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @jonathanstegall

    Member

    Nevermind. I found it. You can do it like this:

    <?php echo forum_name($forum->forum_parent); ?>

    @bradleyjond

    Member

    Thanks for posting the solution. It saved me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar