This topic has 4 replies, 3 voices, and was last updated 9 years, 5 months ago ago by Jack Richardson
Hello,
I imported the “Demo Content” of the theme classico to have
And I would like to know how to change and customize the field of that form ?
In the interface “visual composer” there is nothing, where to find the content of that form to add list box or change the text ?
Best regards
Hello,
You can edit these fields in \themes\classico\framework\shortcodes\contact_form.php file
Regards,
Robert Hall.
Hello Robert !
Thanks for your reply !
But If I want to add a field “subject” with a list box of choice … where I can configure it ?
What I have to set up or do ?
<label for=”contact-website” class=”control-label”><?php _e(‘Subject’, ET_DOMAIN) ?><span class=”required”>*</span></label>
<input type=”text” name=”contact-website” class=”required-field form-control” id=”contact-website”>
Best regards !
Hello,
Sorry, but this required additional customization and it’s beyond our support scope.
You can refer to this article http://stackoverflow.com/questions/14134466/i-want-to-add-a-drop-down-menu-in-my-existing-contact-us-form or try to use some plugin to achieve what you want (Contact Form 7, for example).
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up