It kind of is both, the issue is caused by some CSS that becomes useless after it uses li.bbp-body that seems to not close properly, breaking the markup when threaded replies is enabled. The avatars going to the top left corner is caused by absolutely positioning the avatar when it reaches about 480px.
https://bbpress.trac.wordpress.org/ticket/2823
A possible workaround for this would be to have a horizontal forum layout.
This stylesheet has an example of the horizontal layout I was talking about. You can Place the file in a folder called css in your child theme to see how the layout takes affect. I have not tried it with 2016 theme yet though so I do not know how it will do.
https://gist.github.com/robkk/ec3129ef78397783fa2a23389be47649
Well not a bbPress specific plugin, but there are a few plugins that can work with custom post types (bbPress uses custom post types).
A plugin I found and tested is called NS Featured Posts, but like I said many other plugins could possibly work too.
After installing the plugin make sure to go to Settings > NS Featured Posts and make sure to add the topic custom post type from bbPress in the plugin’s settings.
Now we can go to Topics > All Topics and see a new column that says Featured. Make sure to click the checkbox near the topic you would want to feature.
Now we are going to make a custom view to display these featured topics in a topic list, and also be able to display them in pages with a shortcode.
Add this php code snippet into your child themes functions.php or insert this snippet into a custom plugin like functionality.
This function displays about 10 featured topics on a single page, change 10 to whatever you want.
function rkk_register_featured_view() {
bbp_register_view( 'featured', __( 'Featured Topics' ), array( 'meta_key' => '_is_ns_featured_post', 'meta_value' => 'yes', 'posts_per_page' => '10', 'max_num_pages' => '1'), false );
}
add_action( 'bbp_register_views', 'rkk_register_featured_view' );
Now in a custom page or widget area that has a widget text area that can handle shortcodes, insert this shortcode.
[bbp-single-view id='featured']`
I’m using WordPress Version 4.4.2 and
BuddyPress Version 2.5.2
Site: http://www.greenvillespinners.com
I’m not receiving emails for new topics. I have tried everything. Disabled plugins, checked and am not using noreply@… I’ve checked and changed the settings one by one. Still can’t get anything.
Set up another account with another email to test with. Sometimes, only sometimes I will get an email from the other account if they start a new topic. But if I (as admin) start a new topic, the other account doesn’t get an email and neither do I.
Notifications of emails to and from that account work fine.
Please help!!! Thank you.
So I thought: I have a MS installation, why not put the forums into their own subsite (subdomain). Noone will notice if I use the same theme and let the menus crosslink the sites. (Except those who actually look at the URL.)
My question is: Would you do that, too? Because it seems, people in these support forums only ever try to migrate their forums into their blog install, not the other way round. Which, as I would expect, would make things much slower on their end.
You can do that. You do not have to run a blog and forum on the same site. You can just use WordPress for content management on your bbPress forum only sub site.
Pascal thank you once againe.
i am using WordPress Version 4.4.2
bbpress 2.6-alpha
but i post in forum -> in 2 sec i refresh forum page in another window the post is there but why it’s takeing long time to redirect me to the post page up to 20 sec ?! is it notification or where to read in the functional
Yeah, I’m actually thinking it might be best to require the user (me) to manually move the images directory from the old site to the new site. Then, maybe just use the xenForo URL to the image to display it in the post. It “should” be safe since xenForo reduced the images based on admin settings when they were originally uploaded. Just some random thoughts from a guy not looking at import code. 😉
I can add a “generic” that would change [ATTACH=full]872[/ATTACH] to generic URLhttps:/example.com/attachment/872, you could then manually change thehttps:/example.com/attachment/part of that to anything you want for examplehttp://surveyorconnect.com/attachments/` and have that folder on your server serve up the attachments from there?
I’m wondering if https://bbpress.dev4press.com would actually cure some of the bbcode issues automatically.
We actually use a pretty comprehensive BBCode library already during import it converts a huge amount of common BBCode code to native HTML for us, I think you’d find there are only a handful of custom BBCode’s not covered by this library and is why I add them manually.
p.s. I haven’t packaged up a new release with the changes just yet, but you can always get the latest version (with the above updates) from:
https://bbpress.trac.wordpress.org/browser/trunk/src/includes/admin/converters/XenForo.php
At the bottom of that page is a link to download the file in “original format” and that will get you the file, the link is dynamic and changes each revision so that’s why no direct link.
I see, can you have a try with this plugin : https://wordpress.org/plugins/asyncronous-bbpress-subscriptions/ ?
Also considering checking bbPress 2.6-alpha that should be released soon as a stable version. Email sending has improved there: https://bbpress.org/download/
Pascal.
Hello,
I have a WordPress/BuddyPress/bbPress installation.
I have noticed that in all activity coming from the blog ow the social network functionality of BuddyPress, the user name displayed is the one filled bythe user during registration as the on e to be shown in the community.
On the other hand, in bbPress forums and in the activity stream related to the forums, the user name displayed is the login required name of the user.
Is there a way to sync these and display in bbPress the “community name” too?
Thank you
I’m not quite sure what to do with attachments as bbPress import system does not yet support attachments ¯\_(ツ)_/¯
Yeah, I’m actually thinking it might be best to require the user (me) to manually move the images directory from the old site to the new site. Then, maybe just use the xenForo URL to the image to display it in the post. It “should” be safe since xenForo reduced the images based on admin settings when they were originally uploaded. Just some random thoughts from a guy not looking at import code. 😉
I’m wondering if https://bbpress.dev4press.com would actually cure some of the bbcode issues automatically.
Also I’ve added support for YouTube, Daily Motion and Vimeo BBCode conversion
Sweet!
I’ve added some styling to the quotes now, so it wraps that quotes in “blockquote” and cites the authors name, e.g “wendellh wrote:”
That’s perfect. The post and member numbers are really just useless information at that point anyway. I don’t see any real importance in providing the links back to the quoted posts either. I mean, it would be really cool, but not a big deal.
Ah, I didn’t know about these types of posts, I’ve now done this, for topics/threads replies/posts that were “soft deleted” these are now imported with bbPress/WordPress “pending” status.
Thank you!
I scanned my website using P3 (Performance Plugin Profiler) and even when Memberships is deactivated, it seems that there’s still a delay caused by Subscriptions and bbPress. Here’s the log when bbPress is activated:
WordPress Plugin Profile Report
===========================================
Report date: 7 avril 2016
Theme name: FQSA
Pages browsed: 3
Avg. load time: 7.1054 sec
Number of plugins: 40
Plugin impact: 93.31% of load time
Avg. plugin time: 6.6298 sec
Avg. core time: 0.4253 sec
Avg. theme time: 0.0007 sec
Avg. mem usage: 235.42 MB
Avg. ticks: 282,293
Avg. db queries : 64.00
Margin of error : 0.0498 sec
Plugin list:
===========================================
P3 (Plugin Performance Profiler) – 0.0032 sec – 0.05%
Query Monitor – 0.0537 sec – 0.81%
LayerSlider – 0.0134 sec – 0.20%
MapifyPro – 0.0163 sec – 0.25%
Advanced Custom Fields Pro – 0.0596 sec – 0.90%
Akismet – 0.0098 sec – 0.15%
Bbpress Wp4 Fix – 0.0014 sec – 0.02%
bbPress – 0.0902 sec – 1.36%
Contact Form 7 – 0.0270 sec – 0.41%
Custom Post Type UI – 0.0136 sec – 0.21%
Enable Media Replace – 0.0002 sec – 0.00%
GD bbPress Attachments – 0.0038 sec – 0.06%
Increase Upload Max Filesize – 0.0017 sec – 0.02%
Loco Translate – 0.0040 sec – 0.06%
MailChimp pour WordPress – 0.0046 sec – 0.07%
Maintenance – 0.0041 sec – 0.06%
Paid Memberships Pro – 4.6599 sec – 70.29%
Pmpro Email Templates Addon – 0.0004 sec – 0.01%
PMPro International Adresses – 0.0004 sec – 0.01%
Pmpro Level Cost Text Master – 0.0019 sec – 0.03%
Pmpro Register Helper Master – 0.0039 sec – 0.06%
PMPro Shipping – 0.0011 sec – 0.02%
Post Types Order – 0.0020 sec – 0.03%
Regenerate Thumbnails – 0.0004 sec – 0.01%
Tabber Tabs Widget – 0.0008 sec – 0.01%
Category Order and Taxonomy Terms Order – 0.0015 sec – 0.02%
Video Thumbnails – 0.0124 sec – 0.19%
W3 Total Cache – 0.0339 sec – 0.51%
Woocommerce Checkout Field Editor – 0.0013 sec – 0.02%
WooCommerce Customer/Order CSV Export – 0.0095 sec – 0.14%
WooCommerce Subscriptions – 1.3938 sec – 21.02%
WooCommerce – 0.0948 sec – 1.43%
WooThemes Helper – 0.0112 sec – 0.17%
WordPress Popular Posts – 0.0012 sec – 0.02%
Wordpress Seo – 0.0453 sec – 0.68%
wp-jquery-lightbox – 0.0011 sec – 0.02%
wp-Monalisa – 0.0058 sec – 0.09%
WP-PageNavi – 0.0072 sec – 0.11%
WP-Utilisateur-Avatar – 0.0075 sec – 0.11%
Yith Woocommerce Mailchimp – 0.0258 sec – 0.39%
Hello!
We ar running the latest versions of WordPress and bbPress. From the beginning, since bbPress was installed, it’s working incorrectly. When I go to specific forum page, the topics list is not showing. And Opening a topic directly, the topic content is not displayed.
The problem is in our custom created theme, because, when I switch to one of the default WordPress themes, everything is working fine.
I can’t figure out what is wrong with our theme, or how to make it bbPress redy.
The specific forum: http://mglatvia.id.lv/forums/forum/foruma-noteikumi/
The single topic: http://mglatvia.id.lv/forums/topic/demo-testa-topiks/
Probably the most noticeable issue after the import are the attachments. They are basically a number with opening and closing ATTACH bbcodes.
I’m not quite sure what to do with attachments as bbPress import system does not yet support attachments ¯\_(ツ)_/¯
I could add some code to “hide” the BBCode whilst still keeping it as a refernce?
Also I’ve added support for YouTube, Daily Motion and Vimeo BBCode conversion
Then there are the quotes to other posts. These simply just come in as text and the post IDs don’t match those in bbpress. In xenForo, the quoted posts link back to the post that was quoted.
I’ve added some styling to the quotes now, so it wraps that quotes in “blockquote” and cites the authors name, e.g “wendellh wrote:”
For now we can’t link to the quoted post, this is on my radar to do but requires some pretty big changes, maybe bbPress 2.8.
I’ve also noticed that soft deleted posts (only viewable by mods and admins) in xenForo are coming in as public posts.
Ah, I didn’t know about these types of posts, I’ve now done this, for topics/threads replies/posts that were “soft deleted” these are now imported with bbPress/WordPress “pending” status.
Hello!
My WordPress is very slow since Woocommerce and Memberships are activated at the same time. When I say slow, I mean that it takes around 20sec to load a page from the Dashboard.
When I deactivate Memberships, everything is back to normal. When I activate Memberships but deactivate bbPress, everything is back to normal.
I saw on the wordpress.org that i’m not the only one having performance problems with Memberships and bbPress but nobody found a solution.
I tried to install bbPress 2.6 Alpha but it doesn’t work.
What can I do?
Thanks a lot
Hi, I am new to WP so appreciate your patience.
I need to have BBP subscribers notified of new forum/topic and/or replies but not sure how to make it work. I’d had thought the fact each Forum has “Subscribe” option made me think it would notify by email out of the box.
SMTP is working. In fact, bbPress Notify (No-Spam) works, but it sends out to hardcoded recipients, not subscribers who chose to subscribe specific Forum.
Added issue here is I have 2 private groups. So the notification really has to be subscribers choice per Forum.
WP4.4.2
BBP 2.5.8
So far I have
AsynCRONous bbPress Subscriptions 2.1
bbP Manage Subscriptions 1.2.0
bbP private groups 3.1.9
bbP Toolkit 1.0.6
bbPress Notify (No-Spam) 1.10
Better Notifications for WordPress 1.3.9.5
topic subscribe 1.0
I understand the bbPress Notify has paid plugins to respect the private group and user opt-out, but this is a non-profit organization and everything is coming out of my pocket.
Hope someone could point me to a right direction. Here is the URL
http://jazztokyo.org/forums/
but you won’t see all the forums in the private groups.
Thank you in advance.
P.S., yes it is reproducible with TwentySixteen.
-Hiro
Hello!
Here is what I see in the fresh bbPress (2.5.8) install on WordPress (4.4.2) with Twenty Sixteen theme: http://goo.gl/XGj6zI
All of the avatars are misaligned. Is there a way to fix this?
Thank you!
Hi, welcome back.
If your subsite is on the same server, towards the same MySQL or MariaDB… then for the performance it will probably not help a lot.
Why not trying to go to the root of the issue and try to reduce the 10s loading to at least 8s so that the extra 2s from bbPress are not adding extra ?
Please note that WordPress requirements/recommendations are on https://wordpress.org/about/requirements/
Some things to check first:
– Have you run all the repair tools of bbpress after import to be sure your structure is optimized ?
– Have you deactivated any not-needed plugin ? Is your theme ready for bbPress ?
– Are you using any cache mechanism to improve speed where possible ?
– Did you try to run performance tools like the P3 plugin performance profiler to narrow down the possible slow parts ?
– What score do you get on gtmetrix.com ? Or what did the pingdom tools indicate ?
– Is it for all people in the world the same ? Check with sucuri performance.
– Some further reading: https://codex.bbpress.org/getting-started/improving-performance/
If it would come to database queries, also check these plugins:
– https://wordpress.org/plugins/query-monitor/
– https://wordpress.org/plugins/query-monitor-bbpress-buddypress-conditionals/
Then of course there are a list of performance improvements that can be done on caching, offloading, … with plugins like W3 Total cache, batcache, WP Super Cache or other. Also check autoptimize and using cloudflare.
Also note that in the upcoming bbPress v2.6 (hopefully before the end of this year), a lot of focus went on possible performance issues.
Hope it helps,
Pascal.
Awesome 🙂
If you look at the phpBB and SMF importers they have near the end of the file a bunch of regular expressions for converting custom BBCode into native HTML for WordPress.
Get me a list of what you want copied from the SMF/phpBB importers to Xenforo and I’ll add them.
If you need more, or tweaks to them happy to help out here also.
Oh I just figured it out. It’s this plugin doing it:
https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/
Any idea why that might be? Or recommendations of alternatives?
Ok, so I installed bbPress onto my wordpress platform and then of course activated it. But from there, there is no section to configure it or anything. I read that there was a “forum” area. But I can’t find it anywhere. I have looked under every section and can’t find anything. Please help.
where is image file in forum’s upload image?
i can’t find in wordpress dashboard > media.
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
bbpress and buddypress work fine together.
bbPress is tested with wordpress default themes. It maybe a conflict – you need to check plugins and themes
It could be a theme or plugin issue
Plugins
Deactivate all but bbpress and buddypress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Hi,
I have wordpress 4.4.4 with bbpress 2.5.8 installed with Buddypress 2.5.2 Everything works fine except on my profile page.
If I go to a user profile and go to the tab forums and subtab topics started, it just shows every single topic that has been made and not just the topic that has been started by that user.
Same goes with ‘replies created’, I get to see every single reply beside the user’s replies.
As with favorites and subscribed, All topics besides the favorites will also all still display.
I basically needs all those tabs to display that user’s created topics and replies exactly like here on bbpress.org.
Is there a some settings I need to set? Could buddypress settings have been causing it? Is there some test I can run to see what is it?
I have installed bbpress version 2.5.8 it worked fine but when i install buddypress and activate it my site goes dead. Even i can’t access my WordPress dashboard admin login. Then i have to go to my site cpanel and manually delete one of the plugins. After deleting the one plugin site works fine. But I can not use these two plugins at the same time i have to deactivate one to use other. Please help me what to do. I am using WordPress version 4.4.1. My site is http://www.virtualmentoring.net
Please help me out