[ad_1]
Hi,
I’m contacting you because I have a problem of orders pagination in my “my account page”. On this page, all the tabs are working great except when I’m on the orders tab (url : /my-account/orders). When the users have a lot of orders, there is a pagination below the orders and when I hover the other pages number, I can see the url which is for example /my-account/orders/?orders_page=2. The problem is when I click on one of these links, it redirects on the /my-account/username instead of /my-account/orders/?orders_page=2
Can you please help me to fix this?
