(Help) how to create a player like this site? www.tupi.fm

kororoti

Member
Apr 23, 2019
33
4
8
See that he is using wordpress, but the player is "fixed" in the footer, even if I change the page or click on a link within the site
 

frizzel

Well-known member
Trusted Uploader
Jun 13, 2019
485
253
63
Wherever my imagination takes me
It's not a podcast, it's a live radio stream, but indeed it has a fixed position at the bottom. That's easy to achieve with CSS. Watching the website more closely when you click on a link, you can see that not only the audio player stays in place, all other content is static too, except the main content column.

It's a bit technical to explain, but this can be done with AJAX. Meaning when clicking on a link the content is requested in an ajax call and then loaded into the main div without refreshing the page. If you're familiar with coding, this can be a starting point: Load content in a div with ajax.
 
  • Like
Reactions: kororoti

kororoti

Member
Apr 23, 2019
33
4
8
Thanks @frizzel,
exactly my doubt. browsing the entire, player dont stop streaming. 15 years ago, we did this with frameset heeheh, I will search ajax documentation. Thanks
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu