So i am trying to create a page where users can search and filter all the audios I have available (albums, podcast shows, individual audios...etc). Most of the shortcodes are asking for player id. Am I required to add each and every playlist?
If you have multiple player on the same page, a player ID is required to be set on the filter widget so we know which filter widget has to filter which player.
Basically, you should have only 1 player on your page that list All tracks you have. Make sure to have only 1 track per "playlist" post.
If you have 100 different tracks to be filtered, you should have 100 different "playlists" post with 1 track each.
My theme does not use Elementor - How can I get the Filter/Search functionality? Like EXAMPLE 077 or EXAMPLE 093?
Hi,
If you dont use Elementor, you can use our shortcode to build the player as you need.
To display filters, you need to use our filter shortcode: https://sonaar.io/docs/add-audio-player-with-shortcode/#h-filter-dropdowns-range-slider-tags-shortcode
To display the search bar, you can use our search shortcode: https://sonaar.io/docs/add-audio-player-with-shortcode/#h-search-bar-widget-shortcode
Thanks,
Max from the Sonaar.io Crew
So i am trying to create a page where users can search and filter all the audios I have available (albums, podcast shows, individual audios...etc). Most of the shortcodes are asking for player id. Am I required to add each and every playlist?
If you have multiple player on the same page, a player ID is required to be set on the filter widget so we know which filter widget has to filter which player.
Basically, you should have only 1 player on your page that list All tracks you have. Make sure to have only 1 track per "playlist" post.
If you have 100 different tracks to be filtered, you should have 100 different "playlists" post with 1 track each.
and have 1 player that include the 100 playlists.
Thanks,
Max from the Sonaar.io Crew