You can edit the theme code if you would like the beats in the beat store playlist window to load in a different order every time the page loads.
You will need to edit beat-store-player-incl.php
Search for:
‘order’ => ‘DESC’
Add that code add:
, ‘orderby’ => ‘rand’
Need Help?
1. Try searching for answers. Try searching different terms if you can't find a answer. 2. Try troubleshooting if something is not working.
3. If you can't find answers, click to leave a comment. Provide website links and detailed information.