This topic has 6 replies, 3 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
Hi
Today’s issue is related to the previous topic below.
https://www.8theme.com/topic/price-from-variable-prod-in-wishlist/#post-301517
Please help me to solve these:
1. For subscriptions, the price is showing “/month XXXX” but I need to show “XXXX /month” as for the normal product.
2. Some variable products price are still showing “XXXX – XXXX” instead of “XXXX ~”.
3. These display issue 1. 2. also happens on Wishlist page and My account
4. When selecting a variable from the dropdown, “ADD TO CART” is getting back in English.
5. Separator in View Order page is not all the same length.
6. Payment form is not balanced.
Thanks in advance.
Mario 🙂
Hello,
1) Issue with the month word is related to custom code https://prnt.sc/1ud369o Edit your custom CSS and remove the mentioned code for the price.
2), 3) Issue caused by YITH WooCommerce Subscription Premium plugin. Probably they replace the product price function that we use with their own. Contact plugin author to find out why.
4) Translation for the mentioned plugin was missing https://prnt.sc/1ud4emo
5) Fixed. We’ll include fix also to the next theme update.
6) Added below code to style YITH Stripe form
.yith-stripe-form-container .form-row-first, .yith-stripe-form-container .form-row-last {
width: 100%;
padding: 0;
}
Check now.
Regards
Hi Olga
Thanks for your help.
1), 2), 3) Asking YITH to fix
5) Seems that it’s not fixed yet. Please check again.
Mario 🙂
Hello,
5/ Please clear cache and check now. If this is not fixed, provide a new screenshot, please.
Regards
Hi Rose
Looks great, thanks 🙂
Mario 🙂
Hello,
You’re welcome!
Regards
Tagged: display, issue, price, themes, translation, woocommerce, wordpress
The issue related to '‘Translation and display issue price’' has been successfully resolved, and the topic is now closed for further responses