The situation I have is following:
I have contact form that appends thank-you paragraph after successful submission to its body. What I need is to make this form not append thank-you paragraph but hide form submission and show another pop up with thank you message. I understand how it should be on site without CMS but how it can work on WP? Generally question I have - is how to add custom JS, jQuery, whatever code to plugins in wordpress