1. Home
  2. Beat Store
  3. How to Randomize the Beat Store Playlist

How to Randomize the Beat Store Playlist

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’

Updated on March 11, 2025

Was this article helpful?

Related Articles


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.