Hi
Any idea where i can find plugins for old version of the BBPress 1.0 ?
Many Thanks
Have you copied the bbPress compat theme files out of the plugin and into your WordPress theme?
The settings can be changed inside the settings > forums area. Have a look and see if they help.
Still nothing?
I’m in desperate need of it for a client. Kind of their last wish before we go public… What to do? Someone wise dude who’s willing to help out here and wirte a simple plugin for this? Or maybe fix a hack version of it?
Will there be a fix for this anytime soon?
Hi, for some time I’ve got a problem with 404 error everytime I submit a post. (the post is saved but i got bad redirect 404 error)
I’ve tryed to use Tools->Repair Forums, updating Permalink settings and updating
Forum settings.
I’ve trun off bbpress plugins as well… nothing helps
After submiting, the redirect URL goes wrong. it doubles the “blog”:
https://domain.com/blog/blog/?topic=topicname/#post-1800
or sometimes: https://domain.com/blog/?forum=topicname%2F#post-1805
Whats “%2F”??
Is there anyone who knwos how to resolve it?
Hey Nathan,
Thanks for helping out. If you paste this entry into your hosts file:
109.73.162.147 apa.uk.com
, you’ll see the Forum at:
apa.uk.com/forums
just dont use the www. As you can see, each entry is peppered with bullets. Thanks again for your input.
Hey guys,
When I go to create a new page on my website there is no “page attributes” section and so I can’t choose a template. I have templates where it is present but to be honest they’re sometimes boring looking, sometimes messy looking. I really like my theme with a nice neat slider sweeping across the screen.
Is there any way to make my theme compatible and if not are there themes with sliders that look neat that are already compatible with bbpress? Where would I find them?
here’s my site if it helps.
http://www.armchairboxing.com
Bowe,
I can’t seem to register for an account to have a closer look, can you set me up an account and I will have a look around. I just followed you on Twitter so you should be able to follow me back @netweb and send login details via a DM with Twitter.
Actually to be more specific I mean:
/forum/”forum-slug”/
when viewing a topic: /forum/”forum-slug”/”topic-slug”/
On wordpress version 3.5 and bbPress 2.2.3 is there a way to tweak the permalinks on bbPress so they look like
when viewing forum: /forum/”forum name”/
when viewing a topic: /forum/”forum name”/”topic name”/
Nevermind, Lynq’s solution worked the 2nd time I tried it.
How do you change just the defaults in this new version? Every time I try, the only output is “Array”. I don’t want to filter the whole function, just the
‘before’ => ”,
‘after’ => ”,
I’m actually hoping to find the queries themselves, so I can have a little better control over layout, etc. and what’s included. I managed to find it in my theme’s search results, but ran into another issue and didn’t get a chance to dig through the theme to see what’s generating that just yet.
Sorry but I can’t help if I can’t see the site.
Having trouble copying over the template. I basically want to use a different header file called get_header(‘bb’) for the BB templates. I read the codex and a few other post and no luck. Here’s what I’ve done:
Uploaded most recent bbPress Plugin and WordPress install
This is what bb plugin tree looks like:
-includes
-languages
-templates
–default
—bbpress FOLDER
—css FOLDER
—extras FOLDER
—js FOLDER
bbpress-functions.php
From my understanding of the bb theme-compatability codex, I copied the contents of the extras folder into a folder in my theme called bbpress.
I added add_theme_support( ‘bbpress’ ); to the after_setup_theme hook
Now it should work!?! Should I be copying the contents of default folder into the bbpress folder of my theme?
This is not in the core of bbPress though there are a few email notification plugins you could have a look at https://bbpress.org/plugins/
I think it sounds like @jaredatch’s ‘New Topics Notifications’ is what you need though.
https://wordpress.org/extend/plugins/bbpress-new-topic-notifications/
Update: We tried reverting to BBPress 2.2 or 2.2-rc2 but we’re not getting anywhere. Forums keep giving 404s for logged in users. Updating permalinks, using the forum repair tools and clearing every single type of cache does not help either.
WP 3.4
BuddyPress 1.6.2
The entire site here at bbpress.org is powered by WordPress and bbPress
Have you looked at using some shortcodes on WP pages to get what you are after?
https://codex.bbpress.org/shortcodes/
Theres widgets too https://codex.bbpress.org/widgets/
I can confirm that this also happens on our PressCrew forum (http://community.presscrew.com/discussions). The forum is available for logged out users and us (the admins) but mods, participants are getting 404s. From the forum index to single topics/forums.
You will have to recreate the theme for bbPress.
You might find this helpful for getting started: https://bbpress.org/forums/topic/i-have-created-a-bbpress-starter-theme-with-a-phpbb-look-and-feel/
Good luck!
nope….
OK – here is some of the code from firebug. :
#bbpress-forums ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
#bbpress-forums li {
list-style: none outside none;
margin: 0;
}
These are the styles that I would have thought controlled the bulleting of lists but the code seems to already indicate no style for the unordered lists?
I have tried adding both:
list-style: none;
and:
list-style: none !important;
and:
list-style: none outside none !important;
to all of the #bbpress style entries that I can find (only in firebug preview, not actual changes) but the little blighters remain steadfast.
?????
I tried to screenshot it because I’ve set it up behind a hosts entry. here we go again: