@tofugu – Simple plugins can easily swoop in and take control of the allowed tags. Right now it relies on the same tags that are allowed in comments.
This is the second time this situation has come up, so I made a last minute change to the topic/reply form template files to alert the user of this additional ability.
@JJJ aww, dang. Was hoping it wasn’t that
Any hope for future updates that will include embed code / img tags working in bbpress plugin?
@tofugu – Your WordPress blog actually works the exact same way. As a site admin, you are provided the ‘unfiltered_html’ capability, which allows you to post any kind of content that you want to. It’s your site, do what you want with it. Normal users have restricted access, so that they can’t enter possibly malicious data into your site.
Thanks. I followed this, https://bbpress.org/forums/topic/bbpress-20-theme-compatibility and now I can see the topics and forums from the wp dashboard.
The only thing I am unclear on is how to change the style.css to reflect a child theme. I will take this question over to theme compatibility.
In the old version of bbPress, I could redirect to a WordPress user profile (or BuddyPress profile) by editing template files and changing profile links to:
<a href="<?php echo get_user_slug( get_post_author_id() ); ?>"><?php post_author( get_post_id() ); ?></a>
Doesn’t seem like this will work with the bbPress plugin. Is there some way I can do this with the new version? Thanks!
Aha that makes total sense. Thanks!!
Jonathan
Is the theme compatible with bbPress? You can’t just active any theme, if they haven’t been prepared for bbPress. As far as I know…
Using the Alahualpa 3.6.6 theme and bbPress beta plugin. All seems to install correctly. I can add forums and topics, save them, edit them but if I try to view them I get a blank white page.
It is a theme specific error.
@tooltrainer: Just go to the administration for Forums, click edit for the forum you want to re-order.. In the right sidebar there’s a “order” field, which defines the order of the forums. You’ll, as far as I know, have to change the order for all forums individually.
Is there a way to change the order the forums are displayed in? It looks like by default they’re displayed in the order they were created. I’d really like them to be either in Alphabetical order, or better yet in a custom definable order, like what one can do with menu items in the WP menus.
Can this order be changed currently?
Thanks,
Jonathan
I’ve been using bbPress for quite a while and figured it would be about time to take a look at the bbPress 2.0 plugin. So far most things work as they should.. but I’ve faced some problems.
I was running: bbPress 1.0.2
I’m running: WP3.1.2 + bbPress 2.0-beta-1 plugin
It’s mostly related to the importer. I doesn’t through me any errors, but after defining the path and starting the importer, a white page is shown (the menu and headline is there, but the “content field” is white/blank/empty).
* I then tried the script bbs2p.php, and it worked a bit better, but all the replies was missing topic id and forum id in the meta – i solved that by copying the to lines from topic creation.
* Further more replies was missing correct “post_name” and therefore also “guid”, I solved that by adding it as seen under topics, but prefixing the post_name with “reply-to-“.
* Then the next problem is tags – they are created and linked correctly, but as with the replies the slug is incorrect and not following the WP3 standard, therefore the links are broken.
And last, I have a question about the forum types: Private & hidden. How exactly are they working? And why can’t I make private/hidden parent > child forums? In the “Parent” list only normal/visible/public forums are listed.
I have downloaded the BBpress for My WP site but can not get it to work. the plugin appeared on my left hand bar but when it is activated it basically crashes the whole site. How can I get it to basically be another section of my site?
Hope someone can help me out here
Feeling pretty stuck
Hope someone can help me out here
Feeling pretty stuck
Does this work with the new bbPress2? I need to make some forums private soon.
Interested to hear how you get on Jim.
Does this work with the new bbPress2? I need to make some forums private soon.
Interested to hear how you get on Jim.
@jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it.
@jckbco – If you use bbPress 2.0 (the plugin) and then have WordPress in Multisite mode, then yes you can. Each site in the WordPress install would need bbPress active on it. And that’s it.
@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started
@papu – Thanks! See the “Requesting Access” section at the bottom here: https://translate.wordpress.org/getting-started