Jump to content

onlyME

Clients
  • Posts

    2,721
  • Joined

  • Days Won

    17

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by onlyME

  1. onlyME

    Videobox

    <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
  2. onlyME

    Videobox

    Can y I can not reproduce this issue. Can you give me url to test?
  3. onlyME

    Videobox

    Hi, There is permission setting for who can watch video
  4. onlyME

    Videobox

    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)
  5. onlyME

    Videobox

    Ok I will update it in the next version.
  6. onlyME

    Videobox

    ​If it has Online video, the tab will be displayed. Make sure you enabled "Show in Tab" (ACP ->Videobox -> Settings -> Watch Online)
  7. ​Can you give me ACP access to take a look?
  8. onlyME

    Videobox

    ​Yes, I'm using convert tool to convert str to vtt. That's a reason currently this app only supports *.vtt
  9. onlyME

    Videobox

    ​I tried but .str sometimes doesn't work fine on videojs, I'm still looking for a solution.
  10. ​Currently it only supports the widgets, I haven't coded a short code to put it to another position (like v3 versions). But I'll do it in the next version.
  11. onlyME

    Videobox

    VideoBox is an application that allows sharing various video embed codes from Picasa, YouTube, Vimeo, Dailymotion, or MP4. The best choice to run your own Movies/TV Shows website. Features: 2 display modes: Grid view & List view. Categories/subcategories. Custom fields for video's informations. Can choose Protect Fields that only display for logged members, or who liked the video. Quicksearch menu. Search videos by title, content, custom field, tags,... Video Collection system. Various widgets: top poster, top videos, random videos, featured videos in slider, collections in carousel,... Pages system: easy to add new page with custom content. Using Videojs to display video embed codes from Picasa, YouTube, Vimeo, Dailymotion. Support subtitles *.vtt extension (For MP4, Youtube, Picasa, Dailymotion, not Vimeo). Watermark on video player. Friendly URL. Comment system. Rating system. BUY IT NOW
  12. ​This bug was fixed in Featured Content v4.0.8
  13. ​Check your pm
  14. It hasn't supported Download yet. I will add it in the next version.
  15. Thank you @Charlie @nuberry you can download this file right now.
  16. Normally after payment, you will be able to download immediately. I don't understand why your payment was pending for too long. But if you already paid for this app, wait for IPS accept your payment. For other plugins, you can use paypal to transfer money to my paypal email bim_happy@yahoo.com and then I will create a purchase manually for you so you can download plugins.
  17. ​I think there is a prolem with your purchase, I don't see your name in my purchase list. Try to send to support ticket to IPS.
  18. ​Is this what you find? http://community.invisionpower.com/files/file/7365-bim40-gallery-in-post/
  19. Did you install it?
  20. No, drag and drop to so Sort items in the Slider. There is a widget Featured content in block manager that you can drag to your page (see the screenshots)
  21. ​Thank wmarcy, you're my loyalty customer.
  22. Thank you for your purchase
  23. @craigf136 or go to ACP -> Customization -> Themes -> click < / > button on right of your theme -> featuredcontent -> manage -> itemRows Find <a href='#' data-ipsdialog='' data-ipsDialog-url="{url="app=featuredcontent&module=slider&controller=view&do=manageSlider&id={$Slider->id}&item={$row['id']}"}" data-ipsdialog-size='narrow' data-ipsdialog-title='{lang="fcs_edit"}' data-ipsdialog-forcereload='true'> <img src="{$row['image']}" alt='' style="width: 100%; height: 150px; cursor: move;" title="{$row['title']}"> </a> <span>{$row['title']}</span>Replace with <a href='#' data-ipsdialog='' data-ipsDialog-url="{url="app=featuredcontent&module=slider&controller=view&do=manageSlider&id={$Slider->id}&item={$row['id']}"}" data-ipsdialog-size='narrow' data-ipsdialog-title='{lang="fcs_edit"}' data-ipsdialog-forcereload='true'> <img src="{$row['image']}" alt='' style="width: 100%; height: 150px; cursor: move;" title="{$row['title']}"> <span>{$row['title']}</span> </a>Save
  24. ​Try to use Chrome browser to edit, I'll fix this issue in next version.
×
×
  • Create New...