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. I will think about your idea, it's not bad
  2. It can not, because clicking on thumbnail will be open the popup to change thumb.
  3. OK, I found the problem. CSS should be .tthumbimg, .tthumbPreview { opacity: 0.5 !important; } .ipsDataItem_unread .tthumbimg, .ipsDataItem_unread .tthumbPreview { opacity: 1 !important; }
  4. Did you edit the theme you're using? Please give me the url so I can take a look.
  5. You're right.
  6. What url in the settings? Can you give me ACP access so I can take a look?
  7. @Lenny Warren The padding issue will be fixed in the next version. I will not update this feature because there are some people who don't like the lighter thumbnails. But you can do it by going ACP > Customization > Themes > click </> to edit your theme > CSS > core > custom > custom.css Add this code .tthumbimg { opacity: 0.5 !important; } .ipsDataItem_unread .tthumbimg { opacity: 1 !important; } Save
  8. Check your PM, I sent you a file to fix this issue.
  9. Yes, I confirm it has not supported this rss type yet. I will update in next version.
  10. It works with external rss. Please give me the url I will test it.
  11. Hi, It supports Commerce, allows purchase tracks. And it also has Custom Fields, you can create a form and add the link you need.
  12. The next version will support Topic Thumbnail Currently, if you it pulls the first image in topic if you select getting contents from Forums. In 'No auto' mode, you can use custom images, titles, urls. It also supports Pinned, Featured Topics.
  13. From topics, files, articles, blogs, RSS or you can upload images for custom sliders.
  14. Demo for embedding the link in Forums (Singer song and Playlist). It will be updated in the next version.
  15. Try to upgrade to 1.0.8
  16. I'm trying to fix, I will release it as quick as possible.
  17. I confirm this bug. It will be fixed in the next version.
  18. Please give me the url to test. I also have this idea and I'm finding a way to do.
  19. It works, maybe you have other padding of other widget
  20. Test it .ipsWidget.ipsWidget_horizontal[data-blockid^="app_featuredcontent"] { padding-top: 115px !important; }
  21. Hi, Try this [data-blockid^="app_featuredcontent"]
  22. It can not But I will find a solution.
  23. onlyME

    Videobox

    There is a format form in field editting. Give it a code like this <a href='{content}'>{content}</a>
×
×
  • Create New...