Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141667
    demonboy
    Participant

    I’m looking to list a whole load of tracks on one page. The idea is that the audio player loads up for every track so that a viewer doesn’t have to click on each item to then go in to a page/post to hear the track, i.e. swapping the featured image for an embedded player (better still, a featured image that is an embedded player). Any suggestions? I thought perhaps a portfolio but I can’t save an audio player as the featured image.

    It should look something like this (where I have embedded Soundcloud clips)

    http://followtheboat.com/category/audio/

    #1141856
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! You can try creating a page with Audio element manually by adding sections, choose two column layout. Add the Text in the first column (Track Name or Track duration) and add audio player in the other column (see attached)

    To make the audio player look like an attached screenshot, just add the following code in your Customizer:

    .x-audio.player {
        max-width: 30px !important;
    }

    Hope this helps!

  • <script> jQuery(function($){ $("#no-reply-1141667 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>