Comments Gert-Jan started the conversationOctober 31, 2014 at 3:38pmHello,for performance reasons i like to embed videos on the home slider with something like this:[jwplayer file="rtmp://s180tovbyhtf26.cloudfront.net/cfx/st/mp4:BAlookupShortPromo.mp4" autostart="true"]I like to add 6 slides with 6 different movies but don't want to use the formats build in the theme. So I added it in home slider embedded code but its not showing on my homepage. It's black nothing else.If I put it somewhere else on the page the movie is running ok.Could you give me an idea if this works? 8,840Tahir repliedNovember 1, 2014 at 1:37amHey!Try adding it in the Nectar Slider Caption area which parses shortcodes as well. Thanks ThemeNectar Support Team Gert-Jan repliedNovember 1, 2014 at 2:15pmHi,ok its in the caption area, and i see this code in the source..but it is not playing<div class='jwplayer' id='jwplayer-0'></div><script type='text/javascript'>if(typeof(jQuery)=="function"){(function($){$.fn.fitVids=function(){}})(jQuery)};jwplayer('jwplayer-0').setup({"autostart":true,"file":"rtmp://s180tovbyhtf26.cloudfront.net/cfx/st/mp4:BAlookupShortPromo.mp4"});</script>if i put it in a textblock its playing<div class='jwplayer' id='jwplayer-0'></div><script type='text/javascript'>if(typeof(jQuery)=="function"){(function($){$.fn.fitVids=function(){}})(jQuery)};jwplayer('jwplayer-0').setup({"autostart":true,"file":"rtmp://s180tovbyhtf26.cloudfront.net/cfx/st/mp4:BAlookupShortPromo.mp4"});</script>i dont fill any of the fields in webm/mp4/ogv/ in the nectar slider, looks like its trying to load some of those. the "loading icon" is spinning.Gert-Jan repliedNovember 3, 2014 at 2:46pmHello Support,any idea on the above issue? Tahir replied privately Sign in to reply ...
Hello,
for performance reasons i like to embed videos on the home slider with something like this:
[jwplayer file="rtmp://s180tovbyhtf26.cloudfront.net/cfx/st/mp4:BAlookupShortPromo.mp4" autostart="true"]
I like to add 6 slides with 6 different movies but don't want to use the formats build in the theme.
So I added it in home slider embedded code but its not showing on my homepage. It's black nothing else.
If I put it somewhere else on the page the movie is running ok.
Could you give me an idea if this works?
Hey!
Try adding it in the Nectar Slider Caption area which parses shortcodes as well.
Thanks
ThemeNectar Support Team
Hi,
ok its in the caption area, and i see this code in the source..but it is not playing
if i put it in a textblock its playing
i dont fill any of the fields in webm/mp4/ogv/ in the nectar slider, looks like its trying to load some of those. the "loading icon" is spinning.
Hello Support,
any idea on the above issue?