devinit / DIwebsite-redesign

New DI website 2019
1 stars 1 forks source link

Podcast providers - current code not functioning #1377

Open SimonMurphyDI opened 6 months ago

SimonMurphyDI commented 6 months ago

I'm submitting a ...


[ ] Bug report 
[ ] Regression (behaviour that used to work and stopped working in a new release)

Describe the Issue

Under podcasts, we have linked images that let users navigate out to see the podcast on other platforms, including Spotify, Apple, etc. These are generated by adding a URL to 'podcast providers' in the snippet section of the site. image

However, the approach we're taking is to have a number of podcast mini-series, so there're no single URL that would work as a link for all podcasts. This is problematic. Currently if you change the URL, it automatically changes over all the embedded players on the site, so users who want to see other episodes of the first miniseries are actually taken to all episodes of the second miniseries, which is another URL.

I feel like the easiest approach would be to have two or more 'podcast provider' snippets dedicated to for individual miniseries. OR to move the podcast provider link out of the snippets section, and include it as part of the embedded player.

This isn't urgent, and isn't part of a project, and in the first instance I'd be keen to know what you think the best solution is, and how long it might take.

For info, we currently have two podcast series Good with Data What are we missing? You can see them all here: https://devinit.org/resources/?types=podcast&topic=&country=&q= There are different homepages for both series on Apple, spotify etc

Cheers Simon