Sven Wagener
Forum Replies Created
-
Forum: Plugins
In reply to: [Torro Forms] result page bugHello Henry,
there was a missing wpautop in that case. I have added it right now.
https://github.com/awsmug/torro-forms/issues/232
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] result page bugYes I will do. But at the moment I am at the WordCamp EU in Vienna and will be back at wednesday. I will come back on you at Wednesday!
Forum: Plugins
In reply to: [Torro Forms] Charts not showing if new questions added.The Section “After Submit” shouldn’t be there anymore. If you want to add charts to your result page, you have to take the shortcode into the Text of the page where you have redirected the user to.
Look at Actions / Redirections, there you can add the shortcode.
I have removed the “After submit” section right now:
https://github.com/awsmug/torro-forms/issues/230Forum: Plugins
In reply to: [Torro Forms] Charts not showing if new questions added.Thank you for reporting! I can reproduce it. I have added a Git ticket for that:
Forum: Plugins
In reply to: [Torro Forms] Change the multiple entry error message?OK You are right! Here is an update for you π
https://github.com/awsmug/torro-forms/commit/8c062894a466abd4aa386873664725e37248ad28
The fields are now included in the settings section.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] shortcode support in content element.Hello Henry,
it was at the wrong place before. I have added the do_shortcode function to the content element and it’s contained in the developement version from now on.
https://github.com/awsmug/torro-forms/commit/d0f721593214af20cb912162bfbe5649389bbaad
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Warning ErrorHello,
I would recommend to ask your hoster. It seems that sessions in you PHP installation are restricted or something was set up in a wrong way.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Recaptcha not workingAlso here I have created a ticket on GitHub:
https://github.com/awsmug/torro-forms/issues/225Forum: Plugins
In reply to: [Torro Forms] Different colour bars for graphHello Henry,
thank you for that recommendation. I will put your idea into a ticket on Github. But please be aware that this won’t be integrated to version 1.0.0. I think we will add it in 1.1.0, because we have code freeze right now and we want to get everything stable right now.
Here you can see the progress:
https://github.com/awsmug/torro-forms/issues/227Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] Textfield 'Not required' – does not workHello Henry,
I have fixed this. You can check this by using the actual development version:
https://github.com/awsmug/torro-forms/tree/develop
Thank you for reporting! π
Sven
Forum: Plugins
In reply to: [Torro Forms] Recaptcha not workingThat’s bad, I cannot reproduce that. I will aks the developer who have implemented the captcha if he have an idea.
Forum: Plugins
In reply to: [Torro Forms] Recaptcha not workingHello Henry,
normally you just have to add your reCaptcha settings in the Torro Forms sections page and then you have to activate it in the form settings (I think you have done that).
Can you give us more information about your form (used fields, multiple page form, is it embedded…) and the version of Torro Forms?
Thank you! π
Sven
Forum: Plugins
In reply to: [Torro Forms] Change the multiple entry error message?Hello,
after I have seen you message I have added some Filters for changing the text. There are these three new filters since now in the developement version of the plugin on Github.
'torro_form_text_already_entered --> string $text
'torro_form_text_not_allowed' --> string $text
'torro_form_text_to_be_logged_in' --> string $textJust try the develop version.
https://github.com/awsmug/torro-forms/tree/develop
I am not sure when we will add the images tag support now. But we will talk about how and when we add the feature and let you know.
Greetings,
Sven
Forum: Plugins
In reply to: [Torro Forms] max_num_fields limitThat’s great!
Forum: Plugins
In reply to: [Torro Forms] Some bugs found and few requests.Thats really nice! Thank you!