jotform
-
I can successfully embed a jotform into my WPcom blog. But the size is too small. Here is the page with the form in it: http://gettwistedbread.com/order-form/
I do not know how to resize this to make the height larger. Thanks.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
It looks like you’re currently editing the page. Only one editor is allowed into a particular page at a time. Would you mind if I took over as the editor for a moment to take a look?
-
-
Thanks! Can you try wrapping your embed form in tags like this?
[embed]http://form.jotform.us/form/33148233694154[/embed]Please note, you’ll need to add this to the Text Editor, not the Visual Editor. The difference is broken down here:
-
Hi,
Tried that and still no change. The height of the iframe is still stuck at 1000, according to the page source.
-
Please note that I’m messing with domain stuff right now so the correct address is : http://twistedbread.wordpress.com/order-form
-
Hi there,
It looks like this is a result of how the theme Illustratr is handling this particular embed. I went ahead and reported it to see how this can be handled moving forward.
As a temporary workaround, I went ahead and added a two week trial of our Custom Design upgrade to your account. Now, you should be able to enter the following CSS under Appearance -> Customize -> CSS to temporarily fix the issue:
iframe { height: 500px; }I’ll keep you posted on what I find out!
-
-
- The topic ‘jotform’ is closed to new replies.