• Hi, I’m facing issues concerning:
    WooCommerce > Product Open Pricing > Message Options

    Message on empty price
    TEST RESULT: The configured message is displayed correctly

    Message on price too low
    TEST RESULT: The configured message is NOT displayed and nothing happens. The product also doesn’t rightly get added to the cart because of Min price ($) set for the product. However, a tooltip is visible on mouse hover that says “Value must be greater or equal to <Min price ($)>”. This reveals the configured Min price ($) to the end user.

    Message on price too high
    TEST RESULT: The configured message is NOT displayed and nothing happens. The product also doesn’t rightly get added to the cart because of Max price ($) set for the product. However, a tooltip is visible on mouse hover that says “Value must be less than or equal to <Max price ($)>”. This reveals the configured Max price ($) to the end user.

    My questions are:
    Why are the configured messages not getting displayed when the end-user enters values outside the Min-Max range?
    Is there a way to disable the mouse hover tooltips?

    Thanks

  • The topic ‘Message Options (Min, Max, Tooltips)’ is closed to new replies.