-
AuthorPosts
-
Tech-xml Friend
Tech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
October 31, 2010 at 12:23 pm #155910Where do I change the Vimeo video module?
http://templates.joomlart.com/ja_community_plus/index.php?option=com_content&view=article&id=70&Itemid=291 user says Thank You to Tech-xml for this useful post
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
November 1, 2010 at 7:57 pm #361329<div class="video-heading clearfix">
<div class="ja-left-side">
<div class="inner">
<div class="video-info clearfix">
<p>Upload by <a title="Sample link" href="#">Blink</a> 6 hours ago.</p>
<ul class="tags">
<li><a title="Sample tag" href="#">Education</a></li>
<li><a title="Sample tag" href="#">University</a></li>
<li><a title="Sample tag" href="#">Students life</a></li>
</ul>
</div>
</div>
</div>
<div class="ja-right-side">
<div class="inner">
<h3 class="video-title">Video title here</h3>
<p>Commissioned by the Swiss Zirkel Gallery, "Peripetics" is a striking, six-part visual exploration of computer graphics as art, described by the artists as: "imaginations of disoriented systems that take a catastrophic turn, including the evolution of educational plant-body-machine models and liquid building materials."</p>
<a class="readmore">More Videos</a></div>
</div>
</div>Where do I set up the link to the video vimeo?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 2, 2010 at 2:46 am #361363You go to the module manager and change the video inside content of Custom video layout module ( this is using the custom module )
Tech-xml FriendTech-xml
- Join date:
- October 2010
- Posts:
- 765
- Downloads:
- 39
- Uploads:
- 140
- Thanks:
- 106
- Thanked:
- 5 times in 2 posts
November 2, 2010 at 11:14 pm #361442resolved: changed the publisher for noeditor
alpinevp Friendalpinevp
- Join date:
- April 2009
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 18
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
December 20, 2010 at 12:12 am #367628<em>@tienhc 201586 wrote:</em><blockquote>You go to the module manager and change the video inside content of Custom video layout module ( this is using the custom module )</blockquote>
Can you elablorate please? I see the code but where is it pulling the vimeo and creating the video player? What position is this actually published in? I see it says video, but is that actually a position in the template? Can HDFLV or another video player be used instead? How about a real detailed explanation on just what you guys did on this video page?>:(
1 user says Thank You to alpinevp for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 20, 2010 at 9:03 am #367718Hi alpinevp,
here is the actual content of Custom video layout module:
<div class="video-heading clearfix">
<div class="ja-left-side">
<div class="inner">
<iframe src="http://player.vimeo.com/video/11310742?title=0&byline=0&portrait=0" width="640" height="360" frameborder="0" style="position: relative; z-index: 9;"></iframe>
<div class="video-info clearfix">
<p>Upload by <a href="#" title="Sample link">Blink</a> 6 hours ago.</p>
<ul class="tags">
<li><a href="#" title="Sample tag">Education</a></li>
<li><a href="#" title="Sample tag">University</a></li>
<li><a href="#" title="Sample tag">Students life</a></li>
</ul>
</div>
</div></div><div class="ja-right-side">
<div class="inner">
<h3 class="video-title">Video title here</h3>
<p>Commissioned by the Swiss Zirkel Gallery, "Peripetics" is a striking, six-part visual exploration of computer graphics as art, described by the artists as: "imaginations of disoriented systems that take a catastrophic turn, including the evolution of educational plant-body-machine models and liquid building materials."</p>
<a class="readmore">More Videos</a>
</div>
</div>
</div>
as you can see it uses iframe to fetch the video player from vimeo.com, the module is in “video” position, if you wanna change the video to a youtube video for example, just replace the <iframe tag with youtube embed code. But note: if you set default WYSIWYG editor to MCE, it wont let you insert advance html tags like iframe, so remember to switch default WYSIWYG editor to No editor in admin > global configuration first.2 users say Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by Ninja Lead 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum