How-to and Troubleshooting
1
Posts
1
Users
0
Reactions
95
Views
Jan 23, 2025 1:00 am
I'm having an issue where signatures do not appear, seemingly for members with only a few posts.
I've tried adding the filter listed here, but it generates an error and breaks some threads: User Signatures not showing on posts – How-to and Troubleshooting – wpForo Support Forum
This seems to be the case for another user: Forum Members Sig Not Viewable – Bug Reports – wpForo Support Forum
Can you please confirm whether the below filter is still correct? Or is there another updated method of ensuring signatures are visible on all posts regardless of forum reputation. My forum has closed membership so spam protection is not a concern for me.
add_filter('wpforo_min_rating_level_for_signature', 0);