How to Remove Downloads Menu My Account Page WooCommerce

WooCommerce remove downloads menu My AccountTo remove downloads menu My Account page in your WooCommerce store, you do not need to write any code since there is a simple settings option that is often overlooked as I have illustrated in this quick guide. One of the most overlooked WooCommerce advanced settings is the endpoints.

WooCommerce Endpoints

Basically WooCommerce endpoints allow users to create URL extensions that are custom for the most common WooCommerce pages.

Ideally, this feature is supposed to make WooCommerce more flexible and customizable to fit wide range of end user needs.

The following is a quick summary of the various WooCommerce endpoints that you can customize from your site WooCommerce Settings > Advanced Settings > Endpoints

Checkout endpoints

The following endpoints are used for checkout-related functionality and are appended to the URL of the /checkout page:

  • Pay page – /order-pay/{ORDER_ID}
  • Order received (thanks) – /order-received/
  • Add payment method – /add-payment-method/
  • Delete payment method – /delete-payment-method/
  • Set default payment method – /set-default-payment-method/

Account endpoints

The following endpoints are used for account-related functionality and are appended to the URL of the /my-account page:

  • Orders – /orders/
  • View order – /view-order/{ORDER_ID}
  • Downloads – /downloads/
  • Edit account (and change password) – /edit-account/
  • Addresses – /edit-address/
  • Payment methods – /payment-methods/
  • Lost password – /lost-password/
  • Logout – /customer-logout/

Remove Downloads Menu My Account Page

One of the many reasons you may want to remove the downloads menu from My Account page is when you do not sell digital or downloadable products. In this case the menu is not useful for your customize.

To remove downloads menu on My Account you simply need to follow these quick and easy to follow steps :

  1.  Login into your WooCommerce store as the admin.
  2. Go to WooCommerce settings then to Advanced settings and look for endpoints section as I have shared on the note above.
  3. Under this section look for the Downloads endpoint and simply delete the contents of the text field and updated the settings and you will have successfully removed the download menu from My Account page.

remove downloads menu My Account WooCommerce

After you remove the test, ‘downloads‘ do not forget to save the changes and downloads menu will be completely gone on your WooCommerce My Account Page as you can see on the image below :
remove downloads menu My Account WooCommerce removed

Similar Articles

Comments are closed.