Thanks Netweb.
Here is the screen shot. The “NO TOPIC” at the top right I remember that appeared a year ago with the first versions of bbPress plugin. Then the problem disappeared.
When saved, the connection between topics and reply of origin is lost, of course. .
Sure you can edit from the box, but it is easier for an administrator to do so by wordpress edit post function.
http://www.indebitati.it/no-topic-in-edit-reply/
Hi, John thanks for the reply.
I noticed the url for the user in bbPress is support/users/test (support is the forum base) but like the question when clicked the Favorites in bbPress it will take me to the BuddyPress powered 2nd site and show Page Not Found.
Is there a redirect I can do to make users see their bbPress profiles and manage the favorites and subscriptions on the main site.
Will Favorites and topic subscriptions from bbPress be integrated with BuddyPress in 1.6?
Best regards,
Oh sh… I’m using bbpress 2.1.1 with Skeleton Theme
That «Topic Description» (NOT «Forum Description») is part of form-topic.php of that theme (Line 82)!…
Try «Forum Description» (Ref: here & here)
If you can contact the theme developers to see if they can update the theme that would be the best option.
In the meantime have a look at this thread https://bbpress.org/forums/topic/help-with-reply-display-problem/
Anything is possible. Right now, you’ll need to custom build something to meet the needs for your install(s). There’s nothing preventing this from happening, but you should know that BuddyPress expects that it’s user profiles are the canonical ones, so you’ll have a bit of customizing to do.
Hello,
I just updated my bbpress plugin (Version 2.1.1), I’m using WP 3.4.1. The topic font color become lighter and it’s hard to read. Here’s my forum:
http://www.parttimejob.com.my/forums/forum/announcements/ (and) http://www.parttimejob.com.my/forums/topic/forum-rules/
May I know how can I change the font color back to BLACK? Which file should I edit? Before that, it was ok.
Please help.
Thank you.
-
This topic was modified 13 years, 11 months ago by
orebian.
-
This topic was modified 13 years, 11 months ago by
orebian.
Please see https://codex.bbpress.org/getting-started-with-bbpress/#creating-your-first-forum and bbPress Forums List Widget unordered listing is seemingly random.
If these do not help could you give us a more detailed description of your forums structure and what order you have them set to with a link to your forums site so we can have a closer look.
@galynsky Can you confirm you are using the ‘import forums’ tool or the ‘export’ tool?
Import: WP-Admin -> Tools -> Forums -> ‘Import Forums’ (/wp-admin/tools.php?page=bbp-converter)
Export: WP-Admin -> Tools -> Export
@markusbb I am running out of ideas.
Try setting a fresh install of WordPress & bbPress on a different hosting provider or a local LAMP install on your PC and for the import use your webhosts remote SQL address to try the import again. As it will be slower using remote SQL connections lower the queries to eg. row limits = 10 and delay time = 5.
What version of bbPress Standalone are you using? If less than 1.1 can you upgrade to 1.1, does that work? If so does 1.1 -> 2.1 now work?
Also have a read of the following thread and try some of the suggestions by JJJ here and here.
Can you try with a clean WordPress install on a different webhost or setup a local environment?
Try the import using the remote SQL server address rather than ‘localhost’
Can you narrow down the if it is an exact post that the importer fails on? eg. Is there some weird strings in the database for topic #xyz that is causing the importer to stop.
I would suggest upgrading 1.02 -> 1.1 and then install v2.1.1 of the bbPress plugin and upgrade again checking everything as you go.
Once your old install is fully upgraded go to /wp-admin/export.php and export the Forum/Topics/Replies then /wp-admin/import.php and install the WordPress importer and import that into your other database.
Sounds like something in your sidebar is calling query_posts() or some other query that’s nooping your main query loop. Or, your sidebar is being included before the main content, and manipulating the main query.
Either way, you’ll probably have better luck making a bbpress.php template in the root of your theme, and including your sidebar there. That way it’s done in one shot, without needing to manipulate a bunch of template files.
Eventually. I’m working up to it. 🙂
Don’t see any obvious reason there would be any conflict. There isn’t over on testbp.org. Most likely something with the theme isn’t cooperating.
We use the WP Markdown plugin here, mostly as a trial run to see how it works. The plugin author specifically supports bbPress, and I’d like to keep trying out new and neat bbPress plugins here as we experiment with what works, what doesn’t, and what ideally we want to be in bbPress core.
I’m messing around with bbpress in a site with a Genesis theme. I am using the bbpress default theme(s).
Unfortunately the Fancy Editor stretches beyond the column end on the right hand side and gets cut off… and it looks like there are lots and lots of buttons on the editor…
Also the text field cannot be stretched so it makes it quite difficult to write longer texts…
How have you setup bbpress.org?
Your stuff here looks amazing… and the editor is clean and stretchable…
Thanks,
Anders
Hello there…
As I am getting more and more into bbpress I am quite pleased to see the stuff you’ve done… very good!
I was just wondering if there is a reason why there is no cross-forum search on this site?
I mean it looks like I have to enter each forum and do a search there… and it’s not always obvious where a topic would belong…
Just a suggestion 🙂
THANKS!
I just updated bbPress to 2.1.1 and now the buddypress components like members and groups are not showing up on my site. Is there something I can do to get those functions working again?
Thanks.
bbPress 2.1.1 was released and the notes said “Fixed Invision, phpBB, and vBulletin importers”.
Didn’t help with my problem!