Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • victortopper Friend
    #150570

    Hello

    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 Moderator
    #341218

    Hi victortopper

    we are using ja pop up plugin for this module. Please refer this link: http://www.joomlart.com/forums/topic/ja-popup-plugin/

    gray Friend
    #341219

    Videos 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.jpg

    victortopper Friend
    #341359

    In which directory or file, you must place this code

    micrantha Friend
    #341363

    Hello,
    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,
    Mcrantha

Viewing 5 posts - 1 through 5 (of 5 total)

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