Info
- 3 posts
- 2 voices
- Started 2 years ago by jonathanstegall
- Latest reply from bradleyjond
- This topic is resolved
Get parent name from subforum
-
- Posted 2 years ago #
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.
-
- Posted 2 years ago #
Nevermind. I found it. You can do it like this:
<?php echo forum_name($forum->forum_parent); ?> -
- Posted 1 year ago #
Thanks for posting the solution. It saved me.
-
This topic is
closed