Regular price display on IOS
-
Dear support,
i have just found a bug in styles with prices.
If the sale price is set, on IOS shows only sale price, but regular price is hidden.
If set only regular price – displays Ok.
Attaching two pics – one is IOS ( price is not displaying), another – Android
Attachments:
You must be
logged in to view attached files.
Hello,
Please check and make sure “Hide to price” has not been disabled in the Theme Settings > Shop page. IF the settings are correct, provide the site admin access to the private area.
Best Regards
“Hide to price” is activated
Hello,
Please disable this option. This option hides the higher price.
Best Regards
Please, READ again what i wrote.
I want this option activated! But prices ( if the product is variable or on sale) are not displaying on IOS (iphones, macs and so on) but displaing on Android and windows!
Hello,
Please provide the site admin access to the private area.
Best Regards
I can not provide you admin access.
And now i know exactly where the problem is. If i deactivate “Hide to price” everything is ok, prices on IOS are shown ( ex. 50 $ – 120 $ ), but i want to hide it, want to leave only 1 price ( the lowest one). But in that case, when “Hide to price” is activated, prices are not shown on IOS devices. And i think is a problem with new version of Woodmart, in previous version everything was OK
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.hide-larger-price .product-type-simple.sale .price {
word-spacing: normal;
}
.hide-larger-price .product-type-simple.sale .price > ins {
margin-left: 0;
}
We shall fix it in our nearest update.
Best Regards
Thank you!
The problem was fixed in 5.0.2
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Regular price display on IOS’ is closed to new replies.