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

    Yes, it's in my to-do list.
  2. onlyME

    Videobox

    It's not necessary, the profile page has a tab "activity" to list the recent content items from all applications, and it also has a button "see my activity" to list a detail withdifferent sections for applications (eg: forums, videobox,...).
  3. onlyME

    Videobox

    I will consider it.
  4. onlyME

    Videobox

    Try to go to acp and run "get support" to clear the badly cache. And make sure the review star and content are required, you can not submit with stars only or content only, both are required for a review.
  5. onlyME

    Videobox

    IPS has admin restrictions you can choose to grant access to only necessary areas of your AdminCP. https://invisioncommunity.com/features/permissions
  6. This is easing effects for slider.
  7. onlyME

    Videobox

    The 2.0.x versions are compatible with ips 4.2. It does not have the feature to create videos automatically, you have to create videos manually. Try to run "get support" to clear the badly cache. If it still doea not work, give me acp access I will take a look.
  8. The code will show the slider when viewing a club, and show(1) is slider's id. If you want to show slider in all clubs or clubs global page, just remove the condition \IPS\Request::i()->controller == "view"
  9. Yes, it's the code below the name. It's not {oisikata happy ... @kmk just let you know I will update the selection for clubs in the next version
  10. YEs, you can try this code above <div id='ipsLayout_mainArea'> {{if \IPS\Request::i()->module == "clubs" && \IPS\Request::i()->controller == "view"}} <div style="width: 500px; align: center; margin: 0 auto;"> {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"} </div> {{endif}}
  11. It depends on where you want to add the slider.
  12. 1 image, it's has the extension is jpg or png, gif....
  13. You gave the wrong image url, it's not the page url. I will find a solution in the next version.
  14. The categories in club are hidden, so they are not listed in the setting. You can use the custom content to add images & urls.
  15. Did you enable the app in its settings? And did you create a slider?
  16. Thank you for your purchase, pm me if you need help.
  17. Yes, the widget has 100% width, if you don't want to use widget, you can use the slider's code in your templates. Example <div width="500px"> {expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"} </div> The code in {expression....} is slider's code that you can find in Slider Manager.
  18. It's fit in its container. Take a look Https://ipsviet.com/page/featuredcontent4
  19. Do you mean the 100% full width ?
  20. Yes, it supports widgets in top, bottom and sidebar. It also has the embed code so you can put it into templates.
  21. onlyME

    Videobox

    V 2.0.1 Fixes blank player and chat of mixer.com if the stream is offline. Fixes using big images for mixer's thumbnails. Adds "Default sort order" option for categories. Adds "Promote" feature. Improves faster updating task for Smashcast. Supports reactions for comments & reviews.
  22. onlyME

    Videobox

    @FGN it's so complex. You should use the blocks of IP.pages or this plugin to add the player on your home by html code
  23. onlyME

    Videobox

    I know, but Videobox has the sliders with different layout, you need to edit the css and template for your custom style.
  24. onlyME

    Videobox

    Hi, I don't support for theme customization. You can edit css & templates to make your own layout.
  25. Yes, download version 2.0.
×
×
  • Create New...