Jump to content

Daniel F

Invision Community Team
  • Posts

    6,569
  • Joined

  • Days Won

    37

Reputation Activity

  1. Like
    Daniel F got a reaction from Gill in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  2. Thanks
    Daniel F got a reaction from SoloInter in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  3. Thanks
    Daniel F got a reaction from Thomas P in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  4. Thanks
    Daniel F got a reaction from David N. in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  5. Like
    Daniel F got a reaction from Bigboard in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  6. Like
    Daniel F got a reaction from Markus Jung in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  7. Thanks
    Daniel F got a reaction from SeNioR- in Google now supports discussion forum and profile page structured data   
    We’re already providing support for  ProfilePage and DiscussionForumPosting.
    I have also made recently some adjustments to the QA stuff which will be included in a future release.
  8. Like
    Daniel F reacted to FanClub Mike in Google now supports discussion forum and profile page structured data   
    Changes to Q&A markup
    Google also updated its Q&A markup to say if you are already using Q&A markup for your question and answer user forums. The company is updating the Q&A structured data documentation to be more in line with the richness of the new discussion forum guidelines. You don’t need to use both types of structured data on the same page. You should instead use the one that’s best suited to your use case:
    Q&A forums: If your forum is structured by a question that’s followed by answers, use Q&A markup. For general forums: If your forum structure is more general and isn’t strictly question and answer content, use DiscussionForumPosting. Documentation: Q&A (QAPage) structured data
  9. Like
    Daniel F reacted to Jim M in Zapier/ Alternative mail integration   
    Zapier itself is not an email service like SendGrid. Zapier is more of a service that is used to add additional functionality to your community when an action on your community or another application integrated with Zapier is performed. It, by itself, is not an email sending service.
    There are hundreds of email sending services out there which work over SMTP or have APIs. If you are looking specifically for an API for a reason, you may need to hire a developer as currently the only integration in the core software is SendGrid. 
    Some other email services are like AWS' SES, Sparkpost, SocketLabs, etc...
  10. Thanks
    Daniel F got a reaction from Adriano Faria in [BUG] Apps that adds new longin methods   
    We have literally a method for this. Just implement it in your application class.
    /** * Toggle Enabled/Disable * * @return void */ protected function enableToggle()  
  11. Like
    Daniel F got a reaction from gav240z in Replies with embedding iframe/youtube widgets return 403   
    Sounds like a WAF( web application firewall)
    Your webhost should be able to assist with this.
  12. Like
    Daniel F got a reaction from Marc Stridgen in New registrations notifications?   
    You could change the notification settings to also receive an email next to the ACP notification
  13. Like
    Daniel F got a reaction from Marc Stridgen in [4.7.14] Bug in template core > front > global > siteSocialProfiles   
    This was  patched yesterday
  14. Haha
    Daniel F reacted to Matt in Invision Community 5: Badge creation and icon customization   
    Do we get…

  15. Like
    Daniel F got a reaction from SeNioR- in [4.7.14] Bug in template core > front > global > siteSocialProfiles   
    This was  patched yesterday
  16. Thanks
    Daniel F reacted to Nathan Explosion in Disable "Download" Option in Chrome Video Player in Posts   
    Yup...ips.editor.insertable.js

    That is used when the user chooses to click the video to add it.
    The template is used when the user doesn't add the video themselves - screenshot below is the code of a submitted post, where 2 videos were attached, but only one was clicked on to add it and the other was added via post submission:
     

     
     
     
  17. Thanks
    Daniel F reacted to Nathan Explosion in Disable "Download" Option in Chrome Video Player in Posts   
    Away from my PC right now but I seem to recall that the html template only gets used if the user doesn't click the uploaded video.
    I think there's a hard-coded <video> element in one of the editor JS files which is used when the user does click the uploaded video to add it to the editor themselves.
    Back at PC in 10 minutes, will check then - happy to be wrong on this one though.
  18. Like
    Daniel F got a reaction from Christian Meixner in Disable "Download" Option in Chrome Video Player in Posts   
    The template is attached to the post, so if you make any changes to the template, they won't be retroactive, but any new video should contain the new code.
  19. Like
    Daniel F reacted to Disruption in Invision Community 5: Badge creation and icon customization   
    Holy sh*t. This is amazing. Awesome job team. Especially @Matt Finger
  20. Like
    Daniel F got a reaction from virap1 in API image upload and insert?   
    There's unfortunately no endpoint to manage the pages media files via REST.
    When a content is set via REST it depends on the authentication method  if \IPS\Text\Parser::parseStatic() is called or not, so it won't be replaced automatically. ( API KEY will set the content direct, while oAuth will call parseStatic with the users permissions)
    You will probably need to format the content on your own before you're submitting it to the API endpoint.
  21. Like
    Daniel F reacted to MythonPonty in Invision Community 5: Badge creation and icon customization   
    I am really flashed... Wow. Thanks for this great extension.
  22. Like
    Daniel F reacted to Chris59 in Invision Community 5: Badge creation and icon customization   
    What you guys have done for the upcoming v5 is outstanding really , can't wait to play around with it ..

    I lift my hat for you all and say Thank you 🥳🤩
  23. Thanks
    Daniel F reacted to My Sharona in Future Publish Issue   
    Okay, I will try and update one of the sites next week and let you know. Thank you for addressing this matter, much appreciated.
  24. Thanks
    Daniel F reacted to Cedric V in Invision Community 5: Badge creation and icon customization   
    AGAIN some next level stuff! All these updates so far are all one by one amazing! Meanwhile all updates on a community software I won't disclose, have been nothing BUT disappointing. 
    Love the work you all are putting into this. Great work, as always.
     
     
  25. Thanks
    Daniel F got a reaction from Lindor in Who uses zapier and what for?   
    We're still investigating your ticket, but an alternative would be to use IPS webhooks in combination with Zapier https://help.zapier.com/hc/en-us/articles/8496326446989-Send-webhooks-in-Zaps to receive the data and then forward them to Active Campaign.
×
×
  • Create New...