grantcomposer Posted November 5, 2019 Share Posted November 5, 2019 Does anyone know where the code is floating around for the minimal audio player that's on the Jeff Bridges site? Designer Craig Blagg says on his site "Each custom component, from the embeddable media, social cards, custom audio player - were built as reusable functionality. So any Squarespace customer - could leverage each of the extensions created for the campaign." I assume this was done in the developer mode, but wondering if anyone has a similar plugin or something that they've done that works similarly. I'm trying to get the audio player (for a playlist) to be much more streamlined than what's in the template (Brine). Thanks! Link to comment
lu.diehl Posted November 12, 2019 Share Posted November 12, 2019 Hi! Not sure if you're still looking for an answer to this, but you can use an audio block (here's a guide on how to add an audio block) and if you want it fixed to the bottom of your page, try using the CSS code below (you have to change the block ID to the unique ID of your audio block). Let me know if works! #block-ID { position: fixed; width: 100%; left: 0; bottom: 0; z-index: 9999; } Link to comment
grantfondacomposer Posted December 2, 2019 Share Posted December 2, 2019 Hi, Lu - unfortunately, I need something that utilizes the playlist functionality and not just the single track function. Thanks. GRANT FONDA Composer | Orchestratorwww.grantfonda.com 661-607-5165 Link to comment
RaeRae Posted December 28, 2019 Share Posted December 28, 2019 hey @grantfondacomposer did you figure out some way of having a multi-track player? Im so bummed that squarespace seems to have dropped the ball on this very simple functionality. Link to comment
grantfondacomposer Posted January 6, 2020 Share Posted January 6, 2020 Hey @RaeRae, unfortunately, we went with a player from a third party: Elfsight Apps. It's working great! Agreed, it's a bummer that @SQUARESPACE doesn't seem to be working on this for a large portion of the music community. GRANT FONDA Composer | Orchestratorwww.grantfonda.com 661-607-5165 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.