Tagged: x
-
AuthorPosts
-
July 8, 2016 at 10:40 am #1078023
sharp-imageParticipantHi,
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,
BoukeJuly 8, 2016 at 1:35 pm #1078251
JoaoModeratorHi Bouke
Please have a look on this link.
You can paste the code on a Raw Element in Cornerstone.
Hope it helps
Joao
July 8, 2016 at 2:12 pm #1078295
sharp-imageParticipantHi 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
BoukeJuly 8, 2016 at 11:28 pm #1078895
RadModeratorHi 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!
July 10, 2016 at 11:03 am #1080278
sharp-imageParticipantHi 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/*’, ‘http://soundcloud.com/oembed’ );
}
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
BoukeJuly 10, 2016 at 11:05 am #1080282
sharp-imageParticipantSend the printscreen again because of a upload error:
July 10, 2016 at 7:48 pm #1080658
Rue NelModeratorHello 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/EmbedsThe best way to embed soundcloud links is by using this format:
Hope this helps.
July 11, 2016 at 1:46 am #1080901
sharp-imageParticipantHello 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,
BoukeJuly 11, 2016 at 2:42 am #1080961
Rue NelModeratorHello 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.
July 11, 2016 at 2:09 pm #1081957
sharp-imageParticipantThanks for the info Rue Nel. I’ve forwarded some info to the plugin developers.
July 11, 2016 at 2:34 pm #1081983
RahulModeratorYou’re welcome!
July 13, 2016 at 8:40 am #1084848
sharp-imageParticipantHi 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
BoukeJuly 13, 2016 at 6:38 pm #1085793
FriechModeratorHi 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.
July 19, 2016 at 3:27 am #1093120
sharp-imageParticipantHi 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
BoukeJuly 19, 2016 at 6:35 am #1093303
ChristopherModeratorHey 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1078023 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
