VebTube là một đơn giản và đáp ứng template blogger cho các blogger video. Mẫu vlog này hỗ trợ 3 nổi tiếng các trang web lưu trữ video . Youtube, Vimeo và Dailymotion . Nó sẽ tự động tạo ra các hình ảnh thumbnail và hiển thị ở trang chủ và trang Archive của blog của bạn .
DemoDownloadPass giải nén: tuoitreit.net
Adding slider to Vebtube
It is just like our old templates. Here it is the snippet for adding an awesome slider to your blog with latest posts under a label.
<div class="magazine_slider_flex">
<script>
widgetrc(
'Slider','Youtube','16','showsimpleslides'
);
</script>
</div>
Here Slider is heading, Youtube is label and 16 is number of posts. Make sure that you changed default "numposts = 9;" in your template to support more posts.