Hide “Personal details” and other widgets

    • # 2 years, 5 months ago

      Hi,

      I want to hide “Personal detail” widget and also “Shipping address” and “Invoice address”. Please, see the attached file.

      Thanks!

    • Thomas
      Keymaster
      # 2 years, 5 months ago

      Hi,

      I want to hide “Personal detail” widget

      Please, see FAQ: How to remove some fields from the user profile?

      Check our code snippets documentation to know how to use that.

      “Shipping address” and “Invoice address”

      For this part, you’ll need to use our template system documentation and overrides the following templates :

      • src/php/core-addons/addresses/templates/account-edit-address.template.php
      • src/php/core-addons/addresses/templates/account-view-address.template.php

      To do that, copy files to wp-content/customer-area/templates, edit them, bump the digits as explained in the doc, and remove the parts you don’t want.

      Regards.

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

Viewing 1 reply thread

The topic ‘Hide “Personal details” and other widgets’ is closed to new replies.