Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support yuriinalivaiko

    (@yuriinalivaiko)

    Hello,

    It looks like you are looking in the wrong direction. You don’t need a custom tab at all. You need to add your custom link to the account menu, do you? There is a simple way to do this. Just override the account.php template in your theme and add your custom <li> element with a link you need before the end of the <ul> element. See line 119.

    Read the article Template structure & Overriding templates via a theme for details.

    Regards

    Plugin Support yuriinalivaiko

    (@yuriinalivaiko)

    Hi @kgw203

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. ??

    Regards

    Thread Starter kgw203

    (@kgw203)

    when I add the custom li, it doesn’t open the url/page I ask for. it seems to be opening a blank tab in the UM account.

    for example if I add <li><a href=”https://site.com/sitepage”>Site Page</a></li>… it doesn’t open Site Page… it stays on the UM Account page and then has blank content to the right of the account tab menu.

    thoughts?
    I need the tab link to open a different page completely

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘My Account Custom Tab to New URL?’ is closed to new replies.