link to edit profile

Hi, I want to put a link to edit profile in a couple of places but am not sure of the syntax.  This is the URL page/edit-persons-profile?id=xxxxx  what do I put in place of xxxx?  Acutally, I do know this, it's page.php?i=edit-persons-profile&id={content_id} but where I'm stuck is to how to make it a button.

Thanks

  • 410
  • More
Replies (2)
    • Problem 1. As a link I've done this but don't know how to make it a button (like submit or upload etc).  I'm sure it's dead simple.
      Problem 2. What I'm doing is changing the nav bar for settings - account settings more menu. No problem adding profle edit but when it's clicked it opens with a different sub menu (view person submenu). I wnat to keep the same submenu of account settings more menu.

      • Hello Nabil !

        1) Here is some example of "button"'s code https://una.io/page/view-discussion?id=4631

        2) You may  change the "bound" menu via Pages->Persons->[the name of page]->Settings->Submenu select part.

        Login or Join to comment.