Hi all,
how can I make a withdrawal of all thumbs with the video on the page view_video?
For example, under the flash player.
Thank you.
Printable View
Hi all,
how can I make a withdrawal of all thumbs with the video on the page view_video?
For example, under the flash player.
Thank you.
If by withdrawal you mean "removal," you can remove them by editing your view_video.tpl file and removing that section of code.
No, I mean placed
for example to a video - 3 thumbs, I want thumbs to be placed under the flash player
Simply edit your template to include the 3 thumbs that are generated by default from vShare. The thumbs are the VideoID.jpg, 1_VideoID.jpg, and 2_VideoID.jpg. You can copy the code in the template that shows the first thumb and simply add the "1_" and "2_" in front of it so that.
Thank you.