Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
requests-topic
Widget update
Avatar
Kim Christensen
Guest
Guests
Oct 13, 2009 - 9:08 am

Today the Simplepressforum widget on Wordpress is working great, but it seems to miss a feature. Right now it only shows the latest added "topic", and that is ok with a slow forum.

Could it be possible to make an change feature, so you could choose between latest topic or latest answer.

In practise it means that lifetime on a thread is much longer and from the frontpage people can see what happening.

I know you can follow subject by mail if you have added it, but the widget is so perfect for the purpose, it just need an added feature.

Is it possible ? [Image Can Not Be Found]

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 13, 2009 - 2:12 pm

lastest answer = latest post?

in file sf_recent_posts_tag(), just change

$sfposts = $wpdb->get_results("SELECT DISTINCT forum_id, topic_id FROM ".SFPOSTS.$where." ORDER BY post_id DESC LIMIT ".$limit);

to remove the DISTINCT and you will get the latest posts instead of topics.

but not sure what that's going to buy you? posts dont have names, so the topics names will all be the same.

Avatar
Kim Christensen
Guest
Guests
Oct 14, 2009 - 12:54 pm

Sorry for my bad english 🙂

Latest added topic.
Latest anwsered topic.

Today the widget shows the latest added topic, it could be great if  you could change so it showed the latest answered topic. So can readers from the frontpage of WP see the topics with high activities even if new topics is added.

That was what i tried to ask about the first time [Image Can Not Be Found]

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 14, 2009 - 2:07 pm

the current widget shows the last posts added but limits it to one per topic. So it already does what you seek. It will show the last topics whether its a new topic or an existing topic with a new post.

Avatar
Kim Christensen
Guest
Guests
Oct 15, 2009 - 1:50 pm

Hmmm wird.. that our widget don't do.. The list just stand as the same all the time. Only when a new topic is added then it updates again.

That I have to look at.. can it be because we have some categories that is hidden for users, and removed from widget with the "seperator" box ?

Avatar
Kim Christensen
Guest
Guests
Oct 15, 2009 - 1:56 pm

I have just tested the "Forum IDs: " and when i use this, then i loose the last post feature. Then it changes to last added topic.

Is it supposed to do that ?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 15, 2009 - 2:02 pm

post feature? They function the same except the latest posts would be limited to the forums you pass in.

are you running any kind of caching plugin for pages or widgets?

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625