Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #967689

    Hi,

    We use a customer service system. It registeres the names and email field information to add this to the system. We have multiple webshops, but only the forms from enfold do not transfer the fields in the right way. I believe this is due to the ‘name’ or ‘type’ information of the fields. in the enfold form we cannot set this. See the name and email fields :
    <input name=”avia_1_1″ class=”text_input ” type=”text” id=”avia_1_1″ value=”” placeholder=”Naam”>
    <input name=”avia_2_1″ class=”text_input is_email” type=”text” id=”avia_2_1″ value=”” placeholder=”E-Mail*”>
    in our other webshops this looks like this:
    <input type=”text” name=”your-name” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text” aria-invalid=”false”>
    <input type=”email” name=”your-email” value=”” size=”40″ class=”wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email” aria-required=”true” aria-invalid=”false”>

    I assume you will suggest to use a contact form or other form plugin, but it would be nice if you can update the enfold form with this information option. I we have to keep using other plugins to fix enfold framework “issues”, this would be a reason to decide to use another framework/theme. But we love enfold, so hope you can also update the theme with this fucntion.

    #969844

    Hey hotspot,

    Unfortunately it would require a lot of work to do that so.
    You can consider to hire someone to help u achieve it if you need help.

    Best regards,
    Basilis

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.