Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How Can I put a ‘NEXT’ Button in the ‘Edit Profile’ Section?


Virtuali
Participant

@gunju2221

You will need to go into the members/single/profile/edit.php and add a `

` With the `<a href=""` that the button links to the next profile section. You can get the string from the $bp global https://codex.buddypress.org/developer-docs/the-bp-global/ to help you out
Skip to toolbar