Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to Change HTML to in profile edit form


  • sumit_cudo
    Participant

    @sumit_cudo

    In profile edit, I am unable to file any template to change HTML of the Profile edit forms.
    Right now form markup is
    <legend>Title</lagend>
    I want to change <legend> to <label>

Viewing 1 replies (of 1 total)

  • shanebp
    Moderator

    @shanebp

    Are you referring to this line of code:
    <legend><?php _e( 'Who can see this field?', 'buddypress' ) ?></legend>

    In this file:
    buddypress\bp-templates\bp-legacy\buddypress\members\single\profile\edit.php

    If so, you can overload that template file. And make your edits in the overload template.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar