One more question. Is validation of the fields possible and use of Re-Captcha.. Thanks
Plugin Author
BlueGlass
(@blueglassinteractive)
Hi @sunbirdconsulting,
Try adding custom css:
body .jp-apply-button,
body .jobs-modal-form .job-submit{
line-height: 1;
}
Re captcha will be added in some future release.
What kind of validation exactly you mean?
Thanks @blueglassinteractive . I will try the code.
By validation, I meant that making sure people are writing numbers in the phone and email in the email field. Currently it’s accepting letters in phone field. Hope I am clear enough. Thank you again for your help.
Hello,
The below code did not work.
body .jp-apply-button,
body .jobs-modal-form .job-submit{
line-height: 1;
}
The message was that it might break the site completely.
There is one more issue. I am working on a child theme and on the themes page there is an error –
Error – “Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.”
Not sure if this is causing all the problems.
Thanks again for your help.
Hi, I am also facing same issues on my site
1. button titles “Apply Now” and “Send Application” are not centre aligned on the button. Check the screenshot.
https://drive.google.com/file/d/1x0pebtUNxn_Evq9mj6oeUcxZls7GawHQ/view?usp=sharing
2. another problem is, as u can see in above screenshot, when I type something in the form, it doesn’t appear. it goes bellow the field.
3. css code didn’t work for me too.
4. The form field Phone Number takes Alphabetical characters too… ? and email address field takes whatever is typed , it should force to enter valid email address format using “@” and “.” check the screenshot bellow…
https://drive.google.com/file/d/1syJTmEXuCRR4B_L-j9OUw_pAYAbPoAFM/view?usp=sharing
5. in the above screenshot, you can see even there is a new job entry, still it doen’t show the new entry as unread or separated than the read one, just like in email inbox.
please, suggest some solution.
Thanks
Prashant… 🙂