jepser
Forum Replies Created
-
Hi beuk23!
1. The link could be styled with CSS but it’s not part of the plugin’s functionality
2. I use Typeform’s embed code, and that’s the current behaviour, and the explanation is that screens are way smaller in phones, so it makes more sense to open a typeform in a new tab than open a modal window that covers all the screen.Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] Entry not saved?Hi Razorfrog! That’s really weird, maybe it was a little delay in the queue, but actually what we do is just notify to an url the plugin creates to handle the response:
Submission -> Queue in Typeform -> Data goes to: yoursite.com/typeform-wh/?typeform-id=ID -> if not receiving a confirmation from your site, it goes again to the queue (max 60 times during 1 day, http://docs.typeform.io/docs/results-introduction) -> if correct -> WordPress receive the information -> Saves data
So maybe the site was down or when the platform tried to send the data the server (yoursite.com) response wasn’t 200. This could happen if:
- Hosting is down
- Deactivate plugin (because the typeforms endpoint no longer exists)
But, it’s not normal.
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] Error When Setting up on Form@yosefeliezrie could you let me know if your issue has been resolved?
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] One error issue is showingThanks awesome 🙂 good to know that!
Please make sure you are in the visual tab in your editor and not in the text one, otherwise it won’t work.
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] One error issue is showingHi Luke
There are several scenarios:- file_get_contents not supported
- PHP <5.3
- No fields in the form
- No API Key added
- No Typeform render enabled
- Fields not supported
I added a new update where it ignores not supported fields, please update when available and tell me 🙂
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] Error When Setting up on FormSo there could be several escenarios:
- file_get_contents not supported
- PHP <5.3
- No fields in the form
- No API Key added
- No Typeform render enabled
- Fields not supported
The last one was an error I didn’t check before. Now it ignores the fields that are not supported by this time.
Please update when available and tell me 🙂
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] One error issue is showingFinally (I want to check the must common issues), do you have file_get_contents available?
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] Error When Setting up on FormFinally (I want to check the must common issues), do you have file_get_contents available?
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] One error issue is showingCould you please tell me if you have PHP >5.3 in the production server?
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] Error When Setting up on FormCould you please attach error, I think you missed pasting it, do you have PHP 5.3+?
Forum: Plugins
In reply to: [Gravity Forms + Typeform Addon] One error issue is showingDid you add your Typeform token and the form has fields?
Forum: Reviews
In reply to: [Gravity Forms + Typeform Addon] A brillant ideaThanks! It’s a feature we are working on. Let you know when is released.
When you point that some sites lack of proper data, what do you mean?
Hi Alan,
Yes it does I use this plugin:
https://deliciousbrains.com/wp-offload-s3/It changes the url from /updates/… to the cdn url (and syncs media library with the cdn)