Search Results for '+.+default+.+'
-
Search Results
-
hi there – new to bbPress
followed you instructions on getting started; created my forums page and added a few forums & topics, yet the forums page layout is one continuous string of text.
any advice on how to address this?
WordPress 3.8.1
bbPress Version 2.5.3
http://cynergycrossfit.com/cynergisticlife/forums/
appreciate your help!Hello,
I install a bbPress forum for a support website. Our customers should be able to register to the forum, but should not have access to the WP admin. So I have few questions about that:
– How to separate customer users who have only access to the forum, and admin users who have access to WP admin panel?
– How to hide the WP toolbar by default when a user registers?
– I use the bbPress’ form register template, how to redirect users to a specific page after submit and not to the WP’s form login?
– In the mail with password, how to change URL by a specific page and not to the WP’s form login?I think that’s all for now…
Thanks!
For participant user search results doesn’t not show topics from private forums.
If I add to default capabilities in
bbp_get_caps_for_role()at /wp-content/plugins/bbpress/includes/core/capabilities.php line 191 the follow line'read_hidden_forums' => true,then it works, but forum has visibility “Private” not “Hidden”.How can I override
bbp_get_caps_for_role()without modifying core files?EDIT note: Running bbPress 2.5.3 on WordPress 3.8.1
My theme does not support sidebar widgets, so I instead created a page to house my forums. Additionally, I like the idea of being able to add some content above the forum index. I am running everything through a child theme.EDIT note: The breadcrumbs display in the bottom right of the header, in case it’s not obvious when looking.
As it stands, I’ve added a login box and some content to the page, then used the [bbp-forum-index] shortcode to add my forum index. See the page here.
Clicking into the first forum, “General Fishing Discussion” (my site is a fly fishing related one), I have no issues. The breadcrumbs can get me perfectly back to the page where the index resides. See here.
Finally, I have created a couple test topics. Once I click on one of those topics, this is where my problem arises. Instead of the breadcrumbs being Forum>General Fishing Discussion>Topic Title, they switch to Home>Topic>Topic Title. Clicking the Topic link takes me to a 404 page. See it here.
I’ve been tinkering with this for days, trying several different solutions from this site that I thought might work. The most recent was a fix suggested about two weeks ago whereby I copy the page.php file from my theme folder and rename it to bbPress.php to force bbPress to use it. I have seen no change. I will note that I tried placing it in the theme-child folder as well as the theme-child\bbPress\default folder. Neither worked.
The other fix I tried that I thought might get me there was one posted here about 4 months ago that offered a replacement code for the loop-forums.php. Unfortunately, that didn’t work either.
Does anyone have any other ideas? I really appreciate any help you guys can offer! I love the look and integration of bbPress, I just can’t have users running into walls after reading a topic and trying to navigate back out to other forums.
Thanks in advance!
