BTW, I see you've done very clean migration from phpBB, congrats!
Thank you kapengbarako!
Hi pramana, Front-end blog posting doesn't have any relation to forum plugin. I'm sorry but we have no plans for this.
Password protection is a blog feature, not a forum. I hope you're talking about Private Topics. Currently wpForo has Private Forum option, you just ne...
Hi sidnik, we'd prefere to integrate wpForo with all profile plugins instead of extend forum profile page. However most of Profile plugins API is not ...
Maybe it was cache, now it's good on front-end. As per database size, I can only say all are your data, wpForo only generates as extra data post title...
No yet, probably it'll be available with 1.1.0 version.
There is no solution yet, this is conflict with Yoast SEO, try to deactivate it and you'll see all becomes good. We'll work around this conflict in fu...
Also please use this CSS code to fix widget issue (avatars are too close): .wpforo-widget-wrap .wpforo-widget-content .wpforo-list-item-right{width: 7...
I don't see it. you've not inserted or not saved. The code doesn't exist on your website. make sure you've deleted all caches.
Thank you ckvsoft
wpForo has image URL auto-embed function. Please read this post:
You have JS errors from theme or from other plugins. This error affect wpForo AJAX functions. please debug and fix those. If you can't find just leave...
Just add "a" before class three for each one: #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-title a {color:#DD0000; } #wpforo #wpforo-wrap .wpfl-2 .wpfor...
You can always write own (self use)plugins for wpForo using current available hooks, just search for hooks in whole project and use them. However don'...