• Just to let anyone know who might be interested, it’s possible to add SoundCloud audio to a Portfolio page just as if it’s video.

    1. Choose ‘Video’ from the Project Options dropdown.
    2. Paste the SoundCloud embed code (the HTML version NOT the WordPress version) into the If Video Project field.

    That’s all there is to it.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thanks for the post!
    Kadence Themes

    Thread Starter RoyReed

    (@royreed)

    Thanks for the theme!

    I’m hoping my client (a composer) will approve getting the premium version as there’s some extra features I’d like to be able to use. Can I ask, would there be a way of making a portfolio page set to ‘video’ and using a SoundCloud audio clip to also have a carousel or slider style gallery of images as well?

    You can add a carousel or slider or soundcloud directly into the post content. So that page could show both.

    Kadence Themes

    Thread Starter RoyReed

    (@royreed)

    I was hoping there might be a way of adding a carousel/slider under the embedded SoundCloud audio in the two column layout with the text to the side.

    You would have two options for that.

    One would be to not use the themes output and just set up your page using pagebuilder. Then you can add whatever you like in whatever way you want with columns.

    The other would be to use the shortcode option and there just add two shortcodes one for each thing.

    Make sense?

    Kadence Themes

    Thread Starter RoyReed

    (@royreed)

    Yes, that makes sense, I’ll give it a go. Thanks.

    Thread Starter RoyReed

    (@royreed)

    I’ve been asked to add a SoundCloud icon to some other social icons in the TopBar. What’s the best method so that it will match the others being used (FB, Twitter, possibly LinkedIn). I tried adding a PNG, but it didn’t scale with the other icons. I’m guessing you’re using an icon font for yours.

    Link to temp website: https://c2793024.myzen.co.uk/

    Yes, It’s an icon font.

    you can use a plugin like this: https://www.ads-software.com/plugins/svg-vector-icon-plugin/ to add your own svg icon then override with css.

    Or you could use a png file and use css to make it sized the same.

    Something like this would do it:

    .topbar_social li a img {
        max-width: 16px;
    }

    Kadence Themes

    Thread Starter RoyReed

    (@royreed)

    I think adding a small PNG and scaling it with CSS will be the best option (smaller overhead) rather than adding another plugin just to add one small icon which seems a bit excessive.

    Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘SoundCloud Portfolio’ is closed to new replies.