• Resolved snoer

    (@snoer)


    Hi.
    I’m trying to find a way to add glyphicons to my forms.
    I found “input_before”, but it doesn’t accept html tags.
    Is there any chance you could add suport for glyphicons?

    if I just put my form manually(see example below) the form always validates even when nothing was entered to the field.

    example:

    <br />
    '<br />
    <div class="input-group"><br />
      <span class="input-group-addon wpcf7-form-control wpcf7-text wpcf7-validates-as-required glyphicon glyphicon-user" aria-hidden="true"></span><br />
      <input type="text" class="form-control" name="your-name" placeholder="Name"><br />
    </div><br />
    '<br />

    https://wordpress.org/plugins/bootstrap-for-contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Felix Arntz

    (@flixos90)

    Hi snoer,

    thanks for your input! I will try to implement this in the next release of the plugin.

    Hey! +1, for what it’s worth! 😉

    Would be awesome with a glypgicon as a loader instead of the default image in CF7..

    Maybe i should ask this in a separate topic, but tooltips for validators would be awesome as well.

    Is this plugin being developed with GitHub as a public project?

    Plugin Author Felix Arntz

    (@flixos90)

    I will release the new version very soon and just fixed this problem.

    Once it’s released, the plugin readme will be updated accordingly.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘glyphicons’ is closed to new replies.