You will need to go into the members/single/profile/edit.php and add a `
excuse me, sorry, must be `<a class="button" href="`
Hey!
Ok.
So I’m such an idiot.
do you by chance know WHERE to put that code in members/single/profile/edit.php .
g
Your not an idiot. You can use `<a class="button" href="` anywhere in your theme to place a button to link wherever you want it to.
Place this in the code wherever you want it to appear
But make sure you end it with ``
Hey Virtuali!
Thanks for all your help.
I still can’t seem to figure out what string to use for the button.
I’m so confused by the Bp Globals link you sent me.
So I pasted the code at the top of Bpcore.php, but it doesn’t do anything.
It just shows me the code at the top of my site.
Oh, don’t put the code in bp-core.php
If you have template pack installed, go into your theme, and go to members/single/profile/edit.php and put it next to the
`<input type="submit" name="profile-group-edit-submit" id="profile-group-edit-submit" value=" ” />`
Your code should be something like `Next`
It should appear like this: Next
P.S, if you have more than 2 profile categories, the second category will just redirect to itself, I don’t have time to post the string needed, I’ll do it later.
OMG! I did it!
Ah!
but wait.
I did it so that it goes to the next ‘group’ how do i do it so that the button changes based on what group you are editing?
This is the code I used
<a class="button" href="profile/edit/group/2″>next
We do have more than one profile category.
When ever you get a chance it would be so awesome if you could help me out with the string.