• When adding a URL field I get two in the front end and admin.

    <div class="editfield field_2477 field_website field_type_web">
      <label for="field_2477">Website </label>
      <input id="field_2477" name="field_2477" type="text" value="" >
      <div class="input-web">
        <label class="label-form" for="field_2477">Website</label>
        <input type="url" name="field_2477" id="field_2477" class="input" value="" placeholder="http://yourwebsite.com" />
      </div>
      <div class="field-visibility-settings-notoggle" id="field-visibility-settings-toggle-2477"> This field can be seen by: <span class="current-visibility-level">Everyone</span> </div>
      <p class="description"></p>
    </div>

    https://wordpress.org/plugins/buddypress-xprofile-custom-fields-type/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate website field’ is closed to new replies.