xxdz Do I want it on the homepage? The URL of the sort=newest path can be used to arrange all posts using newest instead of latest, but I don't seem to have found the relevant option. Thank you!
huseyinfiliz xxdz I wrote an extension that performs this function. Can you test this extension? https://discuss.flarum.org/d/38032-sort-changer-extension composer require huseyinfiliz/sort-changer https://packagist.org/packages/huseyinfiliz/sort-changer huseyinfiliz/sort-changer
xxdz huseyinfiliz Thanks! This is exactly the function I need, but unfortunately, I used it directly https://freeflarum.com The forum I came to register for does not have a local deployment, so I cannot execute these installation commands. I am a beginner
huseyinfiliz xxdz There isn’t much you can do other than requesting this extension to be included in freeflarum. Changing the sorter was much more complicated than I thought, especially since latest doesn’t use the sort parameter.