I’m having the same issue!!!
Hey guys, this issue arises with the migration from Typeform 0.7.5 to 1.x.x. We do not currently have a migration process now, currently you’d have to manually change the shortcodes into Gutenberg blocks (however we are looking at a way to automate this).
If you need to downgrade, you can download an older version (shortcode compatible) here => https://downloads.wordpress.org/plugin/typeform.0.7.5.zip
Hello again, we’ve just pushed an update to the plugin (v1.2.0). While it will not allow you to update/modify your old forms (those that use shortcodes), it will allow for those shortcodes to be rendered properly when a user visits your page. If you do want to be able to modify the forms and stay up to date, we advise that you re-embed your forms using our Gutenberg block plugin.
I upgraded to 1.2.0. The form is now showing as an embedded form rather than a pop up. The link is in the format:
[typeform_embed button_text=”Button” url=”https://abc.typeform.com/to/ABC”%5D
Please advise how I can set it as a pop up form.
Popups need to have the aditional attribute of type set to popup, sooo
[typeform_embed button_text=”Button” type=”popup” url=”https://abc.typeform.com/to/ABC”%5D
That did not work – form is still showing a scrollable. Also it’s showing the typeform logo there which it did not previously.
@woshea please reach out to us at support@typeform.com and post back here if and when you do (so I can find your support request and we can go from there).
Thread Starter
rdcubo
(@rdcubo)
Even the version 1.2.1 doesnt working as past.
1- The “Add Block” button is missing in Post and Pages.
2- Form is still showing a scrollable.
I’m using WordPress version 5.2.2
-
This reply was modified 2 years, 12 months ago by
rdcubo.
@rdcubo the add block button should be available as part of the gutenberg editor, I’ve included a video showing how to add it. Please let me know if this helps => https://www.loom.com/share/fb8317254b554caaad3495f24b051a98
@woshea the shortcodes should work, I’ve included a video showing a shortcode working in 3 different modes => https://www.loom.com/share/b6ab2710a78d40b2a4147976ebc6d90f
Thread Starter
rdcubo
(@rdcubo)
@typeform oh, sorry, I’m still using classic editor. I activated Gutenberg and found the buuton.
Thanks a lot.
No problem @rdcubo, glad to have helped.