Hey there :) I just finished the customization of the WooCommerce my-account page and integrated a menu into it. It works fine but some of the endpoints lead to additional templates.
For example '/my-account/adresses/' (URL1) and '/my-account/adresses/billing/' (URL2).
How can I set tell current-menu-item from URL1 to stay the current-menu-item if I enter URL2?
I honestly think I explained it really bad but I hope you understand what I'm trying to achieve.