
Sorry Anonymous20, it's needed to have a test system for experiments, which I don't have right now. Maybe a little bit later I will install a test sys...
Here is complete instructions how to add new theme.
Hi Natachachacha! I agree with Robert. Your WordPress theme css rules override wpForo css rules. The simple way is to change your WP theme to more qua...
I will not change my layout. Q&A is perfect for me, but I hope wpForo gives you a simple possibility to change layout without any discomfort.
Hi Anonymous20, try this hack, but I don't guarantee that it will work. I did't test it. Make backup of original file before change. in file post.php ...
Yes, I recommend to use one layout for all forums. The type of layout depends of your requirements.
Previously I have used phpBB3 with classic layout, but when I installed wpForo I switch all forums to Q&A layout. It is more useful for my content...
Hi Anonymous20, this plugin works via shortcode?
Agree with Sacri. It will be more useful to see last posts of subcategories on main page.
No need BB-code, just find in file class-template.php 'toolbar4' => ''and replace it with 'toolbar4' => '','content_style'=> 'blockquote { bo...
Thank you Robert! I see it now too. I don't know what is happened. Maybe old browser cache...
Hi Robert! On this forum is ok, I see pagination, but I use Q&A layout and on this forum only 9 questions in Q&A category, so pagination not e...
Fixed Bug: Don't allow empty topics and posts It woks, but not user friendly. It is better to check post empty or not on client side and activate or d...