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.

 

[Solved] What setting does the filtering from the main Forums link

7 Posts
5 Users
3 Reactions
1,294 Views
Posts: 49
 Joel
Topic starter
(@joel)
Trusted Member
Joined: 9 years ago

Ok I just can't figure it out.  I'm at my main Forums link that shows my 4 forums.  Where is the setting that filters the display show it shows the newest replies first?  From the Main Forums it's not showing this but when you click into a forum you can.

It appears to be kind of random and I need the latest reply to show at the top.

Thanks much.

6 Replies
dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago

I hope you do not use ANY kind of server or plugin caching?

Posts: 49
 Joel
Topic starter
(@joel)
Trusted Member
Joined: 9 years ago

I do have nginx caching on at the server level ( I just turned it off)

I do have WP-Rocket installed but have excluded everything in /forums

Is there a particular setting for the filtering?

If I dive down into the actual forum it's filtered by the newest post or reply first but it's that main forums screen that never filters.

I cleared out WPFORO cache as well

2 Replies
Tutrix
(@tutrix)
Joined: 5 years ago

Noble Member
Posts: 1522
Posted by: @joel

I do have WP-Rocket installed but have excluded everything in /forums

I also use WP Rocket with no problems
I excluded the forum completely with

/forum/(.*)
Jesus
(@jesus)
Joined: 5 years ago

Reputable Member
Posts: 287

Hi guys, sorry for getting into here, will be just a sec 🙂

@tutrix Hi mate, I leave you a message in your forum but just in case...

I saw your forum and you have great customisation out there but I really have not a clue which archive should I modify in order to add said codes and even less where said archive its located

Silly me I tried adding your codes into the Forums-Styles-Custom css but I believe its not the right place, correct? thanks 🙂 

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

@joel,

I think you've done some customization with wpForo template files, or you've added a custom function related to wpForo in your current active theme's functions.php file. I see the Sticky Topic comes third, it should be the first, this says wpForo functions are affected by some code or customization.

In addition, delete wpForo cache in Dashboard > forums > Dashboard admin page and let me know your hosting MySQL version. You can find this information in the same admin page.

Posts: 49
 Joel
Topic starter
(@joel)
Trusted Member
Joined: 9 years ago

Thanks... that was it 🙂  - I had a snippet in there to order the pinned posts.  It works now.

Thankyou much.

You guys have the BEST forum plugin out there.