Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Thanx for the response.
I tried to follow how the links are made in functions.php. In bb_repermalink() the case ‘forum-page’ needs to be “hacked”
$forum_id = bb_get_id_from_slug(‘forum’, $permalink);
Is the ‘forum’ the “forum” I want to remove?
Thanx.