Jump to content

spilomac

Members
  • Posts

    8
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by spilomac

  1. <iframe src="//www.youtube.com/embed/https://www.youtube.com/watch?v=kcz0-woADvQ" frameborder="0" allowfullscreen></iframe>

    You used full url, the field only allows youtube ID

    kcz0-woADvQ

     

    ​Thank you very much :)

  2. Sorry, I missunderstood :) The video in Video Info is a custom field that I call "trailer"

    Try to create a custom field:

    Type: Text

    Description: Enter youtube ID, Eg: teNcFh89H7o

    Format:

    <div class="video-container">
    <iframe src="//www.youtube.com/embed/{content}" frameborder="0" allowfullscreen></iframe>
    </div>

    Save.

    When user gives it the youtube ID, it will show youtube player.

    (Remember edit your Catergories and choose that custom field to active it)

    Thank you very much it works :)

    But all videos are loading error, an error in the code?

  3. ​If it has Online video, the tab will be displayed. Make sure you enabled "Show in Tab" (ACP ->Videobox -> Settings -> Watch Online)

    Yes I have these paramêtres, the video is displayed in "Watch Online" does not work in "Video Info"!

    admin.jpg

    front.jpg

×
×
  • Create New...