Hi
CF7 Google Sheet Connector plugin installed and sheet connected with form where leads are getting saved in sheet on form submission but problem is few leads getting missed in between, please advise
]]>Hi,
I have an application that sends latitude and longitude data ( https://snipboard.io/CbL4UT.jpg ).
The locations have a hyphen or minus sign at the beginning and this sign does not appear in the spreadsheet.
How can I fix this issue with the minus sign or hyphen?
]]>Hello Team,
I’m using a free plugin on my website. I have created an Excel sheet and configured all the fields and forms, but my data is not fetching into Google Sheets. Can you please help me with this issue? i have shared the website link and sheet link below:
https://docs.google.com/spreadsheets/d/1JDWH9NlRR4rA_RyM3NFB6u6M3zxCV6-4_FYAjn9FvOI/edit?gid=0#gid=0
]]>Hello,
The plugin works excellend until yesterday. Two contacts was not saved. And today it is back to working. Do You know why?
]]>“This app is blocked
This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.”
Im getting this after Google Changes. Any fix. Checked the account eveyrhting is given access.
]]>Bonjour,
De temps en temps Google Sheet Connector n’envoie pas les entrées sur la fiche Google Sheet.
J’ai activé le DEBUG qui renvoie le même message :
[16-Sep-2024 15:11:04 UTC] PHP Deprecated: La fonction wpcf7_add_shortcode est dépréciée depuis Contact Form 7 version 4.6?! Veuillez utiliser wpcf7_add_form_tag à la place. in /home/pilpoele/interne/wp-content/plugins/contact-form-7/includes/functions.php on line 529
Merci pour votre aide
]]>I have issue with missed entries in google sheet. Sometime the Gsheet do not received the CF7 submit. Mail are correctly send to mailbox. It happened randomly at different time, but lately, about two failures for every ten entries.In both case i received the mail.
The error log shows nothing.
I know that the Google API is having a limit of 300 requests per minute, but in the free version we do not have the option of using the custom google API, do we all use your api for connection in the free version of the module, so if it is over the limit, simply do not send the form in gsheet?
Do you have any idea what can cause de problem ?
After installing the GSheet Connector CF7 plugin,
I get errors in the console.
Uncaught TypeError: Cannot read properties of null (reading ‘addEventListener’
at HTMLDocument.<anonymous> (admin.php?page=wpcf7&post=235&action=edit:1229:12)
Every time I exit the CF7 form page, the pop-up opens with the message below
Do you want to exit the site?
The changes you make may not be saved.
]]>Hi,
The plugin stopped working on August 1st, 2024.
All my forms are not transferring their data to the Sheets on my Google Drive.
WordPress is up to date.
Any logs? Any soluiton?
]]>Hi there,
since one of the last updates, I noticed a strong customization of CF7 settings page caused by your plugin CSS.
The changes involve the general appearance of the Contact Forms panel and not only the Google Sheets tab (e.g. the Save button and the tab headings are now green, the background is white and some elements are misplaced ? Screenshot: https://ibb.co/g3YhXBQ).
I feel like the final result is quite chaotic, and more important less accessible.
For example the new green buttons and headings do not reach the minimum contrast to conform to the WCAG AA standard.
The default WordPress UI accessibility is constantly improved, so it would be great to use the default elements and palette when possible. Or at least just change the design of the panels related to your plugin.
I hope you’ll take in consideration my concerns.
Thank you,
Simone
Hello,
First of all, thank you for creating this plugin and for making it available. I have learned to rely on it heavily for data collection.
The update causing a re-auth is a huge pain, however. I run a multisite network with many subsites. Is there a way to authenticate once for an entire multisite install? For example, can I just add the auth code to a call in wp-config.php to make this work?
Any assistance would be appreciated.
]]>Do I have to have the Pro version to have more than one CF7 form/sheet on a site? I’m trying to run a test on a second form with a second sheet, but the data isn’t getting into the sheet.
Thanks.
]]>Hello,
It doesn’t work, I already configured with 2 emails to see if it is a permissions issue or something but it does not write them on the sheet.
It connects, the permissions are given, everything is fine and it does not show any errors, but when sending the forms it does not update the sheet.
]]>Using CF7 Version 5.9.8, WP 6.6.1
I just update this plugin, which was working before. Now the google sheet is not being updated. I do get a confirmation email as the user. Also, the information is sent to the sheet admin. Do I need to re-authenticate each time there is an update?
]]>Hi, this plugin is working really fine. Now the issue I am facing is emails are not receiving after the setup. Are there any configurations to resolve that?
Regards,
When I try to authenticate at /wp-admin/admin.php?page=wpcf7-google-sheet-config&tab=integration, I get an error message from Google. It’s the message below. I’ve tried with 2 different Google accounts and two different browsers.
This app is blocked
This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access.
]]>We are currently experiencing an issue where the complete file upload path cannot be retrieved in google sheet, only getting the uploaded file name.
]]>I have been encouraging longform entries via my contact form, and in Sheets, the body is cut down to 400 characters.
How do I remove this limitation?
]]>HI! I’m using your plugin CF7 CONNECTOR but I’ve encountered a problem on all pages of my site, it’s a plugin error. can you fix it? I attach a screenshot!
]]>Hi, we installed and authenthicated correctly but when we click the save button it stays saving for ever… no way to get it working…
can you help me?
]]>Your plugin is installed in one of my client’s site. In your recent update, i.e. 5.0.10, the website filters stopped working for the visitors. Upon investigating, I found the bug in your plugin file includes/class-gs-service.php
.
Here, you are aborting all of the visitors requests with wp_die()
if the user has no manage_options
permission.
To fix it, please move the permission check to if(isset($_POST['gs_cf7free_debug_settings'])) {
So it’ll only be for your plugin need and won’t interfere with other website functionalities.
I hope this helps many others as well.
]]>Users other than administrator (without the manage_options privilege) cannot enter the administration screen due to the following processing added in version: 5.0.10
cf7-google-sheets-connector/trunk/includes/class-gs-service.php
50 if (!current_user_can(‘manage_options’)) {
51 // If the user doesn’t have the required capability, show an error message or redirect
52 wp_die(__(‘You do not have sufficient permissions to access this page.’));
53 }
The information is reflected in the spreadsheet without any problems, but only the site title is not reflected.
Is this email tag [_post_title] not reflected in the spreadsheet?
I am reaching out to request assistance with an issue I’ve encountered regarding the CF7 Sheet Connector. After its initial implementation, the connector abruptly ceased to function. Despite my attempts to troubleshoot by deactivating and reactivating the connector, as well as revoking and regranting Google permissions, the problem persists. Additionally, I attempted to connect to an alternative Google Sheet following the same steps previously used, but encountered the same issue.
It’s worth noting that since its implementation, no additional plugins have been installed that could potentially conflict with the CF7 Sheet Connector.
Thank you for your attention to this matter. Please let me know if you require any further information from my end.
]]>Hello, i’m trying to send UTM to Google Sheet. For doing this i’ve read your documentation.
After doing above steps after CF7 form submission no data are sent. How can i share to you info for doing some debug?
Thanks
]]>Hello
I have connected successfully the pluging with google drive. All names have no space or capital letters.
I have entered the field names manually into the sheet columns, and all names have no small letters, no special characters, numbers or space.
I can submit a form successfully, but the data doesn’t appear on the google sheet.
]]>My Auth Code may be wrong or expired
I can not get new code. Please support me
link-1 hosted at ImgBB — ImgBB (ibb.co)
https://ibb.co/KFqqnjN
When submitting the form it just shows the spinner and never submits the form. This started happening about 10 days ago. No updates had been done to plugins, it just stopped working.
I set it up on a staging site and disabled all plugins except Contact Form 7 and this plugin. It’s still the same. I also changed to 2024 theme and it’s the same. CF7 Google Sheet Connector and CF7 have been updated to the latest versions.
]]>Hi, today I have the second site in the past week that we have set up the plugin but no data is being populated in Google sheets. Everything is connected properly. In CF7 if I click the Google Sheet Link the correct sheet opens. All columns etc set up correctly (this is approximately my 20th site to set up the plugin on… all successful until now.) I’ve deactivated all plugins except cf7 and connector, I’ve checked php, I’ve disconnected and reconnected Google account. It just seems to simply not work and I have no idea what to check. Any help is appreciated.
]]>I can’t finish the installation, I get this text: ‘I’m sorry, you don’t have permission to access this page.
]]>