403 comments found.
Hi! On localhost the captcha works fine but not so on the live server. I can only see the captcha error image . Do you have an idea?
Hello. I’ll be glad to help you, but can you please send me a link to your page via email?
Regards, Voky
Does this script generate php code for insertion into an existing project, or it is a stand alone solution? Without a demo or documentation I can not determine if this will work for me. Please advise.
Hello. No, you need to create php code manually. Sky Forms Pro only includes php code for most commonly used forms, such as contact, order, review.
Regards, Voky
I am interested in buying your form. Could please confirm if your form is compatible with this theme(http://themeforest.net/item/envision-responsive-retina-multipurpose-theme/5928018) And secondly…can your form send filled data to an email? I look forward to your response.
Hello. Sky Forms Pro is not a plugin, so you need to install it manually into your theme. If you have skills that there will be no problems.
Regards, Voky
Hi, I have sent you an email about the php contact form, I’m just writing this comment so you can see that I’ve purchased your app. Thanks -Harold
Hello, Harold!
Just sent you an answer by email.
Regards, Voky
Hi Voky, great product!
Only 1 question: what difference is between
”<!- <script src=”js/jquery.min.js”></script> ->” (in parentheses and hyphens)
or ”<script src=”js/jquery.min.js”></script>” ?
Thank you so much!
Hello. The first one is a comment so it ignores by the browser.
Regards, Voky
Hello, I sent an email yesterday about an issue I have.
Hello. Yeah, I sent you an answer yesterday.
Regards, Voky
Hello. Does anyone manage to make the form submission with file attachment to work?!
Hello. If you have problems with that form just send me an email and i’ll help you.
Regards, Voky
Hello Voky,
I have your sky forms in one of the themes i have purchased. Was wondering if you could help me out? I’m trying to redirect to another webpage after submitting, but nothing seems to work are you able to help me out?
Hello. Please send me a support message with a link to your project.
Regards, Voky
Hey all. Does anyone have a PHPMailer integrated SMTP sample? Bad hosting :((
Hi, we need a something that is going to send the form thru email but also send the result in a database (.csv or .txt file), can this be done with this Sky Forms Pro ?
Thanks
Hello. No, unfortunately there is no database integration included.
Regards, Voky
Hi
I sent an email yesterday about an issue I have when using two different Forms on a Page.
Just wanted to make sure you received it.
Thanks 
Hello. Yeah, I sent you an answer yesterday.
Regards, Voky
Hi Voky, I really liked your work and looking forward to utilize it, but i want to know that do you offer any kind of wizard in sky forms pro?
Best Regards
Hello. Thanks a lot your your interest. Unfortunately there is no wizard included in this pack.
Regards, Voky
Hi Voky,
Suddenly, the captcha on my forms is showing only as “Error!” and the form no longer submits. I even downloaded the latest version of the files here and those too are giving me the captcha error. Any idea what the problem could be?
Thanks!
Sorry, I should have provided a link. You can see the error on my form here: http://www.dcddesign.com/forms/rma-form.php
Hey again, nevermind this! Turns out it was an issue with my hosting server. The problem is now solved!
Hello. Great, i’m glad that problem solved.
Regards, Voky
Where can i change the ” Uploading.. ” text? After submit?
Hello. Thanks for the purchasing.
You can change this in the sky-forms.css file, line 407: content: ‘Uploading…’;
Regards, Voky
good
but perhaps you should fix headers to say from header is email address related to the url its running from. That way it doesn’t get stopped as spam. And that way everyone doesn’t wonder why the form isn’t working. Should be more like this:
$headers = ‘From: ’ . “webmaster@site.com” . ”\r\n” . ‘Reply-To: ’ . $_POST[‘email’];
Thanks a lot, mate! Will update my files.
Regards, Voky
Hello !
I have a problem with validation on datepicker field. When date format is set to dd.mm.yy and I choose a day greather then 12 the form is displaying an error. I think it is validating it as month not day.
Hello. Can you please send me a link to your project?
Regards, Voky
Where in the css file can i change:
1. The placeholder text (color & weight) 2. The font color, weight etc for the validation message “this field required” for example 3. The submit button background color
Hello. Please, send me an email and i’ll provide you instructions.
Regards, Voky
I am trying to create a form where the label is on the left of the input field, then the input field in the middle, and then a text description after. Enter a Value: [FIELD HERE] 0.00 to 10.00 Follow this link for a mockup screen shot I did. http://facilitree.com/wp-content/uploads/2015/04/setup.jpg Can this be done? Is there an example?
Thanks and nice product!
Hello.
Yeah, sure this can be done. You can use built in grid system for this and if you are having difficulties just send me an email and i’ll help you.
Regards, Voky
Hi,
Please let me know witch files i have to update in Version 2.0.5 (Small bug-fixes for success and error states.)
Thank you, GSRthemes9
Hello.
Only one file were changed: sky-forms.css
Regards, Voky
Hi, I’d like to know if Sky Forms Pro support responsive image? What class/id should I use so the image can be responsive?
Hello. Thanks for the purchasing. But i’m not quite understand your question. What images do you mean? There is no images in the Sky Forms Pro.
Regards, Voky
Oh, I’m just asking if you have some css classes pre-made for images. For example I’m adding a 720×720 image to a page, but I want it to display properly on mobile devices, so it should be automatically resized to fit the screen width. I tried image class img-responsive but it’s not displaying properly on mobile devices.
No, there is no such class. But you can easily make images responsive. Just add “max-width: 100%; height: auto” to your image and it will become respon responsive.
Regards, Voky