Skip to:
Content
Pages
Categories
Search
Top
Bottom

Trouble with layout

Viewing 5 replies - 1 through 5 (of 5 total)

  • roman1wp
    Participant

    @roman1wp

    What plugins did you use to bring listening to music on the site? And is it uploaded music to your server, or a link to some kind of connected resource?


    colanteam
    Participant

    @colanteam

    I just use html code and upload on my server. You also take it!

    <audio controls>
    <source src=”…mp3″>
    </audio>
    You can add something like: loop, autoplay, muted…after “controls”

    If you use music on Soundcloud, you can click on share. copy embed code and paste on your website.


    roman1wp
    Participant

    @roman1wp

    Is it possible in this way to make a playlist of music or connect a specific radio?


    colanteam
    Participant

    @colanteam

    If it’s supported to embed code like Spotify. Another way, I’m not sure


    colanteam
    Participant

    @colanteam

    Ohhhh yeah, finally I think I found the way to fix it. Well, it works great!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar