I have embedded Google form with short code:
[formfacade id=”YOUR_FORM_ID” appearance=”modern”]
And it says Ownership is not defined.
Any help is much appreciated.
Thank you!
]]>This is the embed code I’m having issues with. I have copied it exactly from Google forms. I’ve put the code into the link to page as it won’t embed into this form.
]]>Now I want to make the next step and there is one thing what frustrates me: The Design… As a designer, that’s way too limited for me.
I’m searching for a way to design the quiz and integrate it as a page into my WordPress website. Really simple and clean, but with good design options (like using Adobe/Google fonts).
Do you know any ways to make this happen?
I could also start looking for other systems/apps. Suggestions are very welcome!
Regards, Ruben Stelli
]]>I’ve made the iframe for our Google Form on a WordPress website responsive and it does work on some devices using certain browsers, but not everywhere:
– Windows Firefox: works
– Windows Chrome: doesn’t work
– iPhone Safari & Chrome: works
– Android Firefox & Chrome: doesn’t work
Using the newest browser versions by the way.
Here’s the code that I used:
`<div class=”resp-container-1″>
<iframe class=”resp-iframe-1″ src=”XXX” width=”100%” height=”100%” allowfullscreen=”” frameborder=”0″>Wird geladen…</iframe>
</div>`
and
`.resp-container-1 {
position: relative;
overflow: hidden;
padding-top: 75%;
}
.resp-iframe-1 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}`
Please find screenshots below.
I’ve checked, double-checked and fiddled around with it, but I can’t figure out how to tweak the code. What am I doing wrong?
Any help would be greatly appreciated!
Thanks,
Victoria
Windows Firefox:
https://i.stack.imgur.com/kVtUV.jpg
Windows Chrome
https://i.stack.imgur.com/HaOmT.jpg
iPhone Safari
https://i.stack.imgur.com/X0IMj.jpg
Android Firefox
https://i.stack.imgur.com/sc15U.png
The future of the Google Forms plugin is in jeopardy now that Google has announced the end of the downgrade option. More details here and here.
]]>Unless I can figure out a solution to support the new version of Google Forms, it very well could mean the end of life for this plugin. I will try and find some time to look at this soon but my regular job, which pays the bills, does not leave me much time to work on this plugin these days.
If someone wants to contribute toward the development effort, let me know. The plugin is hosted on GitHub.
]]>The new Google Forms allows you to do quite a bit of customization so this plugin is not necessary for simple desires such as resizing the form for embedding into your webpage and customizing colors — which the new Google Forms provides easy ways to do.
I’m MOST annoyed that something in this plugin’s installation has now disrupted My PREVIEW function and is wasting My time to fix.
I searched through the support forums to see if anyone else encountered this aggravation and a fix was provided. No such luck.
By the time someone will get back to Me about this disruption, I will have fixed it Myself.
SUCH A DISAPPOINTMENT AND WASTE OF MY TIME.
]]>Every form package seems to have a different way to handle exporting data. I suspect that if I knew more about how to use MySQL, this would be a trivial subject. Alas, my ignorance is vaster than my own behind.
I am trying to figure out which form package I want that will make exporting easiest to deal with. Free solutions are great, but not if I have to get up close and personal with MySQL to export the data to Excel or something else handy.
Will anything talk to a Google spreadsheet? Just a thought.
Thank you for any clues that you can spare
]]>