Title: &#8220;subtotal&#8221; text options cannot be changed
Last modified: June 30, 2020

---

# “subtotal” text options cannot be changed

 *  [crystalfyre](https://wordpress.org/support/users/crystalfyre/)
 * (@crystalfyre)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/subtotal-text-options-cannot-be-changed/)
 * Hi!
 * Your plugin, in the file “xoo-wsc-footer.php” attempts to check the Options for
   a Subtotal text:
 * > $subtotal_txt = isset($options[‘sc-subtotal-text’]) ? $options[‘sc-subtotal-
   > text’]: __(“Subtotal:”,’side-cart-woocommerce’); //Subtotal Text
 * But, there are no fields in the Options for this. I’m sure others would like 
   to be able to change the “Subtotal” text.
 * I’ve already added functionality for it in mine, by duplicating the ‘sc-shipping-
   text’ add_settings_field(), and the “sc_shipping_text” function to output the
   actual input tag. But I figured you would like to know you seemed to have forgotten
   that option in your settings… 🙂 I hope you’ll be able to add that for your own.

The topic ‘“subtotal” text options cannot be changed’ is closed to new replies.

 * ![](https://ps.w.org/side-cart-woocommerce/assets/icon-256x256.gif?rev=3217170)
 * [Side Cart Woocommerce | Woocommerce Cart](https://wordpress.org/plugins/side-cart-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/side-cart-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/side-cart-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/side-cart-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/side-cart-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/side-cart-woocommerce/reviews/)

## Tags

 * [settings](https://wordpress.org/support/topic-tag/settings/)
 * [subtotal](https://wordpress.org/support/topic-tag/subtotal/)

 * 0 replies
 * 1 participant
 * Last reply from: [crystalfyre](https://wordpress.org/support/users/crystalfyre/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/subtotal-text-options-cannot-be-changed/)
 * Status: not resolved