Kevin Stover
Forum Replies Created
-
Thanks for the suggestion. We’ve had people asking for the same feature before, so we are working it into our next Ninja Forms version. We hope to have it out sometime in the next week or so.
Hi Nicole,
Unfortunately, there isn’t a sure-fire way of ensuring that your emails make it to your users’ inboxes. The best you can do is to have a well-formed from email address; try using something like:
“Nicole Harris” <you@youremailaddress.com>
Hey Chiappa,
This is a problem with the character encoding that we used on the form databases. We’ve fixed this in the version we plan on releasing at the end of this month, but if you want to fix it now, and aren’t afraid of editing mySQL tables, you can change all of the Ninja Forms tables in your WordPress mySQL db to UTF encoding. If you want more information on how to do this, let me know, and I’ll give you some more specifics. Otherwise you can get the update when we launch it later this month.
Hey Sarah,
The issue is that ereg_replace() has been deprecated in version 5.3.0 of PHP. I’ll look at updating the files to reflect this change.
Thanks for the heads up.
This something that we are addressing in the next version of the plugin. Thanks for the heads up.
The problem is that you are loading the latest version of jQuery, but not the latest version of jQuery UI. jQuery version 1.8 (which is what is being loaded on your page) causes problems when you try to also load the default jQuery UI scripts included with WordPress. Either change your jQuery to the version included with WordPress or override the default jQuery UI WordPress scripts with the newest versions.
No problem,
Please let me know if the problem persists. You can just email me directly if the issue returns.
Hey,
This was fixed in a later version of Ninja Forms, so if you are experiencing similar symptoms, it shouldn’t be caused by the same bugs. If you send me a temporary admin login, I’ll take a look and see what I can come up with. My email address is: kevin [at] wpninjas [dot] net. In the future, if a post is marked as resolved, go ahead and start a new thread for the problem you’re experiencing, that will probably get my attention more quickly.
This is currently not something that Ninja Forms does, but I’ll consider adding it to the feature track for a future version.
Hey Puuuma,
This would need to be done with some custom CSS styling. I’m not a CSS guru, but if you google it, you should be able to find information on changing textbox sizes in CSS.
includes/display_functions.php
Hey Christian,
Sorry, I’ve been really busy over the past few months finishing a Master’s Degree program and beginning a PhD. Could you send me temporary login credentials? My email address is kevin [at] wpninjas [dot] net. I’m not sure I can figure it out without looking.
– Kevin
Viewing your page in Chrome and two versions of IE (8 and 9), I don’t see the behaviour you’re talking about. Is it still doing this?
Hey Tim,
It looks like there was an error in uploading your files. Try re-uploading Ninja Forms Lite, making sure that your FTP program is set to Binary instead of ASCII.
– Kevin
What version of WordPress are you running?