Viewing 15 posts - 31 through 45 (of 87 total)
  • Author
    Posts
  • mstoss Friend
    #325154

    <em>@mstoss 154869 wrote:</em><blockquote>Hello,

    can anyone tell me, why

    {japopup type=”iframe” content=”http://www.abc.def.html” width=”500″ height=”400″ } Open Page inside an iframe{/japopup}

    is working, whilst

    {japopup type=”iframe” content=”http://www.abc.def.html” width=”500″ height=”400″ } <image URL>{/japopup}

    is not? Applying the second code simply shows nothing at all where the link image should show up.

    What I want to achieve is, that a thumbnail in a post is opening a seperate HTML page in a lightbox shaped iframe. The page in question is displaying a virtual panorama, so it is important to have an image as the trigger, not just plain text.

    Any help greatly appreciated, thanks in advance!

    Michael</blockquote>

    Sorry, sometimes describing a problem creates an idea about the possible cause…:

    I found out, that there seems to be a conflict with the thumbnail-for-joomla-content plugin. So applying

    {japopup type=”iframe” content=”http://www.abc.def.html” width=”500″ height=”400″ } {jathumbnail off}<image URL>{/japopup}

    did the trick!

    Yours,
    Michael

    issay Friend
    #326921

    <em>@golfvilla 149863 wrote:</em><blockquote>On my site http://www.intexch.com, the videos on Latest Video section is lined up in rows of two. The demo site and ever other Teline site I see has rows of three which looks a lot better. Any suggestions?</blockquote>

    hello.
    I am developing a site with jaleine iii. and its not in english language. a unicode asian lanuage. so i changeged font family , and suddenly i found my self in the situation you are in.. and after hours of working some how found that its happeneing caz of font. so i put a engliish font like (arial, new roman) in Pulgins/Content/Ja_tabs/ ja_tbas.css file

    like this:

    .ja-tabswrap {
    margin: 0;
    font-family:Arial, Helvetica, sans-serif
    padding: 0;
    }

    add font family. and it appeared well !!

    I dont know if this is the same problem with you. but iam sure it has a relation with font. caz i installed a new quick start site and changed body font to my non english font.. and vid tabs become like yours ! but try this

    regme111 Friend
    #328509

    Hello,
    I just try the youtube video in the “Videos from today” and with firefox and chrome is fine, but when I`m with Internet Explorer 8 when I click to close the opened video something strange happens – the popup window close, but the sound continue and I have to refresh the page to stop the sound …:confused:

    Anonymous Moderator
    #328637

    Hi regme111

    Could you give me your live url?

    regme111 Friend
    #328712

    <em>@JA Developer 159532 wrote:</em><blockquote>Hi regme111

    Could you give me your live url?</blockquote>

    I just try it on the demo website of Teline III and it`s the same thing – I mean with IE8 when I close it the sound from the video continues. But I guess you tested the plugin… Maybe its only with my PC… I`m wondering what can be the problem.

    BTW I`m testing it on the localhost.

    awip Friend
    #328787

    im already follow this instruction, but nothing happen–please help (my web: pkesinteraktif.com)

    <em>@golfvilla 149253 wrote:</em><blockquote>I spent a lot of time and finally found out a solution. For those in the Forum who might be interested, here are the steps I took:
    1. Created a “Videos” Section (I had already created it for a “Videos” Magazin Menu item)
    2. Created a “Latest Videos” Category in the “Videos” Section and did not reference it anywhere else .
    3. Created an article with the Youtube popup code and put it in the “Latest Videos” category.
    4. Created a “Latest Videos2″ module (I already had a Latest Videos” module for a menu item/category) using the mod_jatabs module with the following settings:

    </blockquote>

    micrantha Friend
    #328792

    Hello awip,

    What are you trying to do?
    If you want to reproduce ” Video of the day” in Tab-Menu like in demo, you can study the quickstart version to see how it is done.
    It is a Custom Module, published in position ja-tabs2, containing this code:

    <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" 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" 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" 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" 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" 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" alt="Bernard the bear:The desert island" />{/japopup}</div>
    You can adapt it to your needs.

    Good luck,
    Micrantha

    awip Friend
    #328793

    Yupz, i want like the demo, but still the same, nothing happen, But if publish in other position (ex:left)–video can show. :confused:

    micrantha Friend
    #328798

    Hello awip,
    I see your div-code in frontend.
    so: you probably pasted the html-code for the custom-module in wysiwyg-editor, without first toggling the editor. You have to paste the code as html.
    [edit: i mean: first hide the editor, than paste the code and save]

    Good luck,
    Micrantha

    awip Friend
    #328827

    Thanx Micrantha, video can show in left position, but cant in jatabs 2 position, why??sorry and thanx for your help.

    <em>@micrantha 159742 wrote:</em><blockquote>Hello awip,
    I see your div-code in frontend.
    so: you probably pasted the html-code for the custom-module in wysiwyg-editor, without first toggling the editor. You have to paste the code as html.
    [edit: i mean: first hide the editor, than paste the code and save]

    Good luck,
    Micrantha</blockquote>

    regme111 Friend
    #328865

    Guys you want money for support, I pay them. Please answer my question. I understand that it can`t be done in the next few hours but I`m waiting few days already. I was thinking that if I pay I`ll get some support. Otherwise I`ll just download the template from somewhere and will use it without paying. And I start thinking that I made a mystake to relay on your support, I hope I`m wrong…

    micrantha Friend
    #328872

    @ awip
    Hello, don’t know what is wrong. Did you first publish your module Ja Tabs 2 in position col-mass1 ?

    Good luck,
    Micrantha

    awip Friend
    #328935

    i hope moderator can help……………………………..i want give my opinion too, i hope tutorial for template and extension in pdf file—-and place this file (pdf)–with the template or in sub menu forum. Thanx.

    Just Sharing………….

    <em>@regme111 159840 wrote:</em><blockquote>Guys you want money for support, I pay them. Please answer my question. I understand that it can`t be done in the next few hours but I`m waiting few days already. I was thinking that if I pay I`ll get some support. Otherwise I`ll just download the template from somewhere and will use it without paying. And I start thinking that I made a mystake to relay on your support, I hope I`m wrong…</blockquote>

    awip Friend
    #328936

    Yupz micrantha, i publish for latest and most read—in col mass 1.
    Now, that video module was unpublish (still learn the tutorial—-^_^. .^_^).

    Thanx a lot…………..

    <em>@micrantha 159853 wrote:</em><blockquote>@ awip
    Hello, don’t know what is wrong. Did you first publish your module Ja Tabs 2 in position col-mass1 ?

    Good luck,
    Micrantha</blockquote>

    regme111 Friend
    #329199

    Well can I receive my money back? No support, no nothing :((:confused:

Viewing 15 posts - 31 through 45 (of 87 total)

This topic contains 87 replies, has 35 voices, and was last updated by  cnaughton 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum