Search Results for 'bbpress'
-
Search Results
-
Topic: disappearing menu
Just tried to install 2.5 on WP 3.7.1 and can’t get it to consistently appear. I know it’s something related to permissions, just can’t fix it.
If I attempt to apply Administrator permissions to my account, the BBPress menu on top and on the left will suddenly appear. As long as my permissions in the db are set t a:1:{s:13:”administrator”;b:1;} the menu shows up.
The moment I attempt to click on anything such as Add Forum (which attempts /wp-admin/post-new.php?post_type=forum), I notice BBPress changes my permissions to a:2:{s:13:”administrator”;b:1;s:13:”bbp_keymaster”;b:1;} and the menu options vanish. If these are the top-level permissions, why is it removing menu options and telling me everything is invalid? Is this even compatible with 3.7.1?
Hi,
In posts, my theme only has page-navigation at the bottom.
I added it also at the top of posts, no problemThe issue is that now there is also a (sort of) page-navigation at the top of every page in the bbpress plugin part, which I don’t want of course.
How do I exclude the added code from showing on the bbpress pages (the whole plugin pages for that matter)
Thanks, Ron
WP: 3.7.1
bbPress: 2.5Nevermind, solved it:
SOLVED:
Had to put it inbetween:<?php if ( is_singular('post') ) : ?> <?php endif; ?>Both of these new discussion forum implementations have great new ideas that can be incorporated into bbPress. And they both have integration plugins for wordpress users:
https://moot.it/
https://moot.it/docs/wordpress.htmlhttp://www.discourse.org/
https://github.com/discourse/wp-discourseSome of the features are already implemented in BP and bbPress, like the notifications mention feature (@name). Many others would be great to implement (like, “remember your place” which stores where you read up to in the thread so when you return you don’t have to remember or scroll to it).
Anyway, just wanted to open up the topic as I don’t think it has been discussed at all previously.
I just installed the latest WordPress and BBpress and the forum opens fine on a computer but when you open it on a mobile device it does not open and I get “oh brother there are no forums found”?
Topic: CSS bug?
Re: http://powershell.org/wp/forums/users/dlwyatt/replies/
You’ll notice that the container for the page content is getting a 0px width and massive height calculated. The CSS style #bbp-forums has an “overflow: hidden;” style. Removing that style element fixes the display – but I’d like some confirmation that this is indeed a bug? The content in this specific case has a lot of PRE/CODE styling, so I’m not sure if there’s some weird interaction going on that I just can’t figure out.
The container in question is a ul#topic-0-replies, classed with .forums and .bbp-replies. The overflow attribute I’m referring to is coming right from the top of bbpress.css.
Note that I’m using the default styling/theming for BBP.
First, Inspiration Point (http://www.inspiration-point.org) is using a child version of TwentyEleven. I’m using the latest WordPress software.
I did some reading and I’m liking what I am hearing about the bbpress forum plugin. On my site, there is area that I’m calling Shore Classified. Here’s what I’d like to do:
Shore Classified is born out of a frustration I had with my church. It’s not because they didn’t want to put a request on the church’s mailing list. It had to do with limited resource and wary of unwanted advertisements. I’m not the only one
Why not create a place where people can posts “blog updates”, “Christian business”, “Church Events”, “Help Wanted” and etc. My initial thought is to limit this to a region. It can easily be expanded.
I, obviously want to be careful and it’s why I didn’t jump on it. 🙂 Are there additional plugins? How can I best set the forum to safeguard against unwanted trolls? Can bbpress be configured to require registration before posting?
There are probably other questions that I should be asking. I’d appreciate some inputs. Thanks in advance.
Topic: Bread Crumbs not right?
If i got my forums click on forum and then click on a thread my bread crumbs read like this:
Home › Topic › This is a Test
They should read:
Home › Forum › Control Ants > This is a Test
If I click on “Topic” I get a 404 error.
I did install the BBPress String wrap plugin but that did not help and I have no idea how to edit it.
Goto to this page and click on the stick thread and you will see what i am talking about.
How can i fix this?
Thank you for your time.