Hello everyone!
I am removing everything that I don't need from the Client page. So far so good, I am able to find and remove all.
I just can not find ONE name
$primarySidebar->getChild('My Account')->removeChild("Contacts Sub-Accounts");
Looking at the dev console, seems that Contacts Sub-Accounts should be correct > id="Primary_Sidebar-My_Account-Contacts_Sub-Accounts"
but no, it does not remove it. I tried also all combinations with spaces, underscore and dash !
Can anyone help me?
Thanks
Peter