Site logo

Archived topic

Suggestion for a plugin for properly swapping audio files that really works?

5 replies · Started by qpaq on February 2, 2023

Viewing posts 1–6 of 6

I'd like to achieve building a page similar to the example website listed below.

I couldn't find a proper plugin or way to make tabbed content that swaps different audio/video files. Modal windows might be a solution but the problem with modals or pop-ups is that when you close them, the audio or video content keeps running.

Is there a way to deliver such content in WordPress via GP?

Hi there,

its not a GP thing, and i don't think its a WP thing either. I had a look for plugins but couldn't find anything related.
It could be done with Javascript.
I found an example here:

https://stackoverflow.com/a/10792564

This method means that only one audio player is loaded and its src gets updated on link click. That would ensure that only one audio is played at one time.

Ah, that's great. Thank you for reminding me of the Tabs in GenerateBlocks.

You're welcome

This archived topic is closed to new replies.