-
AuthorPosts
-
victortopper Friend
victortopper
- Join date:
- May 2008
- Posts:
- 495
- Downloads:
- 27
- Uploads:
- 172
- Thanks:
- 23
- Thanked:
- 2 times in 1 posts
April 22, 2010 at 11:43 am #150570Hello
I would like to insert the video from youtube on my server or the module “videos of the day” there is a tutorial for here
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
April 22, 2010 at 3:09 pm #341218Hi victortopper
we are using ja pop up plugin for this module. Please refer this link: http://www.joomlart.com/forums/topic/ja-popup-plugin/
1 user says Thank You to JA Developer for this useful post
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
April 22, 2010 at 3:10 pm #341219Videos are played from YouTube. Code is as follows
<div class=”ja-video-thumb”>{japopup type=”youtube” content=”http://www.youtube.com/v/XXXXXXXXXX” width=”640” height=”380” title=”YOUR TEXT COMMENTING THE VIDEO”}<img alt=”YOUR TEXT COMMENTING THE VIDEO” border=”0″ src=”http://img.youtube.com/vi/XXXXXXXXXX/2.jpg” />{/japopup}</div>
where
XXXXXXXXXX – is the code of video assigned by YouTube (you see it in video’s URL)
2.jpg – thumbnail, could be 1.jpg or 3.jpg1 user says Thank You to gray for this useful post
victortopper Friendvictortopper
- Join date:
- May 2008
- Posts:
- 495
- Downloads:
- 27
- Uploads:
- 172
- Thanks:
- 23
- Thanked:
- 2 times in 1 posts
April 23, 2010 at 1:33 pm #341359In which directory or file, you must place this code
micrantha Friendmicrantha
- Join date:
- May 2007
- Posts:
- 465
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 6
- Thanked:
- 158 times in 148 posts
April 23, 2010 at 2:12 pm #341363Hello,
You have to use a custom module. You can create one by opening Module Manager, clicking “new”, and selecting “Custom HTML”.
In quickstart package this code is in the html module:
<div class=”ja-video-thumb”>{japopup type=”youtube” content=”http://www.youtube.com/v/cdphzxz64BY?hl=en&fs=1″ width=”640″ height=”380″ title=”Political Roast : Obama Emanuel 2005″}<img src=”http://img.youtube.com/vi/cdphzxz64BY/2.jpg” border=”0″ alt=”Political Roast : Obama Emanuel 2005″ />{/japopup} {japopup type=”youtube” content=”http://www.youtube.com/v/i18_4jZbrQ4?hl=en&fs=1″ width=”640″ height=”380″ title=”Beardyman and Reggie Watts on Channel 4 Headspace”}<img src=”http://img.youtube.com/vi/i18_4jZbrQ4/2.jpg” border=”0″ alt=”Beardyman and Reggie Watts on Channel 4 Headspace” />{/japopup} {japopup type=”youtube” content=”http://www.youtube.com/v/YgW7or1TuFk?hl=en&fs=1″ width=”640″ height=”380″ title=”A Closer Look At The iPhone”}<img src=”http://img.youtube.com/vi/YgW7or1TuFk/2.jpg” border=”0″ alt=”A Closer Look At The iPhone” />{/japopup} {japopup type=”youtube” content=”http://www.youtube.com/v/DOvbv-LkK6w?hl=en&fs=1″ width=”640″ height=”380″ title=”Star Wars: The Old Republic E3 2009 Jedi vs. Sith Trailer ” }<img src=”http://img.youtube.com/vi/DOvbv-LkK6w/2.jpg” border=”0″ alt=”Star Wars: The Old Republic E3 2009 Jedi vs. Sith Trailer ” />{/japopup} {japopup type=”youtube” content=”http://www.youtube.com/v/ezdfVbOqzRc?hl=en&fs=1″ width=”640″ height=”380″ title=”Bare-Knuckle Brawling : KICK ASS ! | 2009″}<img src=”http://img.youtube.com/vi/ezdfVbOqzRc/2.jpg” border=”0″ alt=”Bare-Knuckle Brawling : KICK ASS ! | 2009″ />{/japopup} {japopup type=”youtube” content=”http://www.youtube.com/v/XOZw7sBUI7s?hl=en&fs=1″ width=”640″ height=”380″ title=”Bernard the bear:The desert island”}<img src=”http://img.youtube.com/vi/XOZw7sBUI7s/2.jpg” border=”0″ alt=”Bernard the bear:The desert island” />{/japopup}</div>This module is than published within an tabs-module, which nests modules.
Regards,
Mcrantha1 user says Thank You to micrantha for this useful post
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by micrantha 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum