• I’m having the same problem as others. I’m pretty sure I have the API setup correctly, but can’t get any data to display.

    The gSheet ID I’m using is

    1L6FE_NmjTzeGeyFRYOZ296fv-GWfNTmP9GgIC7AyZBE

    Thanks, Dan. The plugin looks like a gem!

    Alex

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the same problem as you Alex.

    If I look at the HTML code there’s

    <span class="gsheets-single-value "></span>

    so it looks like the plugin is doing something. I suspect that it might be to with the Google Sheets connection rather than the plugin itself. I set it up as per the instructions, but I wonder if Google might have changed something.

    Has anyone got any ideas on how to troubleshoot this – e.g. the connection with Google Sheets as well as the plugin?

    Thanks.

    Ian

    This might be something, or nothing. WordPress version 5.2.5. PHP debug output generated by “Child Theme Configurator”, where “mydir” is the directory name:

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 178

    Warning: Invalid argument supplied for foreach() in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 178

    Notice: Undefined index: values in /home/mydir/public_html/wp-content/plugins/dans-gsheets/dans-gsheets.php on line 199

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to display data’ is closed to new replies.