Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • buell Friend
    #200428

    hi there!
    some thing went wrong with my video page and i cant find what’s cousin a problem.

    http://www.artforspeed.com/index.php/videos

    Thx

    Phill Moderator
    #545536

    What usually happens here is the editor strips the HTML used to create the page. You can turn off that feature depending on which editor you use.

    http://www.joomlart.com/documentation/joomla-faqs/other-questions#editor

    Once you have your editor setup to leave HTML untouched you can see how it should have been in the guides here – http://www.joomlart.com/documentation/joomla-templates/ja-playmag-joomla-template-documentation

    buell Friend
    #545697

    Well it works good on other pages, any more precise answer please.

    Phill Moderator
    #545843

    What happens is when you open an article that contains HTML, simply saving it the editor will strip out the HTML by itself. It is a feature of the editors there for various reasons such as security, protecting layouts etc. However, in this case we know what the HTML is and as such we do not want it stripped. JA create some very nice video layouts in the templates but simply opening them in the standard Joomla editor will cause this problem. If you open them in the Joomla “No Editor” mode then this does not happen, but better to configure your editor to leave the code in tact.

    All the HTML exactly as it should be is in the guides I linked to above. If you are having trouble restoring it to as per the demo I would be happy to do so for you if you send me via PM super admin logon details and the name of the article that has the problem.

    buell Friend
    #545902

    I’m using TinyMCE editor, but i think problem is here:

    <div class=”article-img”>

    <a href=”/index.php/videos/178-wheels-waves-012″>
    <span class=”item-image-border”></span>
    <img alt=”Default Image” src=”/images/joomlart/demo/default.jpg”></img>
    </a>

    Page loading default.jpg in the background but i don’t know where get rid of it.

    Phill Moderator
    #545905

    Normally the articles for the videos would be something such as.

    <div class=”video-container”><iframe width=”1120″ height=”630″ src=”//www.youtube.com/embed/dIfeh6EGZo8″ frameborder=”0″ allowfullscreen></iframe></div>
    <p>Gravida cursus urna sollicitudin tellus Ut et Nulla a dolor auctor. Id neque vel dui porttitor Integer Suspendisse condimentum pellentesque feugiat faucibus.</p>
    <hr id=”system-readmore” />
    <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.</p>
    <p> Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.</p>
    <p> Typi non habent claritatem insitam; est usus legentis in iis qui facit eorum claritatem. Investigationes demonstraverunt lectores legere me lius quod ii legunt saepius. Claritas est etiam processus dynamicus, qui sequitur mutationem consuetudium lectorum. Mirum est notare quam littera gothica, quam nunc putamus parum claram, anteposuerit litterarum formas humanitatis per seacula quarta decima et quinta decima. Eodem modo typi, qui nunc nobis videntur parum clari, fiant sollemnes in futurum.</p>

    buell Friend
    #546038

    <div class=”article-img”>

    <a href=”/index.php/videos/178-wheels-waves-012″>
    <span class=”item-image-border”></span>
    <img alt=”Default Image” src=”/images/joomlart/demo/default.jpg”></img>
    </a>

    This is not a code I’m inserting to editor, this what web site generate itself, go to my page and check.
    That’s what im paste in article editor:

    <p><iframe src=”//player.vimeo.com/video/13159991?title=0&byline=0&portrait=0&color=252b2b” width=”700″ height=”394″ frameborder=”0″ allowfullscreen=””></iframe></p>
    <p>A short film about custom motorcycle engineer shinya kimura @ chabott engineering, directed by Henrik Hansen http://www.henrikhansen.net, shot on the Canon 5D and 7D.</p>

    Phill Moderator
    #546039

    Exactly, you are missing the div class I listed above as suspected.

    buell Friend
    #546044

    sorry but there is no change after adding div class.

    It look like web load default image coz it can’t load a video image

    as per code

    [PHP]<?php }else{ ?>
    <a href=”<?php echo $item->link; ?>”>
    <span class=”item-image-border”></span>
    <img src=”<?php echo JURI::root(true);?>/images/joomlart/demo/default.jpg” alt=”Default Image”/>
    </a>
    <?php } ?>[/PHP]

    Phill Moderator
    #546101

    Please PM me a super admin logon so I can investigate.

    pavit Moderator
    #546402

    Hi @buell

    I checked your custom-html module and seems that issue is caused by 2 things

    1) The advanced module manager remove from the available options in the display options tab the column settings
    now i switched again to Joomla core from advanced module manager and it is showing correctly .

    2) You were missing the background image for the featured article in the image and links tab, i added them and now seems to be ok

    Please check it.

    buell Friend
    #546575

    Hi maybe I’m wrong but I think it was displaying miniature image of video in “hot videos” same like in “all videos” with out adding link image. To me it looks like a bug coz it works in “Must See Video” and “all videos”, there is any solution to avoid making PRT SCR and uploading every time. It will make much more sense to make it right, that’s a lot of time wasted if you think about several hundreds videos and only 3 of them are show.

    pavit Moderator
    #546576

    Template was released in this way with features available as in Quickstart Version

    To have what you need i think you will need of some php code customizaton

    We tested that your template configuration respect the quickstart configuration and works as expected, so no bugs were discovered in the code, but it’s the way the template works.

    buell Friend
    #546778

    Thx boys, I have look into that;) just quickly is the video.php and latestvideos.php files i have to edit or there is some more?

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

This topic contains 14 replies, has 3 voices, and was last updated by  buell 9 years, 9 months ago.

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