Video teaser module in Quark eCommerce...

Support desk for Multipurpose Quark Theme
GK User
Sat Jan 07, 2017 11:39 pm
Hi. In the module: "Video teaser" of Quark. How can I make it so that when the Video ends its reproduction do not propose other Vimeo videos and keep the preview as initially is when you open the Home Page ?, thanks, greetings. René. :?: :idea:
* Is it possible to upload a list of Videos?
User avatar
Platinum Boarder

teitbite
Thu Jan 12, 2017 10:17 am
Hi

This particular example is using iframe to load a video from vimeo. All You have to do is to change the iframe source to something else, for example a video located on Your server. Link can be changed in "Video teaser" module's content.
User avatar
Moderator

GK User
Thu Jan 12, 2017 1:25 pm
Hello. Thanks for your reply. Could you use as the origin of the Video "Youtube"? Greetings, thank you. René.
User avatar
Platinum Boarder

teitbite
Tue Jan 17, 2017 12:36 pm
Hi

You can use any url, doesn''t even have to be a video. Just change the data-url value:

Code: Select all
<a class="gk-video-link gk-add-rotate-animation gk-rotate-animation" href="#" data-url="//www.youtube.com/watch?v=1234556" data-width="1920" data-height="1080" style="visibility: visible; ">
Product landing page theme
<i class="fa fa-play"></i>
Play
</a>
User avatar
Moderator


cron