Search Results for 'bbpress'
-
Search Results
-
So, oddly, the install of bbPress on my site is v 2.0.1, and the latest version is 2.1. Yet, I have no option to upgrade in my plugins screen..
Is there a reason why bbPress wouldn’t see the new version availability (and can it be fixed), or failing that, can I manually upgrade to 2.1 somehow?
I assume i could just copy new files over from the latest release, but perhaps there are database structural changes that this wouldn’t account for?
Greg
Topic: Help customizing reply form
Hi guys.
I have been working with bbpress lately and i wanted to be able to add a button on the reply form
That will perform an action when clicked.
Will i need to edit the core files or which file shouild i edit?
How should i do this?
Thank you.
I have a login box now in the header of all pages on my site but if the form isn’t filled out and you click submit it doesn’t display an error message, instead it takes you to the wp-login page. How do I avoid that? Is there something I can add to the shortcode that will require information in the form?
http://www.brucechristian.com/ (temporary url for dubaitrailrunning.com) •
WordPress v. 3.4.1 •
bbPress v. 2.1.2Topic: Forum Post Editor
Hi guys, you know the editor we use on this site to be able to start new topics and add replies, its not the same as the editor you get on the standard installation of BBPress (that one looks like a fancy wordpress editor) what im after is finding out what bbpress.org actually use as there editor because on this one you can hit the link or image button and a window pops up where you just simply insert the link and boom it works right in the post
(like this>)

and the post preview just underneath is uber handy!!
Can anyone shine any light as to what bbpress.org use themselves?
Cheers
SteveI am wanting to change the post count instead to a reply count, same as the current bbPress forum does. How would I go about doing that? I have tried to google and search through these forums but unfortunately haven’t found the answer yet.
I am using the latest version of bbPress and WordPress and my forum is currently in test mode at netballscoop.com/forums
Topic: Don't register~~~~
click register button
—->
User registration is currently not allowed
—->bbpress, wordpress: rescent version
Topic: Login and Register Shortcode
I am trying to create login box and register link in shortcode function.
function add_login_form() { if(!is_user_logged_in()){ return wp_login_form(); } else { return; } }So I get the login box but not sure how to add the bbpress register link if the user is not logged in. code where i want to add the register link along with the loginbox,not sure how to do that. Any pointers or suggestion in code?
Topic: Just help to get started
I would like to install bbpress on a wordpress site I am trying to build- all static pages, so all loged in users to the website domain and sub domains (not multi site) have access to the forum and public viewers of the site do not know the forum exists. Also, the forum should not be indexed or published on the internet.
I can’t belive, that this is acutally no out of the box function for bbpress / wordpress – but I have really big issues, with having certain forums or topic just accessable for certrain user groups.
It seems impossible, to create something, like user-groups, only roles can be done – thats okay. But Even with the Members Plugin, where I can create certain roles, it is absolutely impossible to specify, which user-role has access to a forum or topic.
Ex.: I created a user Role, then I created a forum, and I set the User-Role I created to be the only User role, that should have acccess to it. If I set the visibility to public, everyone could see it, If I set it to private, only logged in users could see it – everyone.
Isn’t there ANY way, to let my customer
- create User Groups (or roles)
- apply them to users
- and specify at each forum OR Topic, which user role should have access
We really need this! I know that this is possible with BuddyPress, but with my years of WordPress Experience, I have still no clue how to make a hole BuddyPress Site – there is no satisfying documentation about it. (as well as with bbpres.. btw..)
bbpress not works with Mystique theme Version 3.3.2
pls help me to solve this issue.
short url :
goo.gl/Xb96KHello guys,
I am running wordpress 3.4.1 and bbpress 2.1.2..
The Add this topic to your favorites and Subscribe button works well for Administrators but not for Authors
Author clicks those links, the span goes red color and happens nothing..
Would anyone suggest me what may be causing this?Thank you!
Hi there, can any kind expert help me out? I’ve been doing lots of trial and error but I still can’t figure out the solution:
When I set my bbpress forums to wordpress home page, the page layout gets messed up
i.e. http://semjunkie.com/
If one goes directly to the forum page, the page layout displays how its supposed to
i.e. http://semjunkie.com/forums/I really want bbpress to be on the home page though, is there anything I can do to make it display correctly when its set to static home page?
Topic: Horizontal Login Box
I have added the BBpress login box using BBpress shortcode but it is adding the vertical login box, which I don’t want. I am looking for horizontal login box that will keep both username and password on same row.
I am not sure how to approach this? Is there any way? I mean using CSS or php tweak?

