Wow Thanks! I didn’t expect you to modify your plugin, you guys are awesome!
I was going to request another change but I think I figured it out myself but I think others would like it too. On yearly subscriptions you have it set for 360 days, I know the reason with this thinking especially with monthly subscriptions but a yearly subscription needs to be 365 days for my business. If anyone wants to change it do the following.
In the file: wp-content\plugins\subre-product-subscription-for-woo\assets\js\admin-product.js – search for 360 and change the value to 365
Then in file: wp-content\plugins\subre-product-subscription-for-woo\includes\subscription-product-helper.php – search for 360 and change the value to 365
I think that should work as in the cart it displays the correct yearly start and end date.
My last request would be to hide the subscription length on the cart and checkout pages – PLEASE ?? because on a mobile phone it looks too much.
Cart page – Under the text “Total” after the product remove the “/ Year” (duration) and also the text after it e.g. “first renewal”
Checkout page – Remove the text “/ Year” (duration) and also the text after it e.g. “first renewal”
I really appreciate you supporting your plugin and helping the community. I will be leaving a 5 Star Review for sure!
Thanks again!