kstandley
Forum Replies Created
-
To acquire an API key:
Go to the Google Developers Console.
Select a project.
In the sidebar on the left, select APIs & auth. In the list of APIs, make sure the status is ON for the Google Fonts Developer API.
In the sidebar on the left, select Credentials.I created a project. Gave it a name. Only turned on Calendar API. Went to Credentials and pressed “Create new Key” under Public API access chose server and inserted both my public and private server IP Addresses as allowed IPs.
Then I took the API KEY and pasted it in where the temp fix site said to I also removed the <> angle brackets in the code when adding my key.
I then replaced the file and I’m back up and running.Thank you for the help.
In the 2.04 update you removed retrieve events from/until options and added display limit options. I would like to see those options returned. It gave me the ability to show sport schedules and results of the games and it left the entire season up. By using google calendars my sport casters could update the results with a smart phone.
Forum: Plugins
In reply to: [Google Forms] Have not tested with WordPress 3.9Installing cURL fixed the issue.
Thank you,
Forum: Plugins
In reply to: [Google Forms] Have not tested with WordPress 3.9Update to 3.9 and I now get the cURL error message.
cURL transport was not detected
. The forms no longer pass any data. I’m testing with a simple form one paragraph field and one text field.
The result of an entry passes the timestamp but nothing in the two fields. Should I install cURL?Thank you,