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.

 

[Closed] Please can i get any developer to create a custom widget for WPForo?

4 Posts
2 Users
1 Reactions
2,088 Views
Posts: 11
Topic starter
(@olaniyanolanrewaju23)
Active Member
Joined: 7 years ago

Hello people, please can i find anyΒ  developer here to create a custom widget for my wpforo based forum....(I need to create a popular post widget that will show topics in relation to the one with higher amount of replies...)

Many Thanks.

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

HiΒ Olaniyan Olanrewaju,

We decided, that we'll add new option for currentΒ  "wpForo Recent Topics" Widget,Β  this will allow to choose topics ordering (by posts counts, byΒ topic created date,Β  by topic views, etc ) for widget.Β Β 

Β 

Β 

If you cannot wait for new releases, I can suggest you quick solution (manually custom change current "wpForo Recent Topics" widget orderingΒ by posts counts).Β 

  1. If you don't useΒ wpForo 1.4.7, please update.Β 
  2. Β changeΒ functions-template.phpΒ file inΒ /wp-content/plugins/wpforo/wpf-includes/Β folder.Β 
  3. Β in line 403 find
    'orderby' => 'created',
  4. Β replace to
    'orderby' => 'posts',

Important:Β Β After you've done all this steps, "wpForo Recent Topics" widget will lose it's default ordering (recent posts).

Also, please note that all custom changes will be removed after each wpForo update.

Posts: 11
Topic starter
(@olaniyanolanrewaju23)
Active Member
Joined: 7 years ago

WAOW WAO!!!|
Wp Foro is king of Forum engines..
We can't wait to have that feature... Can we please have an estimate of when to have the next release??... Thanks.
Wp Foro Team.... Forum Kings!

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

HiΒ Olaniyan Olanrewaju,

We'll add it in a near future release, but I don't have an ETA yet.