[tabs] [tab title="Google Maps"] Hier komt een map [/tab] [tab title="Some Text"] Hier komt Tekst [/tab] [tab title="My Video"] Hier komt een video [video type="youtube" clip_id="qvl7kG82EfI" width="576" autohide="1"][/tab] [/tabs]
<div class='video_frame'><iframe class='youtube' style='height:349px;width:576px' src='http://www.youtube.com/embed/qvl7kG82EfI?autohide=1&controls=1&disablekb=0&fs=1&hd=0&loop=0&rel=0&showinfo=0&showsearch=0&wmode=transparent&enablejsapi=0' width='576' height='349' frameborder='0'></iframe></div><div class="tabs_container">
<ul class="tabs">
<li><a href="#">Google Maps</a></li>
<li><a href="#">Some Text</a></li>
<li><a href="#">My Video</a></li>
</ul>
<div class="panes">
<div class="pane">Hier komt een map</div>
<div class="pane">Hier komt Tekst</div>
<div class="pane">Hier komt een video </div>
</div>
</div>
BackuPs said:Found it. !!!
in the striking/framework/shortcodes/video.php
in version 304 line 368 it says return ....
in version 305 line 383 it says echo......
If i change the echo in return in version 305 it works.
Is this correct ?
And why was it changed in the first place?
It looks like you're new here. If you want to get involved, click one of these buttons!