Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • filmlover7 Friend
    #150592

    I am running on localhost, so i don’t have url, etc. for you, but here is the problem:
    When i add a video to teline iii and publish it, my home page breaks. What happens is the two right hand columns drop down to under the left hand side, leaving a big empty space in the right.

    If i UNPUBLISH the article, then the home page looks normal.

    This seems to happen in Safari, but not in Firefox. I have not been able to test on windows.

    I am using JCE advanced media, but it seems tio be a problem if i add video by any means. Can someone please help. Our deadline is approaching at warp speed!
    Thanks,
    Stephen:cool:

    micrantha Friend
    #341333

    Hello,
    How did you add a video?
    Is it within an article? Or within a module?
    Articles with code-stuff from Microsoft Word can break pages in this way.
    Did you paste text directly from Word? If so you have to clean your code.

    Regards,
    Micrantha

    filmlover7 Friend
    #341343

    <em>@micrantha 175793 wrote:</em><blockquote>Hello,
    How did you add a video?
    Is it within an article? Or within a module?
    Articles with code-stuff from Microsoft Word can break pages in this way.
    Did you paste text directly from Word? If so you have to clean your code.

    Regards,
    Micrantha</blockquote>
    Hi Micrantha,
    No i did not paste from word.
    I added the video in an article. I used jce advanced media manager, pasted a you tube url and description into the text window.

    what code would be causing the break?
    can i show it to you?

    here is the code:
    <p>
    <object height=”350″ width=”425″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18″ classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″>
    <param name=”src” value=”http://www.youtube.com/v/3t-LNRcMFSc” />
    <param name=”allowfullscreen” value=”true” />
    <param name=”quality” value=”best” />
    <param name=”wmode” value=”opaque” />
    <param name=”name” value=”Robert” /><embed height=”350″ width=”425″ name=”Robert” wmode=”opaque” quality=”best” allowfullscreen=”true” src=”http://www.youtube.com/v/3t-LNRcMFSc” type=”application/x-shockwave-flash”></embed>
    </object>
    </p>
    <p><em>Reflections On Cuisine In Motion (ROCIM), A Tasty Film</em></p>
    <p><em><strong>Robert Rex’s Red Wine Reduction Sauce </strong></em><br />— Robert Rex, Winemaker of Deerfield Ranch Winery, is also a Master Chef. Here he guides us through his special recipe for making a Red Wine Reduction Beef Stock and Sauce in his familiar colorful style. Here is an elegant addition to the finests dishes, rich and succulent… and you will learn how to do it yourself! Sit back, relax and remember, you can download the Recipe from http://www.deerfieldranch.com<br />Here is another in the series of <em>Tasty Films™</em> by Stephen Ashton of Phoenix Productions and <a target=”_blank” title=”Ashton Vineyards Estate Grown Pinot Noir and Syrah” href=”http://www.ashtonwines.com”>Ashton Vineyards</a> (film@wcff.us).  Copyright © Stephen Ashton – Phoenix Productions</p>
    <p><strong>Robert Rex’s Red Wine Reduction</strong> premiered at the <a target=”_blank” title=”Sonoma Environmental Film Festival” href=”http://www.seff.us”>Sonoma Environmental Film Festival</a>, one of the <a target=”_blank” title=”Napa Sonoma Wine Country Film Festival” href=”http://www.wcff.us”>Napa Sonoma Wine Country Film Festivals</a> Family of events.</p>
    <p> </p>

    filmlover7 Friend
    #341347

    <em>@micrantha 175793 wrote:</em><blockquote>Hello,
    How did you add a video?
    Is it within an article? Or within a module?
    Articles with code-stuff from Microsoft Word can break pages in this way.
    Did you paste text directly from Word? If so you have to clean your code.

    Regards,
    Micrantha</blockquote>
    Hi M.
    I think it is something in the code of the text that I pasted. A test page works with just the video and freshly typed text.

    I would still like to know the procedure for copying text from Youtube, if you examine my code above.

    thank you so much.
    Another issue is on the front page, I am using the styling of the telineiii demo.
    Each Section and Category has a short “contents” with a picture of the video window. The window is too big for that space and is messy. Can we fix that?
    🙂

    filmlover7 Friend
    #341356

    <em>@filmlover7 175810 wrote:</em><blockquote>Hi M.
    I think it is something in the code of the text that I pasted. A test page works with just the video and freshly typed text.

    I would still like to know the procedure for copying text from Youtube, if you examine my code above.

    thank you so much.
    Another issue is on the front page, I am using the styling of the telineiii demo.
    Each Section and Category has a short “contents” with a picture of the video window. The window is too big for that space and is messy. Can we fix that?
    :)</blockquote>
    Do email addresses in a page cause problems?

    It seems to in this case?

    micrantha Friend
    #341365

    Hello,
    I pasted your code in an article on local quickstart installation of Jateline III, and nothing strange happens: all stays well, columns don’t get pushed away, email links no problem???
    So what is wrong in your settings? I have no idea.

    <blockquote>Each Section and Category has a short “contents” with a picture of the video window. The window is too big for that space and is messy. Can we fix that?</blockquote>
    Ja-News2 module with resize-option cannot work properly with video-image instead of normal image. You have to disable resize-option and adapt your settings to video dimension.
    You could make use of popup-function in this template, show a thumbnail of video which by clicking pops up the bigger version.

    good luck,
    Micrantha

    filmlover7 Friend
    #341388

    <em>@micrantha 175830 wrote:</em><blockquote>Hello,
    I pasted your code in an article on local quickstart installation of Jateline III, and nothing strange happens: all stays well, columns don’t get pushed away, email links no problem???
    So what is wrong in your settings? I have no idea.

    Ja-News2 module with resize-option cannot work properly with video-image instead of normal image. You have to disable resize-option and adapt your settings to video dimension.
    You could make use of popup-function in this template, show a thumbnail of video which by clicking pops up the bigger version.

    good luck,
    Micrantha</blockquote>
    THANK YOU, MICRANTHA!
    YOU ARE ON TOP OF THIS TEMPLATE!
    Regarding the code: It reads ok for me on Firefox as is, but on Safari it breaks the template. Did you test it on Safari? Also I don’t have windows so how does it look on windows IE? what I found was that if I took the @ out of email address it worked on Safari… strange, eh?

    Regarding the JA News2… if I disable Resize Options, won’t that effect ALL of the nice category summaries? I like the images in the other ones.

    How do I adapt settings to video dimension?

    I LOVE THE IDEA OF PopUps for this. How do I do that?
    Thank you again. You are very kind.
    s

    micrantha Friend
    #341404

    Hello,

    In my test of your code on windows machine I see no problem in Firefox, IE7 and Safari for Windows.

    In any case, when you disable resize option the images are shown as in article, so you have to give them adequate dimension. That’s what I mean with “adapt settings to video dimension”. If you cannot use the resize option, the preview image of video must have a size that fits in the space you have for it in JaNews2.

    For using the popup plugin of template look into manual for it: http://www.joomlart.com/forums/topic/ja-popup-plugin/

    Good luck,
    Micrantha

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

This topic contains 8 replies, has 2 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