739 comments found.
hi i’ve obtained the plugin purchasing candidate no profilt political wordpress themeforest theme and i’ve a question. I’ve upgraded to the last version and now, the date field don’t show me the calendar. Could you help me??? You can see a demo into http://smi-lmi-spain.com/smilmi-y-yo/ the “fecha” field is like a text field….
THANKS
$product_template_id = 0;to
$product_template_id = {your custom template id};
Best regards,
Sorry we don’t want custom template we only need the default calendar but when i click on date field it doesn’t appear, is like a little bug since i0’ve updated the plugin THANKS
Dear, please kindly tell for me more details or contact with our support team on Support forum , they’re will check details problem on your site to help you.
Best regards.
Could you give me an email. i tried to contact bur i have this error Failed to send your message. Please try later or contact the administrator by another method. into your page and i can’t register because i’ve obtained the plgin with a template (candidate wordpress template) and my serial number is not valid into your system… Could you give me an emial address??
THANKS!!!!
Dear! you can send for me via Profile contact from on CodeCanyon.
Best regards.
Hi,
I am wondering if we are able to perform any custom javascript/css function upon the form submission? The current URL redirect works but we wanted to redirect to an anchor tag on our website and that tagged section is hidden by default ( in css it is set as display:none ), hence it cannot be redirected.
Is there anyway that we can toggle the visibility of the tagged section first, and then the URL is redirected ( eg. http://www.abc.com/#clients )
Thank you!
Ah… the URL redirect is not functioning at the moment after updating :/
Upon submission of form, the page simply went blank with my browser URL remain the same.
Sorry, i don’t understand your problem, please kindly tell for me more details or contact with our support team on Support forum , they’re will check details problem on your site to help you.
Best regards.
After latest update i can’t save form not even in FF. If i press “SAVE” it asking me: do i want to leave page. I press YES – and page still loading long long time, nothing happens.
Dear, i have check plugin on Firefox – MAC OSX, it still working, if you have problem when use plugin please kindly contact with our support team on Support forum, they’re will check details problem on your site to help you.
Best regards.
Thx for answer, i think i found a bug, but not sure that it is in your plugin. Now i know exactly how to make it non-working and working, but looks like it depends on our template. If you want and have a time – i can expline you exactly – maybe you can find a problem. But for now for me is ok – coz i know already how to save a form.
Yes, we’ll very happy to help you, please kindly contact with our support team on Support forum they’re will check details problem on your site to help you.
Best regards.
hi i’ve obtained the plugin purchasing candidate no profilt political wordpress themeforest theme and i’ve a question. Is there a shortcode to obtain the title of the event???? i want to submit the form and into the subject of the form i need to show the title of the page, it is possible?
THANKS
Dear, please go to edit your form and enter short code [post_title] in notice email body to add post title in email content, if it not working, please kindly contact with our support team on Support foru or you can send via Profile contact they’re will check to help you.
Best regards.
Hi, I have a question, how Can we use conditional logic with email recipients, like if chose plan A then that will send it to Email 1 (Recipients Email 1), and if someone chose plan B then that will send it to Email 2 (Recipients Email 2)
thank u
Sorry, the conditional logic only support you to show/hide fields, if you want add conditional logic send email, you need custom code in plugin, please kindly contact with our support on Support forum to help you.
Best regards.
Is this form compatible with emma?
Sorry, the form not support Emma. We’ll soon plan update plugin to support it.
Best regards.
Please help ASAP. My form is not saving data and its also not emailing completed form. Can you please look at laurabfolkes.com/contact and let me know whats going on?
Hi! I have a Form Email field that will accept “username@aaa” as a valid e-mail address. Shouldn’t your regex check that there is at least one ”.” to make sure the user is giving you a TLD?
Dear, i have check again, i see this problem of jQuery Validate plugin, we’ll soon release new version to fix it.
Best regards.
Hi, just testing your plugin. There strange problem. I install clean WP add VC + your plugin. But when i press SAVE form – it’s waiting and waiting long long time – as result page is blank… what is the problem why it’s save so slow and take long time?
Dear, please kindly contact with our support team on Support forum They’re will check details problem on your site to help you.
Best regards.
hej, i would like to put a “controlpage” between the form itself and the submit functionality, so the user can control all the data before submitting it, how can i do that?
thanks a lot!
Dear, You can use Form Submit button short code in your form and copy file ‘dhvc_form_submit_button.php’ in ‘wp-content/plugins/dhvc-form/templates’ paste to folter vc_templates on your theme (create folder vc_templates in your theme if not exists). Then you can add ‘controlpage’ with custom code in file ‘dhvc_form_submit_button.php’ on your theme.
Best regards.
Can your plugin be used to create buddypress registration and login forms?
Dear, the plugin support you to create Login/ Register form, the mean, you can use plugin to create registration and login in forum.
Best regards.
Hi there, I’m unsure what I’m doing wrong but when a customer fills out the form its doesn’t seem to go into entries or emails me anything. I have enabled “Send form data via email ?” and ensured the email is on the safe senders list in my email provider.
Dear, please kindly contact with our support on Support forum Our support team will check details your problem to help you.
Best regards.
hello i have two problems with the form that i have created using your plugin.
http://www.sajalreef.com/career/first, i have few lines that has an overlapped writing with each other which is ” If hired, can you provide proof that you are authorized to work in this country? Proof of employment authorization status will be required if you are hired.”
and “Are you related to anyone who is currently employed by Al-Reef Mediterranean? “
the second problem is that i want to get the label closer to the box if that possible in you plugin
thank u
Dear, i have check your site , i see problem in line “f hired, can you provide ….” because you have add custom css ’.dhvc-form-group .dhvc-form-label, .dhvc-form-group label’ with “line-height : 0” Plese remove it and you can use css ‘margin’ to fix problem of ‘label’, example:
.dhvc-form-group .dhvc-form-label, .dhvc-form-group label {
display: block;
font-family: "Open Sans",sans-serif;
margin-bottom: -10px;
}
thankx for the quick reply, i tried to remove the “line-height : 0px” but got no result? any other way that can fix that if possible, i also have one more question is that how can i leave all of the filed blank once the form is open?
thank u
Please add custom css to fix line-height of label in your site
.dhvc-form-group .dhvc-form-label, .dhvc-form-group-label {
line-height: 1.6 !important;
}
great that worked, how about the second question is that possible ?
Dear, you want add blank value in Select field ? please go to edit field and add blank option to fix it.
Best regards.
great that also worked. now i have one more question i’m trying to send the form via email, but when i’m getting the email, that has only the questions without the answer so what is the email body code that i should put to receive everything as is?
Dear, i have check your form , i see field name in form is wrong, please check each fields name in your form again with note: Field name is required. Please enter single word, no spaces. Underscores(_) allowed.
Best regards.
yeah that worked as well, not i found one problem when i open the drop down form select, that how it looks,
http://www.sajalreef.com/wp-content/uploads/2015/09/IMG_6917.jpghas a white bg and selection are not clear unless i start coming over them
thank u
Dear, i see this problem because you have use setting color of text in form is White please change color of text setting.
Best regards.
that happens on windows only not in mac, on mac it looks perfect but on windows it looked like the picture that i sent u
Dear, you can add custom css for OPTION background to check,
.dhvc-form-select option {
background: #000 none repeat scroll 0 0;
}
thank u that worked as well. i’m trying to change the hight of the browse button, but the buttons are not responding.
http://www.sajalreef.com/headchef/thank u
Solved
thank u
Hello,
I created register form by this plugin and it works, however, my client wants to add phone number and their company’s name field so, I added those fields but there is noway to see those extra information in WordPress dash board.
Where can I find those extra information in WordPress dash board after someone register?
Or is there any way to display those extra register fields’ information?
It would be appreciated you help.
Dear. Please go to edit your register form and use ‘Save submit to database ’ and you can see extra information in register form in menu Form -> Entries
Best regards.
Thank you so much for your prompt response.
I found an extra register information on ‘Entries’. However, is it possible to display as kind of ‘user information list’? because we need user’s information to contact them when someone upload the files. I know it is about customizing plugin issue.
Thank you.
Dear, you need add extra information in in User page of Wordpress ? default version of plugin do not support it. Please contact with our support team on Support form they’re will check details to help you.
Best regards.
Hi, This plugin requires some additional plugins in the WordPress backend to work?
Thanks.
it does not appear when you install it in wordpress.
Yes, the plugin requires Visual Composer to work.
Best regards.
Pre sales: could we use it for woocommerce login/register form? Thanks
Dear, the plugin support you to create login/register form but you can not use it for override woocommerce login/register form. it’s different with woocommerce login/register form
Best regards.
Hi, I am interested in buying this. It would be for a site that has user login accounts. Just wondering if it is possible for the user on the site to see the form after they fill it out?
Thanks!
Yes. the plugin support you to create login form but if you want hide it after login, you need add custom code, if you need support when use plugin, please kindly contact with our support team on Support forum to help you.
Best regards.
Hi,
Its possible to send a form to URL ?
Cordially
Yes, the plugin support you submit form to External URL.
Best regards.
I see it said form slider. Does that mean it has a multi-step form feature?
Dear, the plugin not support multi-step form.
Best regards.
Hi there, pre-purchase question here, is it possible to get a value from another page and pass it to a drop down / list element?? to make it clear, i want when the user clicks a button to a page to go to contact form with this already selected in my dropdown list.. hope i was clear … please get back to me ASAP.. thank you
*douple post… sorry… plz answer here…
Sorry, default plugin not support you to do it. You need add custom java script to do it. if you need support , please contact with our support on Support forum they’re always ready to help you.
best regards.
Please check my posts at your support system ASAP , thank you