• The minimum amount note doesn’t appear where it should in the shopping cart page. It should appear above the steps line (like in the image when I update the cart), and not below. How can that be fixed?

    Thank you very much for your help!
    Regards

    p.s.: shown in the image

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter acbout

    (@acbout)

    It happens when you select “Print notice” as Cart notice method.

    Thank you very much for your help!
    Regards

    Plugin Author ronyp

    (@ronyp)

    Hello @acbout,

    Actually, we are showing warnings using the standard Woocommerce hooks for that.
    You can see cart update message is also appearing above the minimum order amount notice.
    But if you still need to move you need to move the whole error/success block with some custom code.

    As we need to stick to the global standards of Woocommerce so we have used the global hook for warnings and success messages.

    Kind Regards,
    Rony P – Support Team

    Thread Starter acbout

    (@acbout)

    Ronyp, thanks for your answer!

    When I update the cart, then I can see the cart update message and the minimum amount notice both in the right place (above the steps line).

    But what I observe as incorrect is the minimum amount notice below the steps line when I first open the shopping cart page, as shown in the image.

    You are telling me that it is possible to think it could be a Woocommerce hook error?

    Thanks again!
    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MINIMUM AMOUT NOTE NOT IN PLACE’ is closed to new replies.