The Instructure Community will enter a read-only state on November 22, 2025 as we prepare to migrate to our new Community platform in early December. Read our blog post for more info about this change.
I have a table with images (buttons) on a page. I can easily link videos to the button if they are not from YouTube, but if I try to link a YouTube page to an image as a button, it automatically embeds the video below the button. How can I prevent that from happening? One link is not YouTube and the other 3 are, so if I can't remove the embedding of the YouTube it throws off the continuity of the resources.
Please help. Thanks!
Solved! Go to Solution.
If you are using the New Rich Content Editor, then it is a known deficiency that Canvas product managers have said will be addressed (they did not give a timeline).
In the meantime, this post explains how to disable inline previews with both versions of the Rich Content Editor: /blogs/greg/2020/05/13/inline-previews-in-the-rich-content-editor-old-and-new
If you are using the New Rich Content Editor, then it is a known deficiency that Canvas product managers have said will be addressed (they did not give a timeline).
In the meantime, this post explains how to disable inline previews with both versions of the Rich Content Editor: /blogs/greg/2020/05/13/inline-previews-in-the-rich-content-editor-old-and-new
Hello
I tried to link to the "post explains how to disable inline previews" and appears to be broken?
Regards
It seems to have moved here. The short version is to switch to HTML view and add class="inline_disabled" to the link, like so:
<a class="inline_disabled" href="https://www.youtube.com/...">Text about the youtube link</a>
Community helpTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.