• Resolved cipher5

    (@cipher5)


    HI, when you see the product page you the price and the subscription length, example: $19.99/Year. I would like to have a space on each side of the separator “/” so it would look like $19.99 / Year. Otherwise it looks to jumbled too close together. Any help where to add the spaces and in what files? Thanks

    • This topic was modified 7 months, 2 weeks ago by cipher5.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi,

    Thank you for reaching out to us.

    Please override with this new dev version of the plugin, then add space?on both sides of price “/” Year separator in one of these positions: https://ibb.co/LxttQPH

    Best regards.

    Thread Starter cipher5

    (@cipher5)

    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!

    Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi,

    We are afraid that your request will not be supported in our official version. However, you can modify these code lines to achieve that: https://ibb.co/Wyg46JV and https://ibb.co/QrL7mLB

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Space on both sides of price “/” Year separator’ is closed to new replies.