Hi @kvv1, Thank you for letting us know. Current wpForo 1.6.1 version has a bug in Forum meta Description. it doesn't display forum description and Me...
It doesn't disappear. It's changed to home icon.
Hi @jorgew, There is a filter hook to change the post body length in emails: 'wpforo_email_notification_post_body_length' Put this code in active Wor...
Started from wpForo 1.5.4 when you install a brand new wpForo it detects Autoptimize and automatically adds this TiniMCE JS file in Autoptimize plugin...
You can only add one Forum ID in id="" argument. Try to create one top parent category, set all those forums as child forums to that category and add ...
1) How can I change the size of the topic titles and sub-titles? Please leave some screenshot. What and where exactly you want to change it. Also what...
Use some SQL executing tool. Some plugin or the phpMyAdmin of your Hosting cPanel and execute this SQL query. Don't forget backup the wp_wpforo_tags t...
Hi anonymous3542, The most important information is the forum layout you missed in question. What forum layout you use?
This is not related to wpForo for sure. You should not search solution in wpForo. This is other plugin issue or hosting service issue. Try to remember...
I'm sorry but wpForo only displays last post information from certain forum. In your case from "General Discussion" forum. SubForums last post informa...
There is no option yet. You can check this solution:/p>
I'm sorry but there is no way to use ID based URLs for Topics. There should not be any issue with topic title even if your topic is in Chinese. You sh...
Hi youzer2020, These are Font-awesome icons, there is no option to change those. There is only one way described in this support topic:/p>
All is correct, this change was made without new version release. There is no any issue here.
Comments are located in classic/layouts/3/comment.php file, you should use this variable: <?php echo intval($comment['postid']) ?>