Hey, how can I limit the file upload to PDF Files only?
]]>after enable this plugin, when I edit pages, all pages went blank, when I disable this plugin, it back to normal
]]>The from-email of a Planso form is always the email address of the WordPress administrator. How can I change that? I use the reply-to field, so the reply goes correctly to the sender, but I don’t want to show up the WP administration email in the “from” header of the email.
]]>My contact form has not sent any e-mails for about a week. In the plugin Post SMTP there is an error message: Spam detected (although it is not spam). Using another form plugin the e-mail sending works fine. Therefore I think it is due to Planso Forms.
Thank you in advance for your help.
]]>Good morning,
When running wp plugin verify-checksums --all
, I get this notice:
Notice: Undefined index: SERVER_NAME in wp-content/plugins/planso-forms/index.php on line 109
I think that there is an issue with this plugin when running WP-CLI in general. The plugin should detect if the PHP script is called from a browser or from CLI.
Please adjust that.
]]>Hi folks,
I’m running into some strange behaviour when using conditional logic.
I just want to show some custom HTML code when a certain option has been selected. This is party working. It looks like it’s working in the beginning, but when I start changing things in the form, the object keeps showing up, even when the conditions meet (?).
Let’s say that I have this situation:
Select1: Business / home user
Select2 (for business): Information / Repair / Buy a new machine / Lease a new machine (hidden for home users)
Select2 (for home users): Information / Repair / Buy a new machine (hidden for business users)
HTML object: Show some content
I set the conditions of the HTML object to SHOW if the value of Select2 is equal to the option Repair. This is done by giving 2 conditions and setting them to IF ANY CRITERIA MATCHES. 1 for Select2 for home users and one for Select2 business users. This works OK, but … when I go back and change Select1 and Select2 to something that don’t match the conditions, the HTML object stays visible. I also tried to add a Hide condition logic below the Show condition, but this doesn’t get triggered somehow.
I didn’t have this problems with Caldera forms for example, so I guess there’s some bug or conflict in these.
Anyone who has an idea?
]]>Hi folks,
I’m running into this strange thing.. I can assign a custom css class to different kinds of objects, but when I add a class to a radio button group, the css class gets cleared every time.
Anyone who has an idea? I’m using the pro version, but I don’t know if this makes any difference.
many thanks in advance!
]]>Hi
My front-end fields don’t show up next to each other, while I dragged them next to each other in the PlanSo Forms editor.
Thanks in advance
]]>Hi!
I just started using Planso Forms and am quite happy with it (till now). Problem is, that I haven’t found any way to change the color of text in the boxes or the titles, which leads to the text showing white on white background.
Secondly is there an option to change the text-font?
Thanx for the help!
]]>Is it possible to show the file names of the selected files after the selection and before the upload?
Thanks.
Hi, is it possible to restrict the file upload to certain file types (e. g. pdf)?
Thanks.
Is it possible to make a pay with data download form with your plugin?
Like https://ebook.unbounce.com/de/landing-page-optimierung/?_ga=2.220040793.1708707409.1552833244-268386417.1552833244
Is there a way to embed the signature field in the email that the form sends out rather than just the file name?
Thank you
]]>No translation possible on WP translate because:
This plugin is not properly prepared for localization (View detailed logs on Slack). If you would like to translate this plugin, please contact the author.
Can you fix it?
]]>Hello,
I use planso forms with the customizr pro thème without any difficulty. I wanted to activate Gutenberg and as soon it is activated all the articles are disappearing. Disabling planso forms bring back the articles.
Thanks for your support
]]>Planso Forms obstructs Cornerstone (X-Theme) Preview from loading since the latest X-Theme update. I checked with several sites.
]]>I Planso Forms still supported?
I sent an email with some questions about the paid version 5 days ago and still haven’t received a reply. If someone reads this can you please reply asap.
]]>Hi,
I creat a form with planso. For smtp I use the plugin wp mail smtp. The smtp plugin works, but the form content will not reach the admin or the users. After senden the form I get the message “Form successfully sentl” but no mail reaches the recipients.
It wil be great if someone could help me ??
Greetz
Thomas
Hi Folks:
I’m using PlanSo forms on a site that’s hosted on a Windows Server 2008 R2 Std VPS, so there is no Cron per se. Can anyone tell me how to run PlanSo’s wp_session_cleanup function in wp_session.php from Windows Task Scheduler? Can I call it directly from a command line in a DOS batch file, or would I need to use CURL from within a separate PHP file? Either way I’m not sure how I would specify that I only want to run that one function.
Thanks in advance for any suggestions you may have.
Scott
]]>Do you have a link to the configuration instructions for using the PlanSo form plugin to create a JIRA issue?
What’s required on the JIRA side?
Thank you.
I’ve used this plugin now for some years in several WP installations and was quite satisfied. Some months ago when I upgraded this plugin at one WP instance, I detected, that error messages are not shown anymore. So in case a required field is not filled, there is no message; instead only the border of the input field is highlighted.
Fortunately I still had at another WP instance a working version – 1.9.8 – which I could install to get error messages back.
Now I wanted to use this version at an english WordPress installation. Unfortunately the error messages are always German: “Bitte füllen Sie dieses Feld aus”. I could not detect where this error message came from, as this text in not contained in any (language) file of my installation nor in the database. I set an english text for “Form Field reuqired message” under “Additional settings”, but this is ignored.
I’ve tested this also with a fresh english installation of WordPress with no other plugins installed – same result!
Is there any chance to get english error messages with any version of Planso Forms?
]]>Hi –
We are using PlanSo Forms as a way for people to submit resumes, etc/show interest in working for us. Ever since setting up PlanSo, I’ll get occasional reports that people get an error message when attempting to submit their application. Yesterday one person reported getting the same (502 Error) message on 5 different machines. He had been using IE & Edge. I asked him to try Chrome and he got the same error using Chrome on a different machine then as well. I’ve not been able to reproduce it using Chrome, Firefox, Edge, IE or Safari on either a Windows or Mac OS.
Help!
]]>I’ve recently discovered that PlanSo Forms appears to be creating two large problems when installed to a site. Both problems are related to the custom implementation of session management.
The first is that of database bloating. Sessions are created automatically, but it appears the cleanup routine is not being successfully run. The result is tens of thousands of rows of session data filling the wp_options table.
Example: https://i.imgur.com/WSsLPEE.png
I was able to verify this occuring on multiple sites which use PlanSo.
The second problem caused by sessions is less obvious, and may in fact be related to a quirk in WordPress itself.
PlanSo creates a _wp_session cookie for each client, which appears to contain the session ID and start/end times. However WordPress will throw 403 and 404 errors in many situations where the _wp_session cookie has been set, for reasons unknown. As a result sometimes cookies generated by PlanSo can lead to serious site errors, until the session has been cleared.
This can even be replicated on an otherwise clean WordPress install. To reproduce this, try setting a cookie _wp_session to this value:
5105b155559160b171062ca96d3de536%7C%7C1506023860%7C%7C1506023500
This is a “good value”, and everything will work just fine. Now change the value to this:
abd6b0cc5f37a7b131b8a0c3dc061ea4%7C%7C1506023882%7C%7C1506023522
Suddenly, the page and all assets will start throwing errors. (Chrome allows you to edit cookies in the Dev Tools > Application > Cookies panel)
This is a problem because PlanSo creates this cookie, and under certain conditions the value generated will be a “bad value” that leads to these network errors. I don’t understand why only some values produce this behavior.
This is still an incomplete picture of the issue, but I’ve learned as much as I can. If you could weigh in on this issue, or suggest a fix it would be greatly appreciated.
From the little research I’ve done on WordPress sessions, it seems migration to the Transients API may resolve both of these issues. https://codex.www.ads-software.com/Transients_API
Thank you.
]]>Hi
We use this plugin and have a problem with the font in the forms. By default, it selects the font of the theme in the fields of the form. The font is ROBOTO and it uses only capital letters.
We like to use in the form the second font of the theme, which is OpenSans (with small and capital letters).
How can we change the font in the fields of the form?
Please see these print screens:
– page 1: shows the form with an example of capital letters (PETER)
– page 2: the form in the back end
– page 3: where maybe codes need to be saved to switch the font
(or maybe the code to select another font needs to be saved in the CSS editor of the theme?)
Here the document: https://docdro.id/rZsJIzu
Thank you for your support
Regards,
Philipp
Hi,
I observe an error message if someone uses my contact form and he should be linked to the existing “Thanks-Page”:
You do not have sufficient previlliege to edit the post.
The message is sent out to me, but the user does not get the user mail.
If I am online as admin, all mails are submitted and of course the Thanks-Page shows up.
Do you have an idea what′s going wrong?
Thanks,
Peter
Hello,
Is it possible to add tracking information to the form so that the page/post the form was completed on can be seen in the email? Also, the referring page would be useful too.
Thanks – Andrew
]]>Hi, when I want to submit a Form there comes following error: Warning: mkdir(): Permission denied in /www/htdocs/w00e20d0/neu.rudy-elektro.de/wp-content/plugins/planso-forms/includes/submit.php on line 363
Warning: mkdir(): No such file or directory in /www/htdocs/w00e20d0/neu.rudy-elektro.de/wp-content/plugins/planso-forms/includes/submit.php on line 368
Warning: Cannot modify header information – headers already sent by (output started at /www/htdocs/w00e20d0/neu.rudy-elektro.de/wp-content/plugins/planso-forms/includes/submit.php:363) in /www/htdocs/w00e20d0/neu.rudy-elektro.de/wp-includes/pluggable.php on line 1179
What to do?
Thx
]]>Is there a known issue with and SSL or Cloudflare. I just installed both, and not the plugin wont’ redirect with conditionals.
https://www.purerecoveryca.com
Hallo, ich benutze das Plugin sehr gerne und habe auch die Pro-Version im Einsatz.
Leider finde ich keine M?glichkeit, wie ich den Platzhalter eine andere Farbe zuweisen kann.
Ist das irgendwie m?glich?
LG Tim
]]>The page divider has stopped working on forms. Even with all fields filled
in, the “Next Page” button doesn’t work, and now there is a
“Previous Page” showing up on page 1. Our forms are not submitting, or
even moving forward.