Skip to content

External Form Plugins issue. #432

Answered by ahhaweb99
ahhaweb99 asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to get this to work. It is because of the wp_kses_post.
In the twig file, {{ contentHtml|e('wp_kses_post') }} change to {{ contentHtml }}.

wp_kses_post sanitizes allowed html tags.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahhaweb99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant