Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
nigeld27 Posted July 8, 2021 Posted July 8, 2021 Hello, Is there a way to upload a file onto my Invision site so that I can create a custom block that uses it? I want to have an Articulate 360 Storyline on our site. I think the link below says that I could use an iFrame (in a custom block) to do this, but I need to host the Articulate files on Invision. https://articulate.com/support/article/Storyline-360-How-to-Embed-Published-Content-in-a-Web-Page Is it possible to upload files to Invision so that my iFrame could access them? Thanks, Nigel
Sonya* Posted July 8, 2021 Posted July 8, 2021 You can create a page without HTML wrapper and paste the raw html content of the iframe into this page. Then use iframe to load this page.
nigeld27 Posted July 8, 2021 Author Posted July 8, 2021 13 minutes ago, Sonya* said: You can create a page without HTML wrapper and paste the raw html content of the iframe into this page. Then use iframe to load this page. Thanks Sonya, thank is helpful as I didn't know that. However the thing I'm uploading isn't just raw HTML. It requires (I think) some files to be stored on my Invision site for the HTML code to access. Is it possible to upload the files to Invision so the HTML can access the file?
Daniel F Posted July 8, 2021 Posted July 8, 2021 You can use the media manager to upload custom files
nigeld27 Posted July 8, 2021 Author Posted July 8, 2021 17 minutes ago, Daniel F said: You can use the media manager to upload custom files Hi Daniel, what if the content isn't media? To be honest I think I may be pushing things too far and Invision may not be able to do this natively, i.e. maybe I need to host this outside of Invision and use the iFrame.
beats23 Posted July 8, 2021 Posted July 8, 2021 If you're on self host. Use FTP client or cpanel to upload the 360 folder to your public_html website folder then add iframe with the 360 .html link to a IPS page.
Recommended Posts