• Hi,

    I’m testing your plugin to embed several type of Google Drive documents on my website.

    1- My first question is about Google Slide documents

    Everyhing is working fine execept for one thing : I do not want the “Google Slides” button to appear bellow the document content and I’m searching a way to hide it.

    The button lead to the Google Login confirmation windows which make my email adress appear, which I do not want to.

    One way to hide this button could be to add the option “rm=minimal” to the iframe “src” URL, like this :

    <iframe src="https://myGoogleSlideUrl.com?rm=minimal" ...></iframe>

    But I cannot find a way to add this option through the plugin. Do you have a solution for this ?

    2- Second question is about Google Spreadsheet documents

    My need is to embed only one tab of a Google Spreasheet document. Or a least I want to hide the display of tabs within the Iframe.

    Is this possible ?

    Many thanks,

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Prince

    (@princeahmed)

    Hi @claborier
    1. Currently there is no option for hiding the slide button or changing the iframe src URL. But, we will add an option for a minimal embed option.

    2. The plugin has no option to display only one tab.

    Thread Starter Tofferus

    (@claborier)

    Hi @princeahmed,

    Many thanks.

    1. Do you know when the option will be available ?
    2. Any chance you will consider the need ? It seems possible to achieve as Google provides a way to share the entire document or only a specific tabs when you use the “Publish to the web” feature inside a Google Document.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customizing embedded document toolbar (Hide Google UI controls)’ is closed to new replies.