• Resolved kaweb

    (@kaweb)


    Issue raised here:

    https://github.com/impress-org/givewp/discussions/6662

    Feedback received:

    It looks like that is a bug, which I was able to reproduce with the Classic Form Template.

    So that you can be kept up to date with the status of this bug I would suggest that you open a support ticket. Our support team is best equipped to keep track of communicates with customers.

    You can provide them with this reduced test case, which they can troubleshoot using the Classic Form Template.

    add_action('give_checkout_error_checks', function($valid_data, $data) {
       give_set_error('my_error', __('Sorry, we are not collecting from your area.', 'give'));
    }, 10, 2);
Viewing 1 replies (of 1 total)
  • Hi @kaweb,
    It looks like you have a ticket open with the Priority Support team, so we’ll follow up with you there. I’ll mark this as resolved for now, and we’ll be happy to answer all your questions over in Priority Support. Have a great day!

Viewing 1 replies (of 1 total)
  • The topic ‘Custom validation not displaying feedback’ is closed to new replies.