Jump to content

Adriano Faria

Clients
  • Posts

    31,857
  • Joined

  • Days Won

    475

 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 Adriano Faria

  1. You installed but didn't select which groups can send the email, that's why it doesn't appear for you. Go to this app settings and enable it. Btw, you're using the TELL A FRIEND core widget, added in 4.5:
  2. You're clicking in a sidebar widget, from Core or another 3rd-party resource: My app doesn't has a widget. That's the link for my app: It's a SHARE link beside Notifications at board top.
  3. Open Tutorials -> front -> view ->view template and find; {{if \count( $article->shareLinks() )}} Change to: {{if \count( $article->shareLinks() ) AND $article->container()->sharing}} It will appear twice. Change both. 👍
  4. Working fine;
  5. Yes, I forgot to add the category checking when I updated the template. I will provide a template edit in a couple of hours. Definitive fix comes in next version. Thank you.
  6. Oh mate, I already replied to a couple of PM from you about this. I will come back to every and each resource to fix their issues. I just can’t do it now became I still have resources to update to 4.5! I’m not able to work in dozen of things at same time, so please, wait a little bit more.
  7. It doesn’t require an API key. https://invisioncommunity.com/forums/topic/430442-links-directory/?do=findComment&comment=2835707 https://invisioncommunity.com/forums/topic/430442-links-directory/?do=findComment&comment=2833739 https://invisioncommunity.com/forums/topic/430442-links-directory/?do=findComment&comment=2825288
  8. It links to a popup; it doesn’t use mailto: link so it has no sense. Anyway, I can’t test it today. I’ll reply back tomorrow.
  9. It’s a setting. Choose what you want to show.
  10. It will show a popup with the form:
  11. New version to fix this is awaiting approval.
  12. Yes, wait for IPS to approve the pending version and then update your board. 😀
  13. I never used Basic Points but this is a points system:
  14. You should be able to remove it with a custom css: a.ipsButton[data-ipsdialog-title="Ban From Forums"]{ display:none !important; }
  15. Sorry, I won’t add a setting for this.
  16. Remove the moderator permission from those you don’t want to show the button. You will still be able to ban on ACP.
  17. The app is mine now. TheJackal84 is leaving IPS.
  18. You recommend all posts in the topic.
  19. Done. Up to 4 Youtube EMBED URL videos: Will produce: - 1 video: - 2 videos: - 3 videos: - 4 videos:
  20. I didn’t notice any slowness. The images are uploaded to your server and displayed with a link.
  21. You mean the IMAGES WITH URLS block? Added 8 images and it's ok to me. It actually uploads the image and display them with a URL.
  22. It will be there in next version:
×
×
  • Create New...