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 [Solved] Editing the widget

3 Posts
2 Users
0 Reactions
1,796 Views
Posts: 21
Topic starter
(@vasiliy)
Eminent Member
Joined: 7 years ago

Hi. How to edit the widget code latest forum topics and messages. Where is the widget file?

Thanks.

2 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi vasiliy,

You need to modify the wpForo_Widget_recent_topics and wpForo_Widget_recent_replies classes, it can be found in the wp-content/plugins/wpforo/wpf-includes/functions-template.php file. 

However, you'll need to keep these changes, in a case to not lose it during the upgrade process. This is a core file, this is not a template file to customize.

Posts: 21
Topic starter
(@vasiliy)
Eminent Member
Joined: 7 years ago

Thanks