• Resolved Sara9284

    (@sara9284)


    Hi!
    when I would like to do a refund appear a box with a text block, if I leave empty the text block I can’t submit my request and appear an error message. Is possible delete this function? it’s very important for me.
    If you tell me the php function I can modify the code..

    Thank you

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

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @sara9284,

    Comment these lines:

    reason = $( "textarea[name='ywcars_form_reason']" ).val();
    fields_filled = !! reason;

    yith-advanced-refund-system-for-woocommerce/assets/js/ywcars-frontend.js:149

    Then generate a min.js file and replace it with the original one (ywcars-frontend.min.js).

    Best regards,
    YIThemes

Viewing 1 replies (of 1 total)
  • The topic ‘no obligatory message’ is closed to new replies.