Possible to display the list of sellers randomly?

This topic contains 1 reply and 2 voices, and was last updated by Sk 9 years, 8 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
July 7, 2014 at 11:33 pm 23145
Sk Possible to display the list of sellers randomly?
July 8, 2014 at 1:44 pm 23178
Sk Sk

Please navigate to dokan/includes/theme-functions.php on line 912

replace
'order' => 'ASC',

by
'order' => 'rand',

Thank you.

Viewing 1 Posts - 1 through 1 (of 1 total)