Support » Plugin: Contact Form 7 » Response output become plain text instead of HTML content

  • Hello!

    With the new update, I noticed that changed the response output approach to using innerText instead of innerHTML. On the screenshot below, can see what the result is. innerHTML is better because we can customize the output as we want.

    Screenshot of invalid response output

    I created a fork where I changed innerText to innerHTML in includes/js/src/submit.js

    Fork

    includes/js/src/submit.js

    Thanks for your work!

    • This topic was modified 2 years, 11 months ago by stasbamiza.
    • This topic was modified 2 years, 11 months ago by stasbamiza.
    • This topic was modified 2 years, 11 months ago by stasbamiza.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Response output become plain text instead of HTML content’ is closed to new replies.