Hello,
i need to use a shortcode from another plugin to my video for exemple [vps] https://www.youtube.com/watch?v=tPEE9ZwTmy0 [/vps]
i have try directly but it doesn’t work.
please help me.
Thank you
Hello,
I’m not sure how you plan on implementing the video. If it’s a featured video, simply add the youtube link in the featured video spot in our theme. If you want to add it inside the post content it is enough to paste the youtube link inside the post content and wordpress will do the rest. I;m not sure what plugin you use but we have not tested any video embed plugins so we cannot say for sure if it works or not with our theme.
Thank you!
Hello Bogdan,
Thank you for your reply,
The plugin need shortcode to work for exemple adding youtube video link like this: [vps]https://www.youtube.com/watch?v=tPEE9ZwTmy0[/vps]
When i add video link ([vps]https://www.youtube.com/watch?v=tPEE9ZwTmy0[/vps]) inside the post content it the plugin work correctly, but when i add the link with shortcode in the right Featured video the video show error, i’m using Template Style 2 for post and i want to add the shortcode directly in the code can you tell me in which files i can find Feature Video link is add maybe it fix the problem, because when i open the source code after adding shortcode in right Featured Video the url look like this: https://www.youtube.com/watch?v=tPEE9ZwTmy0%5B/vps%5D ([vps]) is missed at start.
The plugin named : Viral Popup Share here direct link to better understand how it work http://codecanyon.net/item/viral-popup-share/12760647
I have do my best to explain, i hope you understand.
Thank you
Hi
The embed for featured videos it’s a bit different then for normal videos from post content. The link it’s rendered in td_video_support.php file: http://screencast.com/t/VVQ6kD75 so you can try to change the current implementation and adapt it to accepts a link from a shortcode.
This is a complex task which require many customizations and tests in order to be achieved.
We can’t offer customization services at the moment so if you still need guidance on this or you’re not aware of the steps you need to take in this regard please consider hiring a developer or a freelancer to do this for you.
Thanks for your understanding!