Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078023
    sharp-image
    Participant

    Hi,

    Do you know how a https soundcloud url can be automatically embedded? Now i’ve setup a textfield in the dashboard where users can drop their <iframe soundcloud link></iframe> that is linking with the code : “<section>[usersultra_user_custom_meta_info fields_list=’soundcloud_audio’ within_widget=’yes’]</section>” from the users profile. But i’m looking for a way that the https soundcloud link will be embed automatically in the profile. Beside when users drop 2 iframe links the widget setup is messed up.

    Thanks,
    Bouke

    #1078251
    Joao
    Moderator

    Hi Bouke

    Please have a look on this link.

    http://shareandembed.help.soundcloud.com/customer/portal/articles/2167182-embedding-a-track-or-playlist-on-wordpress

    You can paste the code on a Raw Element in Cornerstone.

    Hope it helps

    Joao

    #1078295
    sharp-image
    Participant

    Hi Joao,

    Thanks. Noticed that for regular pages and posts is this the easiest way and works perfect. But we let users include soundcloud tracks on there own dashboard and show them on there profile. Outside the secured section, on the x theme it works perfect :-). But when users are logged in it only works with a buggy iframe. And after pasting 2 iframes the setup from the profile is messed up. So, my question: why does it works with the x theme using a regular https soundcloud link instead of the iframe code? Must I use some extra javacode somewhere?

    Many thanks
    Bouke

    #1078895
    Rad
    Moderator

    Hi there,

    Would you mind providing a video recording of this issue? I’m not really sure if I understand it, how do you integrate it in the profile? Is it 3rd party plugin?

    And please provide your login credentials in private reply.

    Thanks!

    #1080278
    sharp-image
    Participant

    Hi Rad,

    Thanks for your answer. Yes we are using the 3rd party plugin UserUlta for the membership page where we want to stream embedded https soundcloud links in the users profile. I have also contacted the plugin developers already about this issue. In the functions.php from the plugin i’ve placed:

    // Add SoundCloud oEmbed
    function add_oembed_soundcloud(){
    wp_oembed_add_provider( ‘http://soundcloud.com/*&#8217;, ‘http://soundcloud.com/oembed&#8217; );
    }
    add_action(‘init’,’add_oembed_soundcloud’);

    But that doesnt matters. I totally understand when you cant help with this but when you give some advise would be great.
    Is it okey when i send you my wp login credentials? (little explanation in the printscreen.

    Thanks
    Bouke

    #1080282
    sharp-image
    Participant

    Send the printscreen again because of a upload error:

    #1080658
    Rue Nel
    Moderator

    Hello Bouke,

    Even if you have added the custom code, the soundcloud link doesn’t always gets converted automatically. Even with using Twenty Sixteen, you cannot do that. Please check out the codex for more information:
    https://codex.wordpress.org/Embeds

    The best way to embed soundcloud links is by using this format:

    
    

    Hope this helps.

    #1080901
    sharp-image
    Participant

    Hello Rue Nel,

    Thanks for your email.
    There is no information in the last block you pasted in the email from above. (Under your text: The best way to embed soundcloud links is by using this format:). Can you tell me what you’ve try to paste in that grey block?
    Trying to embed some code to the functions.php from the plugin, but i have not fix it yet.

    Regards,
    Bouke

    #1080961
    Rue Nel
    Moderator

    Hello Bouke,

    Sorry if nothing gets displayed. I haven’t seen it. I guess the forum is trying to execute my embed code added in the gray box.

    Please use this format:

    
    [ embed ]https://soundcloud.com/schelpcenter/moon-tune[ /embed ]

    But please, when you apply it in your page, please remove the spaces inside the square brackets.

    Please let us know how it goes.

    #1081957
    sharp-image
    Participant

    Thanks for the info Rue Nel. I’ve forwarded some info to the plugin developers.

    #1081983
    Rahul
    Moderator

    You’re welcome!

    #1084848
    sharp-image
    Participant

    Hi X team,

    Have another question about the standard wp-text-editor. Not sure or this is a theme based issue or standard something from the CORE of WordPress… Can you tell me where i can delete the editor (the layout block – with tabmenu for visual en text part) from a textfield for users? In the printscreen you can see what i mean.

    Many thanks
    Bouke

    #1085793
    Friech
    Moderator

    Hi Bouke,

    Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with core functionality of WP.

    Thank you for your understanding.

    #1093120
    sharp-image
    Participant

    Hi Friech,

    Thanks i will drop a none display with css on the head of that text field. Other question:

    Do you know or its possible to setup this in the menu:

    <?php my_profile( $menu_slug, $echo ); ?>

    My profiles are username based and must not go fromout the menu to domainname.com/musicprofile but to domainname.com/musicprofile/username. However the usernames are setup dynamically, so a custom permalink would be maybe the best solution here. But how?

    Many thanks
    Bouke

    #1093303
    Christopher
    Moderator

    Hey there,

    Thanks for writing in! Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

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