Support #11135
closedAdd Handler for Piktochart
0%
Description
Abigail Torres from Hunter has another support request to embed content from a proprietary source that students use.
Can this be done with a handler like you created for Voicethread and Sutori?
Here is an example of what they want to embed:
https://create.piktochart.com/output/35338535-untitled-infographic
Updated by Boone Gorges almost 6 years ago
- Assignee set to Raymond Hoh
- Target version set to 1.15
Ray, could you have a look? Here's some documentation from Piktochart: https://support.piktochart.com/articles/235535968-how-do-i-share-and-publish-my-visual-using-the-embed-code
Updated by Raymond Hoh almost 6 years ago
- Status changed from New to Staged for Production Release
- Target version changed from 1.15 to 1.14.7
Done. This will be available after tomorrow's maintenance release.
To embed, put the Piktochart URL on its own line.
If you want to adjust the height, you can use the [embed]
shortcode like this:
[embed height="1000"]https://create.piktochart.com/output/35338535-untitled-infographic[/embed]
This only works for the Classic Editor.
Update - For Gutenberg, it might be possible to use the [embed]
shortcode inside the Classic
Editor block or with the Shortcode
block.
(Code reference - https://github.com/cuny-academic-commons/cac/commit/b999596ee5fbaed097bd0b6b3017b7e6f29e3b07#diff-70ef501a855df7288d156e17ea4f761b)
Updated by Boone Gorges almost 6 years ago
- Status changed from Staged for Production Release to Resolved