Skip to main content

Previously we were able to display specific Google Slide deck slides by keeping the slide ID in the iframe field, but it seems that it now gets erased and replaced with “preview” in order to automatically display it in preview mode. We find it useful to link to the specific slide in the deck directly rather than take a screenshot, as it will update itself with any changes.

Example of how I had modified the link

Original link:

https://docs.google.com/presentation/d/xxxxx/edit#slide=id.xxxxx

Manually Modified link for iframe:

https://docs.google.com/presentation/d/xxxxx/preview#slide=id.xxxxx

Current change:
https://docs.google.com/presentation/d/xxxxx/preview

 

Would it be possible to keep the automatic switch to preview but also preserve the slide ID?

Be the first to reply!