[buddypress-trac] [BuddyPress Trac] #5586: Add ID to editfield DIV

buddypress-trac noreply at wordpress.org
Fri Apr 25 16:59:38 UTC 2014


#5586: Add ID to editfield DIV
-------------------------------------------+------------------
 Reporter:  sooskriszta                    |       Owner:
     Type:  enhancement                    |      Status:  new
 Priority:  normal                         |   Milestone:  2.1
Component:  Template Pack                  |     Version:
 Severity:  normal                         |  Resolution:
 Keywords:  needs-patch reporter-feedback  |
-------------------------------------------+------------------
Changes (by DJPaul):

 * keywords:  needs-patch => needs-patch reporter-feedback


Comment:

 Interesting. With twentyfourteen + BP 2.0, I get this markup on the edit
 profile page:


 {{{
 <div class="editfield field_2 field_test alt field_type_textbox">

         <label for="field_2">test </label>
         <input id="field_2" name="field_2" type="text" value="">
         <p class="field-visibility-settings-toggle" id="field-visibility-
 settings-toggle-2">
         This field can be seen by: <span class="current-visibility-
 level">Everyone</span> <a href="#" class="visibility-toggle-
 link">Change</a>
         </p>


 //and so on
 }}}

 @sooskrizta, what theme are you using? What exact URL/page are you seeing
 this on: the registration template/form?

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5586#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list