Forums
(@gcassin)
11 years, 2 months ago
I’ve just found the solution, maybe is not the best from the technical point of view but it works for me.
What I did:
Changed at core.php:
public static $default_order_by = ‘medafi_price’; public static $default_order = ‘ASC’;
And that’s it!
11 years, 8 months ago
Thanks for your answer!
GCass