February 2, 2020 at 10:50 am
Using WooCommerce Subscriptions (current 3.0.1 version, but it really is this way in older version as well) I noticed that on the My Account > Subscriptions page the old orders action buttons like “View” (old order) or “Download invoice (PDF)” are highlighted as primary buttons. But the subscription buttons are shown als normal, greyish buttons. See screenshot:
*Login to see link
Actually, when users go to their subscription page they go there to suspend/cancel/reactivate their subscription. So imho it makes no sense that these buttons are greyish while the “Related order” action buttons are highlighted. This is a little bit irritating for users to quickly find what they are looking for. So either reverse what is highlighted here or have all the same “normal” greyish button style.
Seems like this rule is applied that should probably not on this page:
*Login to see link
It looks the My account > My orders page does it better:
*Login to see link
Since it is on a plugin page (WooCommerce Subscription) do you want to fix this in the virtue theme plugin or should I do it in my child theme? (In case you also consider this to be a (small) bug)