Exact form template or tutorial needed
Simon created the topic: Exact form template or tutorial needed
Hi Support,
I want to have the exact form as here:
wpdemo.web-dorado.com/customer-survey2/
But I couldn't find the sample form in the backend examples. Since the customers see the forms on demo site and buy this plugin, yhy don't you guys put the exact example form in the backend to save us time?
The documentation didn't tell me how to make a form like that! Could you provide a detailed steps or (video) tutorial?
Many thanks!
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Agapi G. replied the topic: Exact form template or tutorial needed
Hello Simon!
Thank you for posting about this!
Unfortunately these styles are still in development phase, and they are not added to product package. However, we will include them in Form Maker in near future.
If you are in a hurry, we can transfer these form style to your website. We will need temporary WordPress admin, FTP and PHPMyAdmin access to your website. You can send the info privately using
this form
.
Also make sure to indicate the link to this forum topic in your message.
Thanks! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Simon replied the topic: Exact form template or tutorial needed
Well, in this case. I think you guys are misleading people who bought this plugin. Because you guys can't provide what you show you have. And I am not comfortable to provide that information of our official website.
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Agapi G. replied the topic: Exact form template or tutorial needed
Hello Simon!
Thank you for your suggestions. In fact, we have been working on this for a while, but there were some complications. But everything seems to be figured out right now, and our programmers are developing the feature.
Hopefully it will be out soon.
Thanks! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Simon replied the topic: Exact form template or tutorial needed
I found that I couldn't align the content to be "center", how could I do that?
Also, I hope to add a boarder for the form, how could I do that?
Many thanks~
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Agapi G. replied the topic: Exact form template or tutorial needed
Hey Simon!
Could you please give us the link to the page, where you have published your form? We will take a look and provide you a quick CSS code to center the form and add a border around it.
Thank you! Have a great day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Simon replied the topic: Exact form template or tutorial needed
kogcc.us/volunteer-signup
I want the whole form be in "center" position, please do not make all the labels be "center"ed. Then put a boarder around the form and if possible make a Border radius like 8px for it.
I have two more forms and please tell me how to apply to them too.
Thanks so much!
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Simon replied the topic: Exact form template or tutorial needed
And one more thing, the Area Code in the Phone label is too narrow that it becomes two lines. And I can only change the second part of the field, not the Area Code's, could you help change it?
prntscr.com/e9rf6i
Thanks!
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Agapi G. replied the topic: Exact form template or tutorial needed
Hello Simon!
Thank you for the link!
Please edit your form and click on Edit CSS button to open the theme of your form. Scroll to the very end of the stylesheet and copy the following code there:
.wdform-page-and-images {
text-align: center;
}
.wdform_page {
border: 2px solid #a9a9a9;
border-radius: 8px;
}
.mini_label {
font-size: 9px;
}
Let us know if this works.
Thank you! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Simon replied the topic: Exact form template or tutorial needed
Thanks for the codes Agapi! It works well!
Could you also includes codes to reduce the background area to be narrow while it's been "center"ed?
Thanks!
Please Log in or Create an account to join the conversation.
6 years 7 months ago
Agapi G. replied the topic: Exact form template or tutorial needed
Hi Simon!
I noticed Form Maker form was removed from this page.
Could you please give us the link to the page, where we can see the form and provide the CSS code?
Thank you! Have a wonderful day!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 7 months ago