Search Results for 'bbpress'
-
Search Results
-
Dear Support-Team!
I use WP 3.5.1 with BP 1.6.5 and bbPress 2.2.4
I just started the Forum integration with WP and BP – everything works fine. Coming to my issue.
1. I tested a user, registered in WP/BP as subscriber. I think this is standard. The same user gets the role for bbPress as participant. That’s standard too.
2. My test user started in BP a hidden group, so he’s the admin of this group. He activated the bbPress forum function for his own hidden group. Although he’s the admin of the BP group he cannot start writing any forum article because he hasn’t the rights for it. It’s only allowed to answer to articles other user made.
My suggestion is. That groups with its own forum, started by one person as admin, should have just the rights for this area. I see that bbPress rights are given for all forums in BP. But this isn’t fine because user should act more locally in their groups.
Note:
If I start a group as admin in Facebook maybe, I’ve just control over this group and not over all other Facebook groups (explanation just for a better understanding).Is there any way to change this?
Thank you for support
Best Regards,
ThorstenTopic: Wheres this plugin headed?
It seems the focus on member roles has taken away from the structure of the forums made with bbpress. It would make sense to me to develop forum structure and information availability.
This could be accomplished by having the ability to create a forum and lock the locations of topics. By code and visually as they appear on the site.
I think limiting ability to make topics or replies for each each individual post when created by admin, would develop forum content more efficiently than limiting abilities for individual users.
In other words. Rather than limiting abilities by access level. Is there currently a way to lock forums and topics the way they are?
In other words. When I develop the forum as an administrator, can I limit the ability of all users to contribute to those posts?
I think a more even balance can be achieved, between content contributed by admin, and relevant information contributed by users, if the admin can limit users ability to alter the structure of the forum.
Topic: URLs issue
I switched from phpBB to bbPress recently thanks very much in part to a script found in these forums.
Now, many of the existing posts contain links to each other in the old phpBB format /topic.php?t=123. Since the topic IDs have stayed the same in the conversion process, I’d like to use ModRewrite to automatically redirect to the new /topic/123 URL scheme. I’ve tried the following in my .htaccess, but it doesn’t appear to work. (Admittedly, my knowledge of ModRewrite is shaky at best.)
RewriteEngine on
RewriteRule ^/forums/viewtopic.php?t=([0-9]+)$
/forums/topic/$1 [R](In the real code there isn’t a linebreak on the second line.)
Does anyone have any advice?
I allow the BuddyPress groups on my WordPress to create forums however for every group that gets created I get another forum added to my bbPress page (mydomain.com/forums/).
How do I hide the forums from individual groups on the main forums page?
Note: all these forums are children of a “Group Forum” category.
Thank you!
I need help I have installed my bbPress plugin and setup all my forums but I do not know how to get it onto a page. I have found a shortcode but my forum front page looks like this
http://guardian247.us/?post_type=forum
if you click on a link then the the next page looks like a forum. How do I get it to look like a forum on the fron page?
Topic: Sort Forum index page
Hello,
I want to sort the bbPress index page, to have the newest forums at the top at and the oldest at the bottom??
Topic: Need registration URL
I have just installed BBpress 2.2.4 into WordPress 3.5.1
I have a login widget on my sidebar.
In this widget there is a field for a URL that will take new (unregistered) users to a registration page.
What is this URL? If it is specific to my site, how do I create/define it?Because right now I’m editing files at /wp-content/plugins/bbpress/templates/default/bbpress and I know it’s wrong and I will lose everything on update.
I’ve crated a child theme of my own theme (do I really have to do that? can’t I just create a dictionary within my own theme?), activated it, copied all bbpress theme files to this child theme, but I’m not sure how to “link” them to bbpress? Because after everything bbpress was still using theme files from /plugins/ dictionary…
Anyone?
Thanks a lot, and sorry for this stupid question, but bbpress documentation is really confusing, I’d love to understand bbpress more so I could help others though.
Hello,
I am using WordPress 3.5.1 and bbPress 2.2.4
Site: http://meditationpracticeornot.com/
I added a new keymaster user to create forums and when they login the option to create a new forum is not listed. I was previously using User Role Editor and the s2member plugin, I removed them because of other issues, but I am still having problems. Any help is appreciated. If any additional info is needed let me know. Thank You
Hi people,
It’s possible because I have seen it, but how-to insert breadcrumbs before page title in bbPress (without using css)?
The title is handled by Worpdress, but if I add
php bbp_breadcrumb
before the title in a custom content-forum.php page, it doesn’t work.
Using a thirdy part plugin (like WordPress SEO by Yoast) will work, but in some pages I see Topics, not forums in the breadcrumbs (maybe due to the post_type), and it’s not really “clean”.
Who can help ne?
Thanks 🙂
Hi all
I have installed BBPress version 1.2 to act as a standalone forum alongside my online shop http://folliclehealth.com/forum/ (we don’t have WordPress installed). I created it in a separate folder so it doesn’t interfere with the main website.
Everything has gone brilliantly but I have found that there is no Install plugin button in the admin area.
Is this normal and if so, how am I supposed to integrate plugins (eg anti-span, etc)?
Please advise.
hello all
I am enjoying working with wordpress/bbpress/s2member on a new website.
I would like to make the forum unavailable to users from 10pm-6am. This will depend on the users time zone.
Is this possible?
Thank you