How to embed SlideShare presentation in a topic

This topic is an example of embedding SlideShare slides. The following presentation explains how to do it for a Wordpress blog but the process is the same for embedding on this forum.

This is the code that was pasted in the topic text field to get the embedding working:

<iframe src="https://www.slideshare.net/slideshow/embed_code/key/CxwGbWQO0mDtUE" 
  width="595" height="485" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" 
  style="border:1px solid #CCC; border-width:1px; margin-bottom:5px; max-width: 100%;"  
  allowfullscreen> 
</iframe>

Make sure you add https:// at the start of the src field. You can get this embedding code from the SlideShare website by clicking the Share button:

and then copy-pasting the embed code:

1 Like