Post to Forum from Group Home Page
-
Hi guys. We want to use the “forum” as the landing page when you click on a group, which is easy enough to do by using forum.php as the template to locate elseif ( bp_group_is_visible() ) in groups/single/home.php
The only problem is that we can’t post threads from this landing page, since it’s picking up a “_wp_http_referer” in one of the hidden form fields with the wrong URL — /home instead of /forum.
So the form doesn’t process, and new threads aren’t posted.
How can this be fixed? There’s got to be a way.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Post to Forum from Group Home Page’ is closed to new replies.