Search Results for 'bbpress'
-
Search Results
-
Topic: Export/Import a forum
Hello,
Does anyone know if there is an easy way to export a forum (all topics, replies and users if necessary) and import it into another bbPress site – essentially move the forum to another site?
I am using the letest version of bbPress plugin on both sites.
Thanks in advance for any help…
Hello,
i used wp 3.2.1 and a theme called wp-basis,
but after installing bbpress no Forum content is visible.
There is some generated forum-text in the header of the site
“<meta name=”description” content=”Topic: DISKUSSION ZUM FILM …etc”
below is the code of my header.php
“<meta name=”description” content=”<?php if ( is_single() ) { wp_title(‘-‘, true, ‘right’); echo strip_tags( get_the_excerpt() ); } elseif ( is_page() ) { wp_title(‘-‘, true, ‘right’); echo strip_tags( get_the_excerpt() ); } else { bloginfo(‘description’); } ?>” />”
i hope somebody can help.
thx and kind regards
Daniel
I have started a forum at my webbsite but the web theme colors makes the text impossible to read, how do I change the forum colors?
Topic: Changing Topic appearance
I have made a new forum.php and edited it as instructed here:
But it seems that this same template is used in forum AND in topic views. I’ve edited the file to function as a forum startup page, but I would like the Topic-pages to have a slightly different look. Renaming to topic.php or topic-single.php does not seem to work.
These files are located in my theme folder. How do I name the single topic template file, for bbp to recognise it?
Hi,
these might be basic questions.. sorry about that.
So I installed the bbpress 2 plug-in and I am able to create forum and topics, but how can I enable people to logon to the forum and create new entries ?
how can I manage what users are allowed to do ?
is there an admin area ?
thanks
ingo
One thing i’ve noticed is the formatting of posts. On all other forums (or even blog comments, or similar), when you type a post, and hit enter twice you get a new paragraph (like you would in Word, notepad or virtually anything else you use online or otherwise).
On BBPress (im using v2.0), that doesn’t seem to be the case.
Is it possible to make an adjustment to allow for this? I really don’t want to ask my users to use html paragraph tags just to make their posts look tidier. It looks messy with all lines of text with no spaces between them.
And in saying that it seems to work fine on this forum yet not on mines, so it’s possible? Can anyone tell me how to do it?
Topic: bbPress – No Admin
http://wordpress.org/extend/plugins/bbpress-no-admin/
—-
Prevent all users except super-admins from creating bbPress content when inside wp-admin.
This plugin has no UI.
You posted, I listened.
Version 2 of bbPress’s theme compatibility is now in the 2.1 plugin branch of code for your perusal. This second iteration removes the need to add current_theme_support() to your theme, and totally automates the process.
If your child or parent theme contains the template files that bbPress looks for, bbPress will use them. If not, bbPress will fall back on it’s default templates and styling. No more logic necessary.
Please test it. It’s new code with a new approach, so I’d like to get some fresh eyes on things right away to avoid a long beta period like 2.0 had.
Cheers!
After a couple of weeks testing bbpress and several other forum solutions, we are really hesitating in running bbpress as our forum.
From what we see the bbpress plugin, while not as feature-rich as stand-alone bulletin boards like vbulletin, phpbb or xenForo, does one thing outstandingly well, which is the integration into wordpress.
For that reason alone, it would be worth giving it a try.
Unfortunately – and here comes our biggest issue – it looks like the bbpress plugin is currently not given full (or any) attention from WordPress.
My question is very simple:
How many developers / coders are writing code of the bbpress plugin currently ?
Is @johnjamesjacoby the only one?
Is there anybody else “officially assigned/paid by wordpress” to work on the bbpress plugin and documentation or/and support ?
John is doing an excellent job, on all his help he gives especially in the bbpress forum. But since the community is small and John is also working on the buddypress project, we are really worried to put our eggs in a “one-man-show plugin” basket.
Please tell me that I got this wrong and that there are at least several people currently working on the bbpress plugin and documentation.
Would be great if anybody could shed some light on this.
Topic: bbpress title bar
Hi, and thanks in advance for any help.
How do i remove the title bar at the top of the screen for logged in users. I dont want to stop the functionality it is just a duplicate menu – thanks
I have a previous bbpress 1.1 up and running but would like to migrate it to 2.xx. Can someone please point me to a thread or explain how this can be done?
Thanks
