Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • cougniot Friend
    #193307

    Hi,

    I installed the version 2.X of smashboard.
    When I use embed vor videos with plugin allvvideo..
    I have no video preview it dos not work

    By the way I prefer use the Tab “use online video service”
    But when I insert the code, I have no preview image on the front
    The generated link for the preview display : http://img.youtube.com/vi/U4hnaa8lJ7g?rel=0&fs=1&wmode=transparent/0.jpg

    ?rel=0&fs=1&wmode=transparent gives a bug..
    I don’t see how to delete this part of generated code.

    In the templatehelper.php file that generates the code,
    It seems correct and without this part of code :

    <img src=”http://img.youtube.com/vi/’.$vid.’/0.jpg” />

    Could you help me ?

    Aratype Friend
    #516760
    Aratype Friend
    #516769

    I am trying Vimeo:

    I inserted the code: <iframe width=”560″ height=”315″ src=”//player.vimeo.com/video/18017106″ frameborder=”0″ allowfullscreen></iframe>

    However it does not appear well in the presentation mode: http://makanez.net/index.php/%D9%85%D9%82%D8%A7%D8%B7%D8%B9-%D9%81%D9%8A%D8%AF%D9%8A%D9%88

    PS. The original code of http://vimeo.com/18017106:

    <iframe src=”//player.vimeo.com/video/18017106″ width=”500″ height=”281″ frameborder=”0″ webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href=”http://vimeo.com/18017106″>5 minutes of Syria</a> from <a href=”http://vimeo.com/user3308201″>Ruslan Fedotow</a> on <a href=”https://vimeo.com”>Vimeo</a>.</p>

    PS 1: I added the link as it is mentioned in allvideo: {vimeo}18017106|500|281|0{/vimeo}

    but the result is the same…

    PS2: The same issue happened with Dailymotion…

    Saguaros Moderator
    #516963

    Hi guys,

    For vimeo, please try to update templateHelper.php file in your site with my attached file:


    1. templateHelper.zip
    positivem Friend
    #520352

    Hello,

    I installed the version 3.X of smashboard and i used k2 items for video. The preview for video didn’t appeared. What can i do to fix that? Thanks!

    Saguaros Moderator
    #520372

    Which type of video are you facing problem with (Youtube / Vimeo..)? Make sure that you insert right embeded code for video like aratype suggested above.

    positivem Friend
    #520486

    I resolved. The code was
    <iframe width=”640″ height=”480″ src=”//www.youtube.com/embed/iQWiyKtMemo” frameborder=”0″ allowfullscreen></iframe>

    without http at src. I noticed that later. The right code was with http:

    <iframe width=”640″ height=”480″ src=”http://www.youtube.com/embed/iQWiyKtMemo” frameborder=”0″ allowfullscreen></iframe>

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

This topic contains 7 replies, has 4 voices, and was last updated by  positivem 10 years, 3 months ago.

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