Support #5083
closedcreating a shortcode for the iframe code of the google form
0%
Description
Boone -
Matt asked me to put this up:
From: GUEVARA, CARLOS [mailto:CGUEVARA@hostos.cuny.edu]
Sent: Thursday, January 07, 2016 9:56 AM
To: Academic Commons, CUNY <commons@gc.cuny.edu>
Subject: help with google forms for CUE website
Importance: High
Greetings,
I am putting together a call for proposals for the CUE Conference, and I am using the google forms plugin to be able to add a form in the website.
http://cue.commons.gc.cuny.edu/proposal-submission-form/
The problem I am having is that it is not recognizing the formats, submission button, etc.
I am using the bridge template
Can you help me creating a shortcode for the iframe code of the google form instead?
Here is the iframe code:
<iframe src="https://docs.google.com/forms/d/1PcTa3iIjDZ9HuQoEZaE0oVXIVDdzFeRd_L4lNGWphTg/viewform?embedded=true" width="760" height="1800" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
I might need to play with the height for this for until it displays without a vertical scroll bar.
Down the line, I will also need to add other embedding pages for the broadcasting from youtube as well. If I can get access to do that without having to request special codes created for me will be great.
Thanks in advance for your help
--
Carlos Guevara
Director, Office of Educational Technology
Co-Director, Center for Teaching and Learning
Hostos Community College
Phone: 718.319.7974
As always, let me know if I can help. Happy to relay information, but I've included his contact info just in case.
Updated by Boone Gorges almost 9 years ago
- Category name set to WordPress Plugins
- Assignee set to Raymond Hoh
- Target version set to 1.9.4
Ray, I'm assigning this to you in case this points to a bug in your Google Docs shortcodes. (I'm not sure whether Carlos is using them, or whether they support Forms.)
If it's unrelated, I can create a quick shortcode wrapper. Or you can do it. Either way, let's make the height and width configurable through attributes, so that Carlos can modify as he sees fit.
Updated by Raymond Hoh almost 9 years ago
- Status changed from New to Reporter Feedback
- Assignee changed from Raymond Hoh to Marilyn Weber
Hi Marilyn,
This shortcode should work:
[gdoc link="https://docs.google.com/forms/d/1PcTa3iIjDZ9HuQoEZaE0oVXIVDdzFeRd_L4lNGWphTg/viewform?embedded=true" width="760" height="1800"]
You can always find documentation for the Google Docs Shortcode plugin here:
https://github.com/cuny-academic-commons/google-docs-shortcode#how-to-use
Let me know if that works for you.
Updated by Marilyn Weber almost 9 years ago
I emailed and left a voicemail for Carlos yesterday and am waiting to hear back. Thanks, all!
Updated by Boone Gorges almost 9 years ago
- Target version changed from 1.9.4 to 1.9.5
Updated by Marilyn Weber almost 9 years ago
He's on Cbox, and is saying that the plug-in doesn't work on that.
Updated by Marilyn Weber almost 9 years ago
Never mind! He writes:
"That worked, I was using the other plugin, which is the one that is not working (google forms)."
This can be closed. (But another soon follows)
Updated by Boone Gorges almost 9 years ago
- Status changed from Reporter Feedback to Rejected
Thanks, Marilyn!