Site logo

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

Home Forums Support [Resolved] Suggestion for a plugin for properly swapping audio files that really works?

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

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2518281
    qpaq

    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?

    #2518427
    David
    Staff
    Customer Support

    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.

    #2518481
    qpaq

    Thank you David,
    I thought the same. I think the only solution is to implement a Javascript.

    Do you have any suggestions for the tabbed content, like this one:
    https://www.artnovion.com/educational/room-acoustics

    #2518544
    David
    Staff
    Customer Support

    Those tabs are just a bunch of buttons as each of them links to a new page.
    If you want Tabs, then in GenerateBlocks Pro 1.5 which is in Beta we just added Tabs and Accordions:

    See here:

    https://generateblocks.com/flexbox-sizing-tabs-accordions-more/

    #2518565
    qpaq

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

    #2518726
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.