Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Meitar

    (@meitar)

    The gid attribute is a backwards compatibility feature for old-style Google Sheets. Read the plugin description under the “Google Spreadsheets” headline more closely. ??

    Thread Starter Florent

    (@frappi)

    You can insert a Google Spreadsheet in this page. To do so, type [gdoc key=”YOUR_SPREADSHEET_URL”] wherever you would like the spreadsheet to appear. Remember to replace YOUR_SPREADSHEET_URL with the web address of your Google Spreadsheet.

    Only Google Spreadsheets that have been shared using either the “Public on the web” or “anyone with the link” options will be visible on this page.

    You can also transform your data into an interactive chart by using the chart attribute. Supported chart types are Area, Bar, Bubble, Candlestick, Column, Combo, Histogram, Line, Pie, Scatter, and Stepped. For instance, to make a Pie chart, type [gdoc key=”YOUR_SPREADSHEET_URL” chart=”Pie”]. Customize your chart with your own choice of colors by supplying a space-separated list of color values with the chart_colors attribute, like chart_colors=”red green”. Additional options depend on the chart you use.

    Refer to the shortcode attribute documentation for a complete list of shortcode attributes, and the Google Chart API documentation for more information about each option.

    If you are having trouble getting your Spreadsheet to show up on your website, you can get help from the plugin support forum. Consider searching the support forum to see if your question has already been answered before posting a new thread.

    Inline Google Spreadsheet Viewer is provided as free software, but sadly grocery stores do not offer free food. If you like this plugin, please consider making a donation to its houseless, jobless, nomadic developer. ? Thank you!

    I also read the FAQ and the Other Notes section but there is no word about this.

    Plugin Author Meitar

    (@meitar)

    I said:

    Read the plugin description under the “Google Spreadsheets” headline more closely.

    You’re quoting the on-screen help tab.

    The plugin description under the “Google Spreadsheets” headline reads:

    For example, to display the spreadsheet at https://docs.google.com/spreadsheets/d/ABCDEFG/edit#gid=123456, use the following shortcode in your WordPress post or page:

    [gdoc key="https://docs.google.com/spreadsheets/d/ABCDEFG/edit#gid=123456"]

    See how the gid attribute is part of the URL?

    Thread Starter Florent

    (@frappi)

    I didn’t notice that, thank you !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to select other Worksheet ?’ is closed to new replies.