woocommerce / woocommerce-subscriptions-custom-price-string

Customize the price displayed to your customers for subscription products (or non-subscription product).
GNU General Public License v3.0
62 stars 11 forks source link

Custom from string auto-includes "/ month" text #14

Closed SevenAcreFarm closed 3 years ago

SevenAcreFarm commented 4 years ago

When editing the "custom from string" the result on the frontend is whatever you entered plus an added "/ month" text.

Screen Shot 2020-06-08 at 2 47 04 PM Screen Shot 2020-06-08 at 2 49 33 PM

Editing this value, at any point in time, will cause Issue #12 to fire leaving you to edit the database every.single.time.

The frontend should display what you enter in the "custom from sting" field on the backend, and not add additional text stings.

To reproduce simply edit the "custom from string" and see that it adds "/ month" or equivalent automatically.

bernattorras commented 3 years ago

I can't replicate this issue. If you're still experiencing this problem with the latest version of the plugin, please reopen this issue and provide some screenshots of your product and a list with the exact steps that you're following to replicate it.

Thanks!