CMS Example: Embedding in Wordpress
By default, Wordpress does not allow the use of iframes. There are a few plugins available that allow you to use iframes with Wordpress, including:
- iframe: https://wordpress.org/plugins/iframe/
- Advanced iframe: https://wordpress.org/plugins/advanced-iframe/
Sample using the "iframe" plugin:
<div id="myturn-embed-frame">[iframe src="https://YOURSITE.myturn.com/library/inventory/browse?embed=true" width="100%" scrolling="no" height="1500"]</div>
<script id="myturn-embed-script" src="https://YOURSITE.myturn.com/library/assets/ui/myturn-embed/myturn-embed.js"></script>
See the Embed your myTurn site on your website for more information.
If your team needs help integrating myTurn directly into your website, please let us know.
Comments
0 comments
Please sign in to leave a comment.