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. Hi, It only shows thumbnails & titles in a carousel.
  2. I will think about this feature. I'm trying to fix the usrf issue, the new version will be released today or tomorrow.
  3. Thank you, I will update to 4.1.11 and test.
  4. Which version are you using? I added 'upload new song' and 'create new playlist' in genre view for the newest version. If you're using newest version, please give me ACP access so I can take a look. MPEG4 is video, the music player can not play.
  5. I confirm this bug, it will be fixed in the next version.
  6. Please update 1.1.8
  7. Yes, it's a bug, I will fix in next version.
  8. Please give me ACP access so I can take a look.
  9. Is the topic you search in the forums that have been set? And try to test on default theme.
  10. Did you check option 'Show topic thumbnail in forums' and permission 'Who can see'?
  11. I know, but it shows 5 topics on a row for best view in horizontal (100% width) widget. Try to edit your theme > CSS > front > custom > tthumb.css Find @media only screen and (max-width: 1100px) { .tthumb_gal_item { width: 20%; } } Relace by @media only screen and (max-width: 1100px) { .tthumb_gal_item { width: 33.33%; } } Find .tthumb_gal_item { display: inline-block; background: #fff; margin-bottom: 5px; width: 20%; } Replace by .tthumb_gal_item { display: inline-block; background: #fff; margin-bottom: 5px; width: 33.33%; } Save
  12. The masonry layout in topicthumbnail shows 5 columns (items) on a row. It resizes or collapses based on the browser width, not container width. So currently it only supports the default widgets.
  13. Please show me the url.
  14. Try to run 'Get Support' to clear the badly cache.
  15. A song will be repeated after it has ended. Currently the repeat button is not remembered ON or OFF after you refresh page, I also update it in the next version. Let me know if you found any problems.
  16. It can not, I have no way to get direct files from youtube, and the player can not play videos.
  17. Hi, There are widgets and breadcrumb in other applications (forums, blogs, downloads...), and a big problem is IPS does not allow loading widgets, breadcrumb... in ajax. So I only use ajax for my application. The next version will support m4a files.
  18. Try to upgrade topic thumbnail to the newest version.
  19. I can not reproduce this issue. Can you give me ACP access so I can take a look?
  20. Which version are you using?
  21. onlyME

    Videobox

    It works fine on ips 4.1.10
  22. Yes, I don't have a solution to auto crop image.
  23. onlyME

    Videobox

    Yes, I will update in the next version. I think title form is better for everybody. Example: https://www.twitch.tv/twitchplayspokemon has the title Twitch Plays Pokemon (Enter buttons via chat!!!). And I don't want to add (Enter buttons via chat!!!). It will be updated in the next version. You should enable Video must be approved for livestream category. Sure.
  24. onlyME

    Videobox

    Yes, I will update in the next version. I think title form is better for everybody. Example: https://www.twitch.tv/twitchplayspokemon has the title Twitch Plays Pokemon (Enter buttons via chat!!!). And I don't want to add (Enter buttons via chat!!!). It will be updated in the next version. You should enable Video must be approved for livestream category. Sure.
  25. I don't understand. What do you want to change?
×
×
  • Create New...