Search Results for '"wordpress'
-
Search Results
-
My visitors can post new topics and replies. They don’t have to register. But, by default they can not give tags to their topics or replies. How can I enable visitors to be able to give topic-tags?
In my opinion I think it is strange that there is no option to enable or disable this.
BBPress give the option to enable/disable anonymous posting, so why not embed an option where you can enable/disable tags for anonymous postingI use BBPress 2.4 and WordPress 3.6.1.
Hello,
I have a problem when I try to integrate bbpress to wordpress. At the beginning of the installation I get an error message.
When I get to the end of the installation, the error messages are still present, and the forum can be found at the bottom of the page, after all the error messages.I hope you can help me, if you need further information, do not hesitate to ask me. Thank you in advance.
Cordially.
Lora dillenkofferHi all, I’m running WordPress 3.6.1, Buddypress 1.8.2 and bbPress 2.4
Users are not getting any email notifications despite an @mention.
Notifications are working normally for mentions in the Activity stream .Anyone else experience this problem?
Topic: "New topics" not showing
Greetings,
My “All forums” and “New forums” submenus aren’t showing up, so I can’t add new forums ๐
I’m using bbPress 2.4, with WordPress 3.6.1 (didn’t work with the previous WP either, but I haven’t got around to posting the problem here).
I am also using WishList Member.
When I look in the Member list, I see a column for “Forum Role,” but there is nothing under my user row (other members have “Participant” or “Moderator”). When I go to edit my account (a WP Admin account), I don’t see any options for Forum Role.
I have tried disabling all bbPress extras, but this has not fixed the problem.
I suspect that the problem is with WishList Member (it has a set of “Membership Levels” on the user settings page), but I thought I’d ask here to see if anyone has had this problem before.
Thanks for any help,
Lee
After reading about some very encouraging results with WordPress and redis (eamann.com, jeedo.net), along with seeing redis included in the core of modern forum suites like NodeBB and Discourse, I can’t help but wonder if redis might be the ideal caching solution for bbPress as well.
If anyone has some first-hand experiences to share, I’m all ears.
Topic: How to get rid of sidebar?
My wordpress sidebar in the way of my forum. I need to make my forum full page. Also, I can navigate up or down in my forum. I don’t think my forum pages is pointing to the front page of my forum. Please help. (my website isn’t online yet)
Hey all! We have just released bbPress Notifications, which will make your bbPress give all your users private messaging, global notifications, google search integration and friend requests, along with @user mentions, and a slick navigation system.
Iโd love it if we could get feedback, and reviews, positive and negative.
http://wordpress.org/plugins/wp-notifications/
Thanks
David
Founder of vBSocial.comI want to display in WordPress search results page – 10 or less found results from BBPress (plugin) forums. I know that BBPress use custom post types (forum, topic, reply) but I don’t know how to do it. I try with WP Query, but it didn’t show nothing. I don’t want to override BBPress search page and functions, I just want to show some results in WordPress search page. Is this possible?
Thank you all in advance.
Here is the query I try:
<?php // The Query $the_query = new WP_Query( array ( 'post_type' => array('topic', 'reply'), 'posts_per_page' => 10, 's'=> $s )); // The Loop if ( $the_query->have_posts() ) { while ( $the_query->have_posts() ) { $the_query->the_post(); echo '<li>' . get_the_title() . '</li>'; } } else { // no posts found } /* Restore original Post Data */ wp_reset_postdata(); ?>Wordpress 3.6.1
bbpress 2.0
site link – http://www.wildlifephotographyafrica.com/I use the ‘Recent Topics’ widget.
There is an option you can tick to show the topic author. I have this option ticked but the author does not show.Wordpress Version 3.6.1
bbpress Version 2.4I’ve installed bbpress and really love the plugin. However I’m having issues with assigning roles to users.
I’ve created a user (Subscriber or Editor) and wanted to assign the bbpress role of Participant. When I assigned the user this role it doesn’t however appear in the dashboard. It only shows the profile and not the “Topics” & “Replies”.
I’ve disabled all plugins that are related such a “Members Plugin”, “Admin Editor” and “CMS Pods – component user roles”. I’ve had no luck of making these menu appear in either the Subscribe account or the editors account.
When I select moderate role, it works perfect, but the participant doesn’t work at all. Any ideas or Solution as to why this happens?
My Forum is public and set to open for the public viewing.
Any help would much be appreciated.
Thanks
LonceThis past weekend we spoke with John James Jacoby on our WordPress Weekly podcast. John is the lead developer for both the bbPress and BuddyPress plugins. We had the pleasure of chatting with him about his new job at 10up as well as everything thatโs going on with bbPress and BuddyPress these days.
During our interview we asked John if he knew of any bbPress or BuddyCamp events in the works. He said that he didnโt know of any coming up but would love to see a bbPress camp organized, perhaps in a more central midwest location. The question is: Is there enough interest to warrant a bbPress event or perhaps combine it with a BuddyPress event?
Head on over and read the full post and vote in the poll ๐