This is a specific case. wpForo doesn't display last post info stat if that info comes from a forum which is private for regular visitors (guests). To...
Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS code in Custom CSS Code textarea, save it, delete all cach...
Hi @monkeypoint, All is messed up, I can't help you here. We have to start from scratch. First of all please forget about Front-end Phrases and about ...
Thank you very much Sapere Aude! It looks nice and clean. Color configuration is perfect!
You should have some image in topic post. This tag is generated once wpForo detects an image in post content. Here is a good topic to see that in acti...
Use this CSS code. Put it in Forums > Settings > Styles > Custom CSS Code textarea. Delete all cache, then make sure you've deleted all cache...
I'm sorry but this is not an easy task and we can't provide such a code for you. This requires days of hard work and styling solutions. You should fin...
This doesn't have any relation to wpForo and has no chance to be fixed from wpForo side. All issues come from your FB account privacy configuration, w...
We fixed this issue. It'll available with next version.
If you have two forums (cat, forum or subforum), say Forum 1 and Forum 2 and two users User 1 and User 2. You can do this configuration to make a user...
I'm sorry but there is no such feature in wpForo. We'll take this under consideration for future releases.
Hi shinx, I'm sorry but not. The custom field addon is a user custom field addon, it doesn't have any relation to post fields. Forum posts and topics ...
The XML doesn't matter. If some phrase is missing. Just navigate to Dashboard > Forums > Phrases admin page, click on [Add new] button. Insert p...
This code may helpful: if(function_exists('wpforo_member')){ $current_member = wpforo_member( get_current_user_id() ); if( wpfval($current_membe...
1) my forum is intended to be a community on computer programming (in Thai language) - can I use (integrate) "syntax hilighter" to highlight program c...