Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1136747
    Topher263
    Participant

    I’m new to developing websites and new to X-Theme but I’ve found it really helpful and these forums have always given the answer when I needed it.

    I’m now attempting to place an audio player on the site. I’ve tried the version that comes with X but it doesn’t do everything I want it to.

    Basically, I’d love to recreate something like this: preview.themeforest.net/item/yung-studio-music-producer-band-dj-studio-bootstrap-template/full_screen_preview/15237578

    Is it possible to recreate this easily with my own audio? If so how?

    I’m using Cornerstone Version 1.2.4, WordPress 4.5.1 and X Version 4.4.2

    #1136873
    Lely
    Moderator

    Hello There,

    Please check the screeshot of what I saw. There’s no audio. Can you please calrify?

    #1138244
    Topher263
    Participant

    Hi Lely,

    Thanks for spotting that – try http://andrewch.eu/YUNG/single-album.html

    #1138538
    Nabeel A
    Moderator

    Hi again,

    You can create a similar layout manually by adding sections choose two column layout. Add the Text in the first column and add audio player in the other column. To customize it further you can add the following code in your Customizer:

    .x-audio.player {
        max-width: 30px !important;
    }

    Hope this helps!

  • <script> jQuery(function($){ $("#no-reply-1136747 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>