AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
4
Posts
3
Users
0
Reactions
2,502
Views
3 Replies
Jun 20, 2022 8:22 pm
open wpf-themes > classic > layouts > 1 > forum.php
search for (at line 103)
<?php wpforo_member_link($member, 'by', 9); ?>
and change the value "9" to the number of characters you need
https://wpforo.com/docs/root/forum-themes/theme-customization/
Jun 20, 2022 8:49 pm
Also press F12 and see the errors you have in your console browser. A lot of them.
Jun 20, 2022 9:40 pm
Thank you, everyone for the quick replies and helpful instructions. I have it corrected.
