Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] User Title to User GroupID

3 Posts
2 Users
0 Reactions
1,421 Views
Posts: 2
Topic starter
(@fayezalnaji)
New Member
Joined: 8 years ago

Dear Developers ,

 

Allow me first to thank you for the amazing forum and its features ,

 

I Have a question , is there anyway we could Change the user title field to default group , e.g ( Admin, Moderator , etc...) on post page ?

like instead of pulling User Title which set on the profile to Auto-pull the user groupid ??

Thank you so much .

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Thank you fayezalnaji,

I'm sorry but there is no way yet. However this is already in our to-do list, we'll make it available in near future releases.

1 Reply
(@fayezalnaji)
Joined: 8 years ago

New Member
Posts: 2

I've done my look around the plugin

I found the post.php file of foro :

now in displaying  the title i found the following code :

(                     <div class="author-title">
                        <?php wpforo_member_title($member) ?>
                    </div> )

What we need now is the code of the usergroup instead of the title ^_^ to add it manually . 

 

I have attached a photo of duplicated member titles to make sure it will be listed clearly .

 

Thank you and have a great day .