• ResolvedPlugin Author marcan

    (@marcan)


    Here are some questions from Jeremy posted here:

    – How can I customise the form fields? i.e. I do not need the “Company” and “message” fields.

    You can do this by customizing the form templates located in wp-highrise-contact/form.inc.php

    – How can I customise which fields are required? Just want name and email.

    In form.inc.php, simply add or remove class=”required” to make a field required or not.

    – How to custom style the button?

    By editing the css file: wp-highrise-contact/wp-highrise-contact.css

    Hope this helps !

    http://wordpress.org/extend/plugins/wp-highrise-contact/

  • The topic ‘[Plugin: WP Highrise Contact] Customization questions’ is closed to new replies.