Template – Check Balance page

This requires the PW WooCommerce Gift Cards Pro version.

If you just want to change the logo image, see this guide:
https://www.pimwick.com/pw-faq/check-balance-page-how-to-change-the-image/

We use the built in WooCommerce template system. To override the look of the Check Balance page

Copy this file:

/wp-content/plugins/pw-woocommerce-gift-cards/templates/woocommerce/pw-gift-cards/balance.php

To here:

/wp-content/themes/<your_theme>/woocommerce/pw-gift-cards/balance.php

Create the sub-folders if necessary. Once the file is in your theme folder, open it up in a text editor and make any changes to the HTML and CSS.

Activity Table

If you wish to change the results shown in the grid

Copy this file:

/wp-content/plugins/pw-woocommerce-gift-cards/templates/woocommerce/pw-gift-cards/balance-activity.php

To here:

/wp-content/themes/<your_theme>/woocommerce/pw-gift-cards/balance-activity.php

Create the sub-folders if necessary. Once the file is in your theme folder, open it up in a text editor and make any changes to the HTML and CSS.

Skip to content