• Resolved adsoink

    (@adsoink)


    Howdy,

    I’m needing to extend the My Account page considerably; there are several custom tabs to register and content to show in the My Account page. After following your example here, I get 404 errors on click of the newly created tabs. I see the new tabs in the front end, no admin control, and a 404 on click despite a template or page being created for the end point.

    I need to be able to display this content in the “My Account” page, and ensure one click access to the user’s content. It feels like the code example is missing a few elements, but not sure what.

    Any and all feedback or suggestions are welcome.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @adsonink,

    The 404 error might be due to newly created permalinks. You may need to refresh the permalinks. Navigate to Dashboard->Settings->Permalinks, do nothing and save.

    [ Signature deleted ]

    • This reply was modified 7 years, 6 months ago by Jan Dembowski.
    Thread Starter adsoink

    (@adsoink)

    Thanks for getting back with me.

    The 404 error wasn’t an issue with the permalinks, but thanks for the suggestion. The problem was with “ur_get_template”. The 404 went away and the content rendered when I changed that call to “get_template”.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom Account Tab 404 Error’ is closed to new replies.