Site logo

Archived topic

Woo commerce My Account: remove "Browse products"

7 replies · Started by Klaus on May 2, 2020

Viewing posts 1–8 of 8

Hello, I want to remove the "Browse Prodcts" message from "My Account" page, that appears when the customer hasn't bought anything and "My account" is empty. I made a long search on the web without results. Thank you.

Hello David, thank you. I use the Generatepress-Child. I did this and it worked: I put a folder-structure into my child-theme: woocommerce > myaccount >orders.php . I pasted the code and deleted those three lines (thank you for highlighting). The folders have 755 and the orders.php has 644 permissions. Thanks for the great advice, very very easy solution.

But..: same thing with "woo-subscriptions": I looked up the my-subscriptions.php and I guess it is the same thing all over. Thanks Klaus

Glad to hear that.
Yes that it will apply to the subscriptions template as well.

Hello, sorry to come back, but with woocommerce-subscriptions this doesn't work. I simply tried woocommerce-subscriptions > myaccount > my-subscriptons.php, when it didn't work woocommerce-subscriptions > templates > myaccount > my-subscriptons.php . Of course I modified the template. I emptied the cache. (No change). Is there anything else I have to do? Is there anything, that prefents the recognition of my changes?

try creating a woocommerce folder in your child theme folder. Then add the template in there.

Hello David, magic. Works perfectly. Thanks Klaus

Awesome - glad to hear that

This archived topic is closed to new replies.