Display sellers randomly

This topic contains 1 reply and 2 voices, and was last updated by towhid 9 years, 1 month ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
March 12, 2015 at 12:38 pm 38935
towhid I tried following the directions given here: http://wedevs.com/support/topic/possible-to-display-the-list-of-sellers-randomly/ ...but there is no theme-functions.php file in the /includes folder. Please advise, thank you.
March 12, 2015 at 2:13 pm 38945
towhid towhid

Hello Nash,

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

replace
'order' => 'ASC',

by
'order' => 'rand',

Thank You 🙂

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