Home Forums WoodMart support forum Regular price display on IOS

Regular price display on IOS

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #211371

    Ecutcz
    Participant

    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.
    #211414

    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

    #211425

    Ecutcz
    Participant

    “Hide to price” is activated

    #211550

    Hello,

    Please disable this option. This option hides the higher price.

    Best Regards

    #211555

    Ecutcz
    Participant

    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!

    #211601

    Hello,

    Please provide the site admin access to the private area.

    Best Regards

    #211744

    Ecutcz
    Participant

    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

    #211896

    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

    #213171

    Ecutcz
    Participant

    Thank you!

    The problem was fixed in 5.0.2

    #213183

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Regular price display on IOS’ is closed to new replies.