Hello Frosticek,
It would be nice to have a sort like the one in the main Search (
Newly listed,
Lower price first,
Higher price first), for the the listings on the
User Public Profile page.
Some users (like Payment Plugin eCommerce users) will have a lot of listings under their profile and being able to sort them would be a great addition to the overall usability of the site.
So we should have a plugin with a hook that when attached to the user profile page (on any theme), will let us sort the user items (like in the attached image).
Many people would be interested in this, as it works hand in hand with your Payment Plugin eCommerce feature and will pretty much let us turn Osclass into a multi-seller marketplace.
We have a proof of concept here
https://github.com/maddrid/user_profile - An example on how to Bypass default Osclass routing system.
However, I've seen that you've already applied some extra filters in your
Business Profile Plugin demo, so a sort plugin shouldn't be too hard to code.
Looking forward to it.
Thanks!